a {

	color: #0066cc;

}

/* -- entete -- */

div#entete {

	background: url(../images/logo-titre-page-defaut.gif) no-repeat 0 0;

	padding: 65px 0 10px 50px;
		
	margin-left: 20px;

}

div#entete h1 {

	color: #4a4c4d;

	font-size: 26px;

}

div#entete h1 span {

	color: #4a4c4d;

}

div#entete p {

	font-size: 15px;

	padding: 4px 0 0 0;

}



div#suite-details {

	padding: 10px 0 0 20px;

}

div#suite-details li {

	padding: 4px 0 1px 15px;

	background: url(../images/picto-liste-h.gif) no-repeat 8px 9px;

}



div#index-contact div {

	float: left;

	width: 47%;

}

div#index-contact div.sep {

	width: 5%;

	background: url(../images/sep-point.gif) repeat-y center top;

	height: 150px;

	margin: 30px 0 0 0;

}

div#index-contact h2 {

	font-size: 13px;

	color: #424242;

	padding: 0 0 10px 0;

}

div#form-contact {

	background: #e6f7fe;

	padding: 10px 20px;

	margin: 30px 0 0 0;

	width: 600px;

}

div#form-contact h2 {

	font-size: 13px;

	color: #424242;

	padding: 0 0 10px 0;

}

div#form-contact p {

	clear: both;

	padding: 4px 0;

}

div#form-contact p label {

	display: block;

	float: left;

	width: 120px;

}

div#form-contact input, div#form-contact textarea {

	border: 1px solid #0066cc;

	padding: 4px;

	width: 300px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

div#form-contact input.nobord {

	border: none;

	width: auto;

	padding: 0;

}

div#form-contact input.radio {

	border: none;

	width: auto;

	padding: 0;

}

div#form-contact input.btn {

	border: 1px solid #fff;

	background: #0066cc;

	color: #fff;

	font-weight: bold;

	width: auto;

	padding: 2px 4px;

	cursor: pointer;

}
