body{
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	height: 100%;
	max-height: 100%;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #036;
}

#framecontent{
position: absolute;
top: 1px;
bottom: 0; 
left: 2px;
width: 200px; /*Width of frame div*/
height: 100%;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background: #339900;
color: white;
}

#maincontent{
position: fixed;
top: 0; 
left: 200px; /*Set left value to WidthOfFrameDiv*/
right: 0;
bottom: 0;
overflow: auto; 
background: #fff url(../layout/bg1.jpg) no-repeat;
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

* html body{
	padding: 0 0 0 200px;
	background-image: none;
}

* html #maincontent{
	height: 100%;
	width: 100%;
}
.herbalife_Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000066;
}
.herbalife_keywords_italique {
	font-style: italic;
}



/* infobule sur texte. */

a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #000;
    border: 1px solid #bbb;
    background: #ffc;
    width:450px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(../images/infobulletop00.gif);
    margin:0;
    padding: 0;
    border: 0;
}


/* information pour sitemap */
    .mapsection {font-family: Tahoma;font-size: 12px;}
    .mapitem {font-family: Tahoma;font-size: 10px;}
.herbalife_2ems_Rouge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FF0000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

.style1 {
	font-weight: bold;
	color: #0000FF;
}
.style2 {
	font-size: 16px
}
.style3 {
	font-size: 16px;
	color: #FF0000;
}
.style4 {color: #000000}

.title_ad {
	font-size: 10px;
	color: #0000FF;
	padding-left: 4px;
	font-weight: bolder;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ref1_ad {
	font-size: 10px;
	color: #000000;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ref2_ad {
	font-size: 10px;
	color: #000000;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.link_ad {
	font-size: 10px;
	color: #0000FF;
	padding-left: 4px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.link_ad a{
	font-size: 10px;
	color: #0000FF;
	padding-left: 4px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
}

.link_ad a:link{
	font-size: 10px;
	color: #0000FF;
	padding-left: 4px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
}
.link_ad a:visited{
	font-size: 10px;
	color: #0000FF;
	padding-left: 4px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
}
.link_ad a:hover{
	font-size: 10px;
	color: #0000FF;
	padding-left: 4px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
}



.ad {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-color: #D3FCEE;
}
.ad td{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-color: #D3FCEE;
}

.style4 {color: #FF0000}
.style6 {color: #FF0000; font-weight: bold; }
.style9 {font-size: 3em}
.style10 {font-size: 2em}
.herbalife_Promo_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.herbalife_Promo_0 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}
p {
	color: #039;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
/* liens */

a{
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}

a:link{
	color: #0000FF;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}

