/***** ENTETE *****/
#entete {
	height: 134px;
}
#entete h1 {
	background-position: 35px 55px;
}
#entete h1 a {
	left: 35px;
}
#entete h2 {
	left: 223px;
}
#nav {
	left: 223px;
}

/***** BOUTON DEVIS *****/
#devisenligne {
	margin: 0 0 5px 0;
	background: url("../iso_icons/b_devis.gif") no-repeat;
	width: 200px;
	height: 80px;
}
#devisenligne a {
	display: block;
	width: 180px;
	height: 60px;
}

/***** SOUS NAVIGATION *****/
#espacesousnav {
	width: 200px;
	background: #9AB100;
	padding: 3px 0 0 0;
	margin: 0;
}
#espacesousnav h3 {
	color: #FFFFFF;
	font-size: 10px;
	margin: 0 0 5px 15px;
	padding: 6px 0 0 0;
	text-transform: uppercase;
}
#espacesousnav ul {
	list-style: none;
	margin: 0;
}
#sousnav {
	font-size: 11px; 
	line-height: 14px;
	font-weight: bold; 
	background: url("../iso_icons/a_anglesousnav.gif") top right no-repeat #C1D252; 
	border-right: 3px solid #9AB100;
	padding: 5px 15px 5px 15px;
}
#sousnav li {
	margin: 0;
	padding: 2px 0 3px 18px;
	background: url("../iso_icons/i_flechesnav.gif") no-repeat 0 4px;
	border-bottom: 1px solid #CEDA67;
}
#soussousnav {
	padding: 1px 0 0 0;
	font-size: 10px; 
	font-weight: normal; 
}
#soussousnav li {
	border-bottom: none;
	padding: 1px 0 1px 10px;
	line-height: 12px;
	color:black;
	background: url("../iso_icons/i_pucesousnav.gif") no-repeat 0 4px;
}
#soussousnav #on {
	font-weight: bold
}

/***** EXTRAS ****/
#extras ul {
	margin: 5px 0 0 5px;
}
#extras ul li {
	padding: 0 6px 0 13px;
}

/***** CONTACTS *****/
#contacts {
	width: 200px;
}

/***** LOGO MUTUALITE FRANCAISE *****/
#logomf {
	float: right;
	background: url("../iso_icons/a_logomf.gif") no-repeat;
	margin-right: 10px;
	width: 55px;
	height: 36px;
	left: 715px;
	bottom: 0;
}
#logomf a {
	display: block;
	width: 55px;
	height: 36px;
}

/***** ARTICLE *****/
#titrepage {
	background: url(../iso_icons/c_titreh.gif) top no-repeat #E59800;
	width: 340px;
	position: absolute;
	left: 212px;
	top: 160px;
}
#titrepage h1 {
	background: url(../iso_icons/c_titreb.gif) no-repeat bottom;
	margin: 0;
	padding: 5px 20px 5px 35px;
	height: 18px;
	font-size: 13px;
	color: white;
	font-weight: bold;
}
#coldroite {
	float: left;
	width: 553px;
	background: url("../iso_icons/f_contenu.gif") top right no-repeat #FCD56C;
	padding: 36px 0 0 0;
	margin: 0;
}
#illustration {
	float: right;
	margin: 0 0 0 0;
	padding: 0;
}
#article {
	clear: left;
	padding: 30px 0 0 0;
}
#coldroite h2 {
	color: #902A02;
	font-size: 12px;
	padding: 10px 0 5px 0;
	margin: 0 20px 0 0;
}
.texte {
	color: black;
	font-size: 11px;
	padding: 0;
	margin: 10px 20px 0px 0;
	line-height: 14px;
}
#cadrebas {
	width: 553px;
	height: 20px;
	background: url("../iso_icons/a_bascontenu.gif") bottom right no-repeat;
}

#mentions {
	margin: 0;
	padding: 4px 30px 0 0;
	text-align: right;
}

/***** DIVERS *****/
#colgauche {
	margin: 0; 
	width: 217px;
}
#colgauche a {
	color: black;
	text-decoration: none;
}
#colgauche a:hover {
	text-decoration: underline;
}

/** MENUS DEROULANTS **/
#menu0 {
	left: 240px;
	width: 150px;
}

#menu1 {
	left: 400px;
	width: 150px;
}

#menu2 {
	left: 560px;
	width: 120px;
}
