#haut {
	background-image:url(images/bandeau_haut_contact.png);
}

#haut_droit {
	background-image:url(images/haut_droit_contact.png);
}

#bandeau {
	background-image:url(images/bandeau_contact.jpg);
}

#recherche {
	background-image:url(images/recherche_contact.jpg);
}

#conteneur_infos {
	background-image:url(images/fond_infos_contact.jpg);
}

h1 {
	color:#666666;
	background:url(images/picto_h1_contact.gif) no-repeat 0px 0px;
	border-bottom:dotted 1px #666666;
	width:200px;
}

h1 span {
	border:none;
}

fieldset.csc-mailform {
	border:none;
	margin:0;
	padding:0;
	color:#666666;
	font-size:12px;
}

div.separateur_contact {
	border-top:dotted 1px #666666;
	width:200px;
}

p.bodytext {
	color:#666666;
}

fieldset.csc-mailform label, fieldset.csc-mailform input {
	display:block;
	float:left;

}

div.csc-mailform-field {
	width:216px;
}

fieldset.csc-mailform label {
	width:46px;
	margin-top:5px;
}

fieldset.csc-mailform input {
	width:150px;
	background-color:#cccccc;
	border:none;
	margin-top:2px;
}

fieldset.csc-mailform textarea {
	background-color:#cccccc;
	border:none;
	width:438px;
	height:94px;
	margin-top:5px;
}

input#mailformformtype_mail {
	background:#ffffff;
	margin-left:145px;
	cursor:pointer;
	font-size:12px;
	color:#666666;
}

h2 {
	color:#666666;
	border-top:dotted 1px #666666;
	font-size:20px;
	width:195px;
	padding:5px 0px 0px 5px;
	background:none;
}


