body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#B7B7B7;
	background-color: #FFFFFF;
	}
	
a {
	text-decoration: underline;
	font-weight: normal;
	color:  #555;
	outline: none;
	}
	
a:visited {
	color:  #666;
	}
	
a:active {
	color:  #ccc;
	}
	
a:hover {
	color: #777;
	text-decoration: underline;
	}
	
.ahem {
	display: none;
	}
	
strong, b {
	font-weight: bold;
	}
	
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

ul{
	margin:0px;
	padding:0px;
	}	

li{
	margin-left:10px;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #666;
	padding:0px;
	list-style-type: circle;
	list-style-position: outside;
	}


	
/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. */
/* UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. */
/*at the moment i'm leaving it in only in case the issue turns up again. */
/* possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 20px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
		
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top:10px;
	}

h2.meso_section {
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top:10px;
	color:#ab783b;
	}

h2.nutrition_section {
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top:10px;
	color:#e68147;
	}

h2.antiage_section {
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top:10px;
	color:#aa3932;
	}

h2.antiage_section a{
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top:10px;
	color:#aa3932;
	}

h2.afme_section , h3.afme_section{
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top:10px;
	color:#468abd;
	}

h2.zaquine_section {
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top:10px;
	color:#84c13a;
	}
	
h2.section  {
	font-size: 20px;
	line-height: 40px;
	font-weight: normal;
	color : #B98867;
	margin-top: 10px;
	margin-bottom: 0px;
}

h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0;
	}
	
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666;
	}
	
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
	color: #666;
	}
	
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
img {
	border: 0;
	}

.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
	
.tiny {
	font-size: 11px;
	line-height: 16px;
	padding:0px;
	margin: 0px;
	text-align: left;
	white-space: nowrap;
	}
	
.tinydark {
	font-weight: bold;
	color:  #AAA;
	}
	
.tiny a {
	text-decoration: none;
	font-weight: normal;
	color:  #AAA;
	outline: none;
	}
	
.tiny a:hover {
	color:  #555;
	text-decoration: underline;
	}
	
/* Class menutop for secondary menu */

ul.menutop{
	font-size: 11px;
	line-height: 16px;
	padding-top:65px;
	padding-left : 5px;
	list-style-type: none;
	}

li.menutop {
	display : inline;
	padding:0px;
	margin:0px;
	}
	
li.menutopright {
	display : inline;
	padding:0px;
	margin-left:640px;
	}

li.menutop strong {
	font-weight: bold;
	color:  #AAA;
	}
	
li.menutop a, li.menutopright a {
	text-decoration: none;
	font-weight: normal;
	color:  #ccc;
	outline: none;
	}
	
li.menutop a:hover, li.menutopright a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:  #ccc;
	outline: none;
	}
	
li#menuleft1,li#menuleft2,li#menuleft3,li#menuleft4 {
	list-style-type: none;
}

li.rubrique {
	list-style-type: none;
	color:#B7B7B7;
}

#followme {margin:0;padding:2px}
#followme p {margin:0;padding:0px;font-size:70%;/*background:#ccc url(images/diagonals.gif)*/color:#999}
#followme a {text-decoration:none;color:#09f}
#followme a:hover {text-decoration:underline;color:#09f}
#followme strong {font-weight:normal}

#infofixe {
	float:left;
	position:fixed; /* No support with IE5 */
	left: 0px;
	margin:0;
	padding:15px;
	text-align: center;
}

#bottom {
    margin-top: 50px;
	margin-left: 200px;
	padding: 0px;
	border: 0px ;
	background:  #FFF;
	width:600px;
	height: 50px;
	text-align: center;
	}


