
/*---    style spé NEWS    ---*/


#colLeft {
	float:left;
	width:500px;
}

#colRight {
	margin:0 0 0 70px;
	float:left;
	width:300px;
}

#contenerPrincipal #contenerCadreContenu form {
	margin:15px 0 0 0;
}

#contenerPrincipal #contenerCadreContenu .txtChamps {
	width:110px;
	padding:3px 0 0 25px;
	float:left;
	color:#00659F; 
	font-size:12px;
	font-weight:bold;
}

#contenerPrincipal #contenerCadreContenu .champs {
	float:left;
	margin:0 0 0 0;
	width:250px;
	height:14px;
	padding:2px;
	border:1px solid #DAD9D9;
	background-image:url(../gen-img/fond-champ.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#646464;
}

#contenerPrincipal #contenerCadreContenu .clearSpe { clear:both; height:8px; line-height:8px; }

#contenerPrincipal #contenerCadreContenu .espBtRadio { 
	margin:0 0 0 133px;
}

#contenerPrincipal #contenerCadreContenu .espBtRadio strong {
	margin:20px 0 0 0;
	vertical-align:top;
}

#contenerPrincipal #contenerCadreContenu #btValider {
	margin-top:10px;
}

#cadreRetourPost {
	margin:30px 0 30px 0;
	text-align:center;
	padding:30px 0 30px 0;
	border-top:2px solid #DAD9D9;
	border-bottom:2px solid #DAD9D9;
}



