@charset "UTF-8";
/* CSS Document */


body {
	font: 1em Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #faf9f6;
}
a.box_sante_txt_marron {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6A664B;
	margin-bottom:5px;
}
a.box_sante_txt_rouge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C00;
}
.box_sante_titre {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}


a, a:hover, a img {
	border: none;
	color: #5da3e5;
	
}

p {
	font-size: 0.8em;
	padding: 5px;


}

a.call2action1 {
	float: left;
	display: block;
	margin: 330px 0px 15px 13px;
	padding: 6px 10px 4px 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(call2action.jpg);
	background-repeat: repeat-x;
	height: 47px;
	text-decoration: none;
	width: 185px;
	text-align: center;


}

a.call2action2 {
	float: left;
	display: block;
	margin: 330px 0px 15px 13px;
	padding: 6px 10px 4px 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(call2action.jpg);
	background-repeat: repeat-x;
	height: 47px;
	text-decoration: none;
	width: 185px;
	text-align: center;


}


 #container {
	width: 977px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#header {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#footer {
	display: block;
	clear: both;
}


.red {
	color: red;
	}
	
.mentionlegal {
	color: #878889;
	font-size: 0.6em;
	padding: 5px;
	background-color: #faf9f6;
	border: 1px solid #e1e0dd;
}

.exemple {
	color: #565656;
	font-size: 0.7em;
	padding: 5px;
	background-color: #f6f6f4;
}

.texte {
	color: #336ea6;
}



.col {
	width: 488px;
	display: block;
	float: left;

}

.blocdroit {
	width: 453px;
	height: 411px;
	background-image: url(bloc-droit.jpg);
	margin: 15px;

}
titre_menu_mini{
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bolder;	
}
a.menu_home_blanc{
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
      font-weight: bolder;	
}
a.menu_home_marron{
    color: #67644A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
      font-weight: bolder;	
}
a.menu_home_bleu{
    color:#039;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
      font-weight: bolder;	
}
.titre_menu_bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: italic;
}