/* COlONNE GAUCHE */

/* PARTIE MENU DES RUBRIQUES */
#colonne-gauche{
	float: left;
	border-left: 12px solid white;
	background-color: #F4F4F4;
	border-top: 1px solid white;
	padding-bottom:44px;
	margin-bottom: 2px;

}
#colonne-gauche{
	width: 293px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 281px;
}
html>body #colonne-gauche{
	width: 281px;
}
#colonne-gauche.h-isolats{
	width: 293px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 281px;
}
html>body #colonne-gauche.h-isolats{
	width: 281px;
}

#colonne-gauche td{
	color: #BF0011;
	font-size: 12px;
	border-bottom: solid #FFFFFF 1px;
	background-color: #E8E9E9;
	line-height: 12px;
	padding-right: 10px;		
}
#colonne-gauche td img{
	margin-left: 26px;

}
#colonne-gauche td.puce{
	height:43px;	
	width:46px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:36px;
}
html>body #colonne-gauche td.puce{
	width:36px;
}
#colonne-gauche td a{
	color: #000000;
	text-decoration: none;
}
#colonne-gauche td a:hover{
	text-decoration: none;
	color: #BF0011;
}
/* COLONNE DROITE */
#colonne-droite{
	float: right;
	border-left: 1px solid white;
	border-right: 8px solid white;
	padding-left: 54px;
	padding-right: 44px;	
	padding-top: 44px;
	padding-bottom: 44px;	
	border-top: 1px solid white;
}
#colonne-droite{
	width: 444px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:391px;
}
html>body #colonne-droite{
	width: 391px;
}
#colonne-droite .titre-page{
	color: #BF0011;
	font-size: 16px;
	line-height:18px;
	font-weight: bold;
	margin-bottom:20px;
}



/* plan du site */
#colonne-droite ul.plan-site{
	list-style-type:none;
	margin-top:30px;
	margin-left: 30px;
}
#colonne-droite ul.plan-site li{
	line-height:24px;
	height:30px;
}
#colonne-droite ul.plan-site li img {
margin-right:5px;
margin-top:-5px;
}
#colonne-droite ul.plan-site li.retrait{
margin-left:20px;
}
#colonne-droite ul.plan-site li a{
font-size:12px;
color:#000000;
font-weight:bold;
}
#colonne-droite ul.plan-site li a:hover{
color:#BF0011;
}
#colonne-droite table.contact{
	margin-top: 19px;
	margin-left: 15px;
}
#colonne-droite table.contact td{
	padding-right:5px;
	font-size:12px;
	font-weight: normal;
}
/* CONTENUE DE L'ADRESSE */
#adresse.h-sans-menu{
	margin-top: 240px;
	margin-left: 73px;
}
#adresse{
	margin-top: 170px;
	margin-left: 73px;
}
#adresse img.logo{
	margin-left: -40px;
}
#adresse p{
	font-size: 11px;
	color: #4C4C4C;
	line-height: 14px;
}
#adresse a{
	color: #4C4C4C;
	text-decoration: none;
}
#adresse a:hover{
	color: #666666;
	text-decoration: none;
}
/* MENU COPYRIGHT */
#copyright{
	background-color:#FFFFFF;
	text-align: center;
	height: 20px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #919296;
}
#copyright a{
 	color: #919296;
	text-decoration: none;
}
#copyright a:hover{
 	color: #4C4C4C;
	text-decoration: none;
}
