body {
	SCROLLBAR-FACE-COLOR:#FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR:#F9A01E;
	SCROLLBAR-SHADOW-COLOR:#F9A01E;
	SCROLLBAR-3DLIGHT-COLOR:#F9A01E;
	SCROLLBAR-ARROW-COLOR:#F9A01E;
	SCROLLBAR-TRACK-COLOR:#FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF;
	height:100%;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333 }

* {
	padding: 0px;
	margin: 0px;
	-moz-box-sizing: border-box;
	font-family: Arial;
}

	
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6f6f6f;
 }
 
.poll_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6f6f6f;
 }
 
.noir_tres_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
 }
 
 
a {
	font-size: 13px; 
	text-decoration: none;
	color: #808080;
	text-decoration: none; }

a:hover {
	color: #eea000;
	text-decoration: underline }

a:active {
	text-decoration:underline;
	color: #000066 }


.normal {
	color: black;
}

li {
	line-height: 20px;
}

.monCompte_body {
	height: 65px;
	width: 165px;
	background-color: #7e7f83;
	padding-top: 5px;
	padding-left: 5px;
}

.monCompte{
	position:absolute;
	top:-83px;
	right:0px;
	z-index:3;
}

.monCompte_header {
	height: 25px;
	width: 165px;
	background-color: #eea000;
	font-weight: bold;
	vertical-align:middle;
	line-height:25px;
	padding-left: 20px;
	
}

/************************************************
			STYLE BODY (partie centre)
************************************************/


#margin_left {
	width:40%;
	background:url(../img/skin/gauche2.jpg);
	background-repeat:repeat-y;
	background-position:100% 0%;
}

#margin_center {
	width:800px;
	height:100%;
	vertical-align:top;
	background-repeat:repeat;

	min-height:100%;
}

#margin_right {
	width:40%;
	background:url(../img/skin/droite2.jpg);
	background-repeat:repeat-y;
	background-position: 0% 0%;
}


/************************************************
			STYLE HEADER (partie haute)
************************************************/



#header {
	height: 177px;
	width: 800px;
	background:url(../img/skin/header-side.jpg);
	background-color: #545454;
	background-repeat: repeat-x;
	vertical-align:middle;
	position:relative;
}

#header_left {
	background:url(../img/skin/header-side.jpg);
	background-repeat: repeat-x;
	vertical-align:middle;
}

#header_right {
	background:url(../img/skin/header-side.jpg);
	background-repeat: repeat-x;
	vertical-align:middle;
}


/************************************************
			STYLE MENU
************************************************/


#menu_barre {
	position:relative;
	font-size: 16px;
	width:800px;
	height: 32px;
	background:url(../img/skin/barre_menu.jpg);
	color: #FFFFFF;
}

#sousmenu_barre {
	height: 26px;
	font-size: 13px;
	background:url(../img/skin/barre_sousmenu.jpg);
	line-height:26px;
	color: #FFFFFF;
	position:relative;
}

#recherche{
	border:0px; 
	height:17px; 
	position: absolute; 
	top: 0px; 
	left: 640px;
}

#search{
	border:0px; 
	height:17px; 
	position: absolute; 
	top: 5px; 
}

#ok_recherche{
	border:0px;  
	position: absolute; 
	top: 5px; 
	left: -24px;
	font-weight:bold;
}

#newsletter{
	border:0px;  
	position: absolute; 
	top: 0px; 
	left: 253px;
	font-weight:bold;
}

#ok_newsletter{
	border:0px;  
	position: absolute; 
	top: 2px; 
	left: 250px;
	font-weight:bold;
}

#mail_newsletter{
	border:0px; 
	height:17px; 
	position: absolute; 
	top: 5px; 
}

.menu_item {
	line-height:32px;
	height: 32px;
	vertical-align:middle;
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
	border-left: 1px solid #ee8000;
	border-right: 1px solid #eeb500;
}

.menu_item:hover { /* menu hover */
	color: #ffffff;
	height: 32px;
	line-height:32px;
	text-decoration: none;
    background-image:url(../img/skin/barre_selection.jpg);
}

.sousmenu_item:hover { /* sous menu hover */
	color: #ffffff;
    background-image:url(../img/skin/barre_selection2.jpg);
	vertical-align:middle;
	text-decoration: none;
	line-height:26px;
	height: 26px;
}


.sousmenu_item {
	margin-left: 6px;
	margin-right: 6px;
	vertical-align:middle;
	line-height:26px;
	height: 26px;	
	cursor: pointer;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}


/************************************************
			STYLE BODY (partie centre)
************************************************/

#body {
	position:relative;
	width:750px;
	margin-left:25px;
    margin-right:25px; 
	padding-top:18px;
}

.bloc_haut {
	background-color:#eea000;
	vertical-align:middle;
	color:#ffffff;
	height:30px;
	width:100%;
	text-align:center;
	line-height:30px;
	text-decoration: none;
	font-weight:bold;
	font-size: 17px;
	background:url(../img/skin/bloc_orange.jpg);
	background-repeat:repeat-x;
	float:left;
}

.champsobligatoire{
	color:red;
	font-weight:bold;
	font-size: 17px;
}

.orange{
	color:#eea000;
}

.rouge{
	color:red;
}

