/* auteur: André Cyr */
/* date de creation: 7/29/2010 */

body {
	background-color:#000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.static_contenu p { margin: 0px;	padding: 0px; }

.contact_label  { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; }
.contact_notice  { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; color: #ff0000; }

.contact_textfield {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #034bb6;
	border: 1px solid #a5cae1;
	background: url(../img/bck_case2.png) -2px -2px no-repeat;
	padding-left: 5px;
	padding-top: 0px;
	width: 350px;
	height: 18px;
}

.contact_textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #034bb6;
	border: 1px solid #a5cae1;
	background: url(../img/bck_case2.png) -2px -2px no-repeat;
	padding-left: 5px;
	padding-top: 0px;
}

.ubuntu    { font-family: 'Ubuntu', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 300; font-size: 14px; color: #ffffff; }
a.ubuntu   { font-family: 'Ubuntu', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 300; font-size: 14px; color: #d20000; text-decoration: none; }
a.ubuntu:hover { text-decoration: underline;}

.ubuntu10  { font-family: 'Ubuntu', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 300; font-size: 10px; color: #ffffff; }
a.ubuntu10 { font-family: 'Ubuntu', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 300; font-size: 10px; color: #ffffff; text-decoration: none; }
a.ubuntu10:hover { text-decoration: underline;}

.ubuntu12  { font-family: 'Ubuntu', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 300; font-size: 12px; color: #ffffff; }
a.ubuntu12 { font-family: 'Ubuntu', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 300; font-size: 12px; color: #d20000; text-decoration: none; }
a.ubuntu12:hover { text-decoration: underline; color: #393939;}

.ubuntu12f  { font-family: 'Ubuntu', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 300; font-size: 12px; color: #ffffff; }
a.ubuntu12f { font-family: 'Ubuntu', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 300; font-size: 12px; color: #ffffff; text-decoration: none; }
a.ubuntu12f:hover { text-decoration: underline; color: #cccccc;}

.ubuntu14  { font-family: 'Ubuntu', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 300; font-size: 14px; color: #ffffff; }
a.ubuntu14 { font-family: 'Ubuntu', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 300; font-size: 14px; color: #d20000; text-decoration: none; }
a.ubuntu14:hover { text-decoration: underline;}

.ubuntu16  { font-family: 'Ubuntu', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 300; font-size: 16px; color: #ffffff; }
a.ubuntu16 { font-family: 'Ubuntu', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 300; font-size: 16px; color: #d20000; text-decoration: none; }
a.ubuntu16:hover { text-decoration: underline;}

