/* CSS Document */


/***************/
/* VITALITE */
/***************/



body {
	background-color:#ffc852;
}




h1,h2,h3,h4,h5,h6 {
	margin:0;
}

h1 {

	color:#fa0e5a;
	font-size:11px;
	text-align:left;
	font-weight: normal;
}

h1 a:hover {
	color:#fa0e5a;
}
h1 a:active {
	color:#fa0e5a;
}
h1 a:link {
	color:#fa0e5a;
}
h1 a:visited {
	color:#fa0e5a;
}

/* coul pour conseils par défaut*/
h2 {
	font-weight: bold;
	color: #ec702c;
	font-size: 18px;
	text-align:left;
	padding-bottom: 10px;
}


h3 {
	font-size: 13px;
	color:#fa0e5a;/*db4f2a*/
	font-weight: bold;
	text-transform:uppercase;
	text-align:left;
	padding-bottom: 10px;
}

h4 {
	text-align:left;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 10px;
}

h5 {
	color: #000000;
	font-size: 11px;
	text-align:left;
	font-weight: normal;
	padding-bottom: 10px;
	}

h6 {
	color: #000000;
	font-size: 10px;
	text-align:left;
	font-weight: normal;
	padding-bottom: 10px;
	font-style:italic;
	}

#menu {
	background-color:#fa0e5a;
	}
			
.txt_menu {
	font-weight:bold;
	color:#f87dee;
	font-size:13px;
	text-align:center;
	line-height:23px;
}

.separateur {
	color:#ffffff;
	font-size:13px;
	text-align:center;
}

.txt_menu_inactif {
	font-weight:bold;
	color:#ffffff;
	font-size:13px;
	text-align:center;
	line-height:23px;
}

.txt_menu a:hover {
	text-decoration:none;
	color:#ffffff;
	}
.txt_menu a:active {
	text-decoration:none;
	color:#ffffff;
}
.txt_menu a:link {
	text-decoration:none;
	color:#ffffff;
}
.txt_menu a:visited {
	text-decoration:none;
	color:#ffffff;
}
			
.txt_link{
	color:#FA0E5A;/*FF7D01*/
}
.txt_link a:hover{
	text-decoration:underline;
	color:#FA0E5A;
}
.txt_link a:link {
	text-decoration:underline;
	color:#FA0E5A;
}
.txt_link a:visited {
	text-decoration:underline;
	color:#FA0E5A;
}
.txt_link a:active {
	text-decoration:underline;
	color:#FA0E5A;
}

#contenu {
	background-color:#FFFFFF;
	background-image:url(/espaces-conseils/vitalite/images/vague_bas.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding:40px 30px 0px 30px;
}

.lien_menu_bas {
		width:430px;
		font-size:10px;	
		padding:45px 0 45px 0;
}


.conseils {
	color:#db4f2a;	
}
.conseils a:hover{
	color:#db4f2a;	
}
.conseils a:active{
	color:#db4f2a;	
}
.conseils a:link{
	color:#db4f2a;	
}
.conseils a:visited{
	color:#db4f2a;	
}


.services {
	color:#ed80da;	
}
.services a:hover{
	color:#ed80da;	
}
.services a:active{
	color:#ed80da;	
}
.services a:link{
	color:#ed80da;	
}
.services a:visited{
	color:#ed80da;	
}


.bdp	{
	color:#df0a4f;
}

.bdp a:hover 	{
	text-decoration:underline;
	color:#df0a4f;
}

.bdp a:active {
	text-decoration:underline;
	color:#df0a4f;
}
.bdp a:link {
	text-decoration:underline;
	color:#df0a4f;
}
.bdp a:visited {
	text-decoration:underline;
	color:#df0a4f;
}

#adresse{
	color:#df0a4f;
	font-size:11px;
	padding:20px 20px 20px 20px;
}

.txt_bt{
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-align:center;
}



/*Général tablo*/

#tab_conseils{
border-right-color:#fae432;
border-right-style:solid;
border-right-width:1px;
}

#tab_conseils td {
border-left-color:#fae432;
border-left-style:solid;
border-left-width:1px;
padding:8px 4px 8px 4px;
}

.entete {
	font-weight:bold;
	color:#FFFFFF;
	height:20px;
	font-size:11px;
	}

.base_tablo {
	font-size:10px;
	background-image:url(/espaces-conseils/images/fd_tablo_conseils.gif);
	background-position:bottom;
	background-repeat:repeat-x;	
}

.fd_conseils{
	background-color:#fa0e5a;
}

/*FIN Général tablo*/


/* ENCART*/
.tit_gd_encart{
	padding:5px 0px 5px 5px;
	font-size: 12px;
	color:#db4f2a;
	font-weight: bold;
	text-transform:uppercase;
	text-align:left;
}
.tit_pt_encart{
	padding:0 0px 5px 5px;
	font-size: 10px;
	color:#db4f2a;
	font-weight: bold;
	text-transform:uppercase;
	text-align:left;
}

.txt_pt_encart{
	padding:0 10px 5px 5px;
	font-size: 10px;
	text-align:left;
}

/*FIN  ENCART*/

