/* CSS Document */


body {
	background-color:#86b0e1;
}




h1,h2,h3,h4,h5,h6 {
	margin:0;
}

h1 {

	color:#943D04;/*1b7bc6*/
	font-size:11px;
	text-align:left;
	font-weight: normal;
}

h1 a:hover {
	color:#943D04;
}
h1 a:active {
	color:#943D04;
}
h1 a:link {
	color:#943D04;
}
h1 a:visited {
	color:#943D04;
}
/* pour h2 et les styles liés à la rubrique voir directement dans l'inclusion "menu_*.php*/

h3 {
	font-size: 13px;
	color:#943D04;
	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:#943d04;
	}
			
.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:#943D04;
}
.txt_link a:hover{
	text-decoration:underline;
	color:#943D04;
}
.txt_link a:link {
	text-decoration:underline;
	color:#943D04;
}
.txt_link a:visited {
	text-decoration:underline;
	color:#943D04;
}
.txt_link a:active {
	text-decoration:underline;
	color:#943D04;
}

#contenu {
	background-color:#FFFFFF;
	background-image:url(/espaces-conseils/minceur/images/bas_minceur.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;
	}

.bdp	{
	color:#ffffff;
}

.bdp a:hover 	{
	text-decoration:underline;
	color:#ffffff;
}

.bdp a:active {
	text-decoration:underline;
	color:#ffffff;
}
.bdp a:link {
	text-decoration:underline;
	color:#ffffff;
}
.bdp a:visited {
	text-decoration:underline;
	color:#ffffff;
}

#adresse{
	color:#ffffff;
	font-size:11px;
	padding:20px 20px 20px 20px;
}

.courantli {
	list-style-type: none;
	list-style-image:url(/espaces-conseils/images/puce_orange.gif);
	list-style-position: 0% top;
	/*background-image:url(/espaces-conseils/images/puce_orange.gif);*/
	margin: 5px 45px 0 12px;
	padding-left:0px;
	font-size:11px;
	/*
	background-repeat: no-repeat;
	background-position: 0% top;
	line-height:12px;*/
}

.courantul {
	margin: 0px 0px 10px 20px;
	padding: 0;
}	




