@charset "utf-8";
/* CSS Document */

#contentsection {
	width:950px;
}

.col_contact {
	background:url(images/fleur_bd_rech.gif) bottom right no-repeat;
	background-color:#ffffff;
	width:800px;
	margin:10px auto 0px auto;
	border:#999999 1px solid;
}
.col_contact_header {
	background:url(images/contact.gif) no-repeat;
	height:18px;
	width:160px;
	margin:10px 0px 0px 10px;
}
.sous_ligne_contact {
	background:#999999;
	height:1px;
	width:784px;
	margin:0px 8px 0px 8px;
	font-size:0px;
}
#colNormal {
	margin:10px 50px;
	width:700px;
}
.csc-mailform {
	border:none;
}
.s_col_contact {
	background:url(images/fond_ombre.gif) repeat-x;
	height:5px;
	width:800px;
	margin:0 auto;
	font-size:0px;
}
.ombreGauche {
	background:url(images/ombre_gauche.gif) no-repeat;
	height:5px;
	width:10px;
	float:left;
}
.ombreDroite {
	background:url(images/ombre_droite.gif) no-repeat;
	height:5px;
	width:10px;
	float:right;
}

.csc-mailform-field {
	width:800px;
	margin:5px 0;
}

input {
display: block;
width: 330px;
float: left;
margin-bottom: 10px;
}
label {
display: block;
text-align: right;
float: left;
width: 225px;
padding-right: 20px;
}
.csc-mailform-submit {
width: 100px;
margin-left: 245px;
}
