/* CSS Document */
/*GENERAL*/
body{
	/*position:relative;*/
	margin-right:auto;
	margin-left:auto;
	width:954px;
	/*TEXTE*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#95958f;
	line-height:17px;
}
.logo{
	float:left;
	width:148px;
}
.logo img{
	border:none;
}
.corps{
	float:left;
	height:100%;
	width:658px;
	margin:20px 2px 0px 0px;
}
.marques{
	float:left;
	height:100%;
	width:142px;
	/*TEXTE*/
	font-size:10px;
	text-align:center;
}
/*MENU*/
.menu div{
	float:left;
	height:173px;
	width:163px;
}	
.menu div img{
	border:none;
}
.ioma_off{
	margin-right:2px;
	background-image:url(images/ioma_off.gif);
	background-position:bottom;
}
.ioma_on{
	margin-right:2px;
	background-image:url(images/ioma_on.gif);
	background-position:bottom;
}
.conseil_off{
	margin-right:2px;
	background-image:url(images/conseil_off.gif);
	background-position:bottom;
}
.conseil_on{
	margin-right:2px;
	background-image:url(images/conseil_on.gif);
	background-position:bottom;
}
.offre_off{
	margin-right:2px;
	background-image:url(images/offre_off.gif);
	background-position:bottom;
}
.offre_on{
	margin-right:2px;
	background-image:url(images/offre_on.gif);
	background-position:bottom;
}
.magasins_off{
	margin-right:0px;
	background-image:url(images/magasins_off.gif);
	background-position:bottom;
}
.magasins_on{
	margin-right:0px;
	background-image:url(images/magasins_on.gif);
	background-position:bottom;
}
/*BAS*/
.bas{
	width:658px;
	height:31px;
	float:inherit;
	margin:0px 0px 15px 0px;
	background-image:url(images/bas.gif);
	
}
/*MARQUES*/
#animlogo{
	margin-top:20px;
	z-index:0;
}
.titre{
	width:140px;
	height:26px;
	background-color:#e9e9e0;
	color:#771d1e;
	font-weight:bold;
	line-height:11px;
	

}
.titre_sub{
	width:140px;
	height:24px;
	background-color:#e9e9e0;
	color:#8c8b86;
	font-weight:bold;
	line-height:11px;
	padding-top:2px;

}
.titre_sub2{
	width:140px;
	height:15px;
	background-color:#e9e9e0;
	color:#8c8b86;
	font-weight:bold;
	line-height:11px;
	padding-top:2px;
	margin-top:2px;

}
.liste{
	float:left;
	width:140px;
	margin-top:2px;
	background-color:#f8f8f6;
}
.type1{
	margin-top:7px;
}
.type3{
	margin-top:13px;
}
.type5{
	margin-top:13px;
	margin-bottom:6px
}
.type3 a, .type1 a, .type5 a{
	color:#771d1e;
}
.type2, .type4{
	margin-top:13px;
}
.type6{
	padding-top:3px;
	border:3px solid #FFFFFF;
	border-top:none;
	
}
.type2 a, .type4 a, .type6 a{
	color:#771d1e;
}
.marques div div div {
	margin-top:3px;
}
.marques div div div a{
	text-decoration:none;
}
.marques div div div a:hover{
	font-weight:bold;
}
/**/
.rouge2{
	color:#771d1e;
	font-weight:bold;
}
.rouge{
	text-transform:uppercase;
	color:#771d1e;
	font-weight:bold;
}
.jaune{
	text-transform:uppercase;
	color:#ddc600;
	font-weight:bold;
}