/* infobulle*/
.infobulle {position:absolute; width:281px; z-index:99;}
.infobulle_contenu {border-top:1px #787777 solid; border-left:1px #787777 solid; border-right:1px #787777 solid; border-bottom:0; background:#fcfcfc; padding:14px;}
.infobulle p, .infobulle ul {width:251px; color:#434343; font-style:italic; font-size:12px; padding:0; margin:4px 0 0 0;}
.infobulle ul {list-style-type:disc; padding:0 0 0 15px;}
.infobulle_titre {text-decoration:underline;}
.infobulle_bas {background:url(../img/infobulle_bas.gif) no-repeat; width:281px; height:22px;}
.infobulle_bas_left {background:url(../img/infobulle_bas_left.gif) no-repeat; width:281px; height:22px;}


.table_infobulle table {clear:both; border:none; margin:0;}
.table_infobulle table td {border:0;}


.table_orange {
	border:1px solid #eea000;
}

/************************************************
			STYLE FOOTER (partie basse)
************************************************/

#footer {
	font-size: 11px;
	background: url(../img/skin/footer2.png);
	height: 58px;
	color: white;
	padding-top:15px;
	padding-left:10px;
	width: 800px;
	position:relative;
}

#footer a{
	color: white;
}

#footer_left {
	background-color: #959595;
	height: 58px;
}

#footer_center {

}

#footer_right {
	background-color: #959595;
}


/************************************************
			STYLE BOTTOM (partie basse)
************************************************/

#bottom {
	height:19px;
	background:url(../img/skin/marge_bottom.png);
	background-repeat:repeat-x;
	width:800px;
}

#bottom_left {

}

#bottom_center {
}

#bottom_right {

}

#menus{
	background : url(../img/skin/barre_selection3.jpg);
	height:32px;
	line-height:32px;
	position:absolute;
	top:103;
	z-index:10;
}


#menus div /* Elements des listes */      
{ 
	float : left;
	z-index:999;
	background-image : url(../img/skin/barre_selection3.jpg);
	line-height:32px;
	height: 32px;
	vertical-align:top;
}

#menus .interMenu {
	width:2px;
	z-index:10000;
	background: #cf8502;
	border-left: 1px solid #fea71a;
	border-right: 1px solid #cf8502;
}

#menus a /* Elements des listes */      
{ 
	font-weight:normal;
}

#menus div:hover { /* menu hover */
	color: #ffffff;
	height: 32px;
	line-height:32px;
	text-decoration: none;
    background-image:url(../img/skin/barre_selection.jpg);
}

#menus div a {
	color: #ffffff;
	text-decoration: none;
	vertical-align:middle;
}

.smenu
{
	position : absolute;
	z-index:1001;
	background : #ffffff; /* couleur de fond */
	width: 170px;
	padding-top : 4px;
	border-top : 1px solid #6f6f6f;
	border-right : 1px solid #6f6f6f;
	border-left : 1px solid #6f6f6f;
	padding-left : 4px;
	padding-bottom : 4px;
	border-bottom : 1px solid #6f6f6f;
	display:none;
}

/*pour ie*/
.smenu :hover{
	width: 158px;
	background : #FFF4DD;
	margin-left: -7px;
	padding-left : 7px;
	color: #6f6f6f;
	text-decoration: none;
}

#menus li
{
	list-style-type: none;
}


#menus .mlev{
	color: #6f6f6f;
	border-right : 1px solid #eea000;
	border-left : 1px solid #eea000;
	width: 160px;
	padding-left : 7px;
}

#menus .mlevfin{
	color: #6f6f6f;
	border-right : 1px solid #eea000;
	border-left : 1px solid #eea000;
	border-bottom: 1px solid #eea000;
	width: 160px;
	padding-left : 7px;
}

#menus .mlevdeb{
	color: #6f6f6f;
	border-right : 1px solid #eea000;
	border-left : 1px solid #eea000;
	border-top: 1px solid #eea000;
	width: 160px;
	padding-left : 7px;
}

#menus .mlevseul{
	color: #6f6f6f;
	border-right : 1px solid #eea000;
	border-left : 1px solid #eea000;
	border-top: 1px solid #eea000;
	border-bottom: 1px solid #eea000;
	width: 160px;
	padding-left : 7px;
}

/*pour firefox */
#menus li:hover
{
	width: 160px;
	background : #FFF4DD;
	color: #6f6f6f;
	text-decoration: none;
}

#menus li a
{
	font-weight:bold;
	font-size: 12px;
	color: #6f6f6f;
	text-decoration: none;
}

h3 a
{
	text-decoration: none;
	padding-left:6px;
	padding-right:6px;
	color: #ffffff;
}


/******************
	Auto
******************/

.initiale{
	background-color:#ffda59;
	width:110px;
	height:22px;
}

.confiance{
	background-color:#fcb232;
	width:110px;
	height:22px;
}

.serenite{
	background-color:#ff8e16;
	width:110px;
	height:22px;
}

.allInclusive{
	background-color:#ff731f;
	width:110px;
	height:22px;
}

/*********************
		Sante
*********************/

.ongletSante {
	font-size: 13px;
	color: white;
	font-weight:bold;
	padding-left:5px;
	background-image:url(../img/onglet.png);
	height:45px;
}

.TitreSante {
	font-size: 13px;
	color: white;
	font-weight:bold;
	padding-left:5px;
	background-color:#eea000;
	height:27px;
}

.sousTitreSante {
	font-size: 10px;
	color: #666666;
	font-weight:bold;
	background-color:#ffce69;
	padding-left:5px;
	height:20px;
}

.formule1-1{
	background-color:#ffda59;
	width:110px;
	height:22px;
	text-align:center;
}

.formule2-1{
	background-color:#fcb232;
	width:110px;
	height:22px;
	text-align:center;
}

.formule3-1{
	background-color:#ff8e16;
	width:110px;
	height:22px;
	text-align:center;
}