h2 {
	margin:0px 0px;
	padding:5px 10px;
	color:#FFFFFF;
	font-size:12px;
}
/* separation */
.separation {
	clear:both;
	visibility:hidden;
	margin:0;
	padding:0;
}
/* coll de gauche */
#collGauche {
	width:402px;
	float:left;
	margin-top:5px;
}
#collGauche h3 {
	margin:0px 0px;
	padding:5px 10px;
	color:#FFFFFF;
}
/* coll de droite */
#collDroite {
	margin-left:24px;
	margin-top:5px;
	width:267px;
	float:left;
}
#collDroite h3 {
	margin:0px 0px;
	padding:5px 10px;
	color:#000;
	font-size:11px;
}
/* Actualite */
#actu {
	background-color:#343F51;
	line-height:150%;
	margin-bottom:10px;
}
#actu img {
	margin:1px;
}
#actu H3 {
	font-size:15px;
	line-height:150%;
}
#actu p {
	font-size:11px;
	background-color:#EBECEE;
	padding:10px 10px;
	margin:0px;
}
#actu a {
	font-weight: bold;
	text-decoration:underline;
	display: block;
}
#actu a:hover {
	text-decoration:none;
}
#actu .date {
	font: bold 9px/100% Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
/* Dernieres actu */
#actu h4 {
	background:repeat-x top #FFFFFF;
	margin:0px;
	padding: 12px;
	font-size:12px;
	border-top: #343F51 solid 3px;
}
#actu li {
	display: block;
	padding: 10px 0px 0px 0px;
	margin:0px;
	clear:both;
	border-top:#9A9FA8 solid 1px;
}
#actu li a {
	font-weight:normal;
	text-align:left;
	display:inline;
}
#actu li a:hover {
	text-decoration:none;
}
#actu ul {
	margin:0px;
	padding:0 0 11px 0;
	list-style:none;
	font-size:11px;
	background-color:#FFFFFF;
	border-bottom:#9A9FA8 solid 1px;
}
#actu ul img {
	float:left;
	width:52px;
	font-size:1px;
	margin:-8px 5px 2px 0px;
}
/* lire l'article*/
.lireArticle {
	display:block;
	padding-top:2px;
	font-weight:bold;
	text-align:right;
}
/* traffic cam */
#trafficCam {
	background:no-repeat 0 15px;
	clear:both;
}
#trafficCam h2 {
	margin-bottom:1px;
}
#trafficCam .cam {
	float:left;
	width:201px;
	text-align:center;
}
#trafficCam img {
	margin:5px;
	border:#000000 solid 1px;
	width:150px;
}
#toutesTrafficCam {
	background-color:#FFFFFF;
	text-align:center;
	margin-top:10px;
	padding:10px 0;
	width:402px;
	border-top:#343F51 solid 1px;
}
#toutesTrafficCam a {
	font-weight:bold;
	text-decoration: underline;
	color:#003366;
	padding:1px 0 3px 20px;
	text-align:center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-top:10px;
}
#toutesTrafficCam a:hover {
	text-decoration:none;
}
/* Video */
.videoScreen{
	margin:10px 0 0 10px;
	background-position:center;
	width:100px;
	height:62px;
	/*border:#999999 1px solid;*/
}

#videoimage {
	border:1px solid #FFFFFF;
	font-size:1px;
	width:213px;
	height:132px;
	margin:auto;
	
}

#videoimage img {
	border:none;
	width:213px;
	height:132px;

}


#video {
	background-color:#000000;
	overflow:hidden;
	background: left bottom no-repeat #000000;
}
#video .text{
	margin:0px 10px;
}
#video ul{
	margin:0px;
	height:175px;
	list-style-type:none;
	padding:0 0 10px 0;
}
#video H4{
	font-size:10px;
	margin-left:10px;
	margin-bottom:2px;
}
#video a{
	text-decoration:none;
}
#videoHome{
	background:#FFFFFF no-repeat;
	width:120px;
	float:left;
	margin:0px 0px 15px 9px;
	padding-bottom: 10px;
	height:165px;
}

#videoHome img{
	border:1px solid #FFFFFF;
	font-size:1px;
	padding-bottom:5px;
}

#toutesLesVids, #toutesLesVids a{
	clear:both;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	margin:10px;
}
#toutesLesVids a:hover {
	text-decoration:none;
}
/* Essais */
#essai{
	margin:10px 0 0 0;
	background-color:#DADDE2;
}
#essai p{
	margin:0 10px;
}
#essai img{
	background:#FFFFFF;
	padding:1px 0;
	width:267px;
}
#essai a{
	text-decoration:underline;
	font-weight:bold;
	display:block;
	margin-top:10px;
}
#essai a:hover {
	text-decoration:none;
}
#essai h4 {
font-size:12px;
	background:repeat-x top;
	padding:10px;
	margin:2px 0 0 0;
	border-top:#343F51 3px solid;
}
/* radar */
#radar{
	width:267px;
	background:no-repeat 0 15px;
	clear:both;
}
#radar li {
	display: block;
	padding: 5px 0px 5px 15px;
	margin:0px;
	clear:both;
	border-top:#9A9FA8 solid 1px;
}
#radar li a {
	font-weight:normal;
	text-align:left;
	display:inline;
}
#radar ul {
	margin:0px;
	padding:0;
	list-style:none;
	font-size:11px;
	border-bottom:#9A9FA8 solid 1px;
}
#radar a {
	font-weight:bold;
	text-decoration:underline;
}
#radar a:hover {
	text-decoration:none;
}
/* ---- essais et actu page de contenu ---- */
#essaiActu {
	background-color:#343F51;
	line-height:150%;
	font-size:11px;
}
#essaiActu img {
	margin:1px;
}
#essaiActu H3 {
	font-size:15px;
	line-height:150%;
}
#essaiActu .redactionnel{
	background-color:#FFFFFF;
}
#essaiActu .redactionnel h2{
	color:#000000;
	font-weight:bold;
	padding-left:0;
	font-size:11px;
}
.chapeau{
	font-size:12px;
	padding:10px 0 0 0;
	line-height:150%;
}
.numPages{
	border-top:#343F51 1px solid;
	background:repeat-x top;
	text-align:center;
	padding:10px;
}
.pages{
	border-top:#343F51 1px solid;
	background:repeat-x top;
	text-align:center;
	font-weight:bold;
	padding:10px 0 0 0;
	color:#717986;
}
.numPages a {
	font-weight:bold;
	text-decoration:underline;
}
.numPages a:hover {
	text-decoration:none;
}
#EssaiVideo {
	background:no-repeat;
	padding:5px 0 30px 0;
	margin-bottom: 15px;
}
#screen {
	width:213px;
	height:142px;
	background:no-repeat center;
	margin:5px 0 0 27px;
}
#EssaiVideo H3 {
	color:#FFFFFF;
}
.options {
	font-size:12px;
	margin:0px;
	padding:5px 0;
	list-style:none;
	background-color:#FFFFFF;
}
.options li {
	display: block;
	margin:1px 0 0 0;
	padding: 10px 0px 0px 0px;
	clear:both;
	font-size:11px;
	height:30px;
}
.options li a {
	font-weight:normal;
	text-align:left;
	text-decoration:underline;
}
.options li a:hover {
	text-decoration:none;
}
.options img {
	font-size:1px;
	margin:2px;
	float:left;
	width:25px;
	height:26px;
	margin: -5px 5px 0px 10px;
}
#actuEssaiPhotos{
	background-color:#E0E3E7;
	margin:0px 0 15px 0;
	padding:10px 0 15px 0;
}
#actuEssaiPhotos p{
	text-align:center;
}
#actuEssaiPhotos img{
	width:213px;
	height:142px;
	border:#343F51 1px solid;
}
/* ---- actu listing ---- */
#actuListing {
	width:693px;
}
#actuListing .titre {
	font-weight:bold;
	text-decoration:underline;
}
#rechercheListing {
	background-color:#DADDE2;
	text-align:center;
	padding:7px 0px;
	font-weight:bold;
	margin:1px 0;
}
#actuListing li {
	overflow:hidden;
	display: block;
	padding: 5px 0px 0px 0px;
	margin:0px;
	clear:both;
	border-bottom:#9A9FA8 solid 1px;
	font-size:10px;
	color:#333333;
	height:47px;
}
#actuListing li a {
	font-weight:normal;
	text-align:left;
	display:inline;
}
#actuListing ul {
	margin:0px;
	padding:0 10px 13px 10px;
	list-style:none;
	font-size:11px;
	background-color:#FFFFFF;
	border-top:#9A9FA8 solid 1px;
}
#actuListing ul img {
	float:left;
	width:78px;
	height:48px;
	font-size:1px;
	margin:-3px 5px 2px 0px;
}
#navArticles {
	text-align:center;
	font-weight:bold;
}
#navArticles a {
	text-decoration:underline;
}
#navArticles a:hover {
	text-decoration:none;
}
/* voir tout (sous les liste)*/
.listeCollDroite{
	clear:both;
	margin-bottom:15px;
}
.listeCollDroite ul{
	width:267px;
	border-top:#616E81 1px solid;
	margin:0px;
	list-style-type:none;
	padding-left:0px;
}
.listeCollDroite img{
	width:52px;
	height:32px;
	float:left;
	font-size:1px;
	margin:-6px 5px 2px 0px;
}
/* ----- liste coll droite ----- */
.listeCollDroite li{
	height:28px;
	border-bottom:#CCCCCC 1px solid;
	display: block;
	margin:8px 0 0 0;
	clear:both;
}
.listeCollDroite a{
	text-align:left;
	font-weight:normal;
	margin-top:0px;
	text-decoration:underline;
}
.listeCollDroite a:hover {
	text-decoration:none;
}
/* exept occas*/
#occasions li{
	font-size:9px;
	height:36px;
	margin:3px 0 0 0;
}
#occasions img{
	width:52px;
	height:37px;
	margin:-2px 5px 0px 0px;
}
/* voire tout*/
.voirTout {
	clear:both;
	float:left;
	background-color:#FFFFFF;
	margin-bottom:10px;
	border-bottom:#343F51 solid 1px;
	width:100%;
}
.voirTout a {
	margin:10px;
	padding:1px 0 3px 20px;
	font-weight:bold;
	color:#003366;
	text-align:left;
	background-repeat:no-repeat;
	background-attachment: scroll;
	text-align:left;
	display:block;
}
/*A Lire page getFicheBienAuto*/
#ALire{
	padding: 2px 1px;
	border:#CCCCCC solid 1px;
	width:200px;
}
#ALire img{
	padding:7px 0px;
	width:200px;
}
#ALire a{
	padding:2px 1px;
}