/* Redéfinition classes CSS des balises générales */
* {padding: 0; margin: 0; border: 0; font-size: 12px; font-weight: normal; font-style: normal; text-decoration: none; text-align:left;}
img { border: none; margin: 0; }
body {background: #339FED url(../../images/degrade_fd.gif) fixed top repeat-x;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px; padding: 0; margin: 0 }
hr {clear: both;visibility: hidden;}
b { font-weight: 800}

/* Définition classes CSS des balises uniques */
#mots-cles H1 { display:none; visibility:hidden; }

#contenu {width: 900px; text-align: center; margin: 0 auto; padding: 0; background-color: #95C832;}
#header_line1 {width: 900px; text-align: left; height: 197px; top: 0px; background: url(../../images/parrainage_egardy.png) no-repeat;}
#header_menu {width:900px; height:24px;background-color:#258E2E; color: #FFF; border-top: #92C530 1px solid; text-align:right; padding-top:6px}
#header_menu a { display:inline; margin: 0 55px 0 0; font-weight: 800; }
#header_menu .lien_jaune { color: #F6EB01 }
#header_menu .lien_blanc { color: #FFFFFF }
#header_menu #eg { color: #7CC7FB }

#header_info { position:relative; background-color: #71A311}
#bulle_egardy {position: absolute; left:0; top:-22px; width:147px; height: 108px; background: url(../../images/bulle_info_egardy.gif) no-repeat;}
#bulle_info {position: absolute; left:140px; z-index:60; top:10px; width:499px; height: 61px; background: url(../../images/bulle_info.gif) no-repeat; color: #258E2E; text-align:left; padding:25px 0 0 40px;}

#bulle2_egardy {position: absolute; left:633px; top:15px; width:152px; height: 108px; background: url(../../images/bulle2_info_egardy.gif) no-repeat;}
#bulle2_info {position: absolute; left:140px; z-index:60; top:10px; width:508px; height: 126px; background: url(../../images/bulle2_info.gif) no-repeat; color: #258E2E; text-align:left; padding:5px 0 0 10px;}
#bulle2_info .art_bulle { width: 100px; height:100px; border: 1px solid #3A9942; margin: 5px 10px 0 2px; float:left; }

#footer_menu {width:900px; height:24px;background-color:#258E2E; color: #FFF; text-align:center; padding-top:6px; margin-bottom:25px;}
#footer_menu a { display:inline; margin: 0 25px 0 25px; font-weight: 800; color: #FFF; }

#contenuCondition {
	background-color:#d1feb0;
	border:2px solid #71a311;
	color:#258e2e;
	font-size:10px;
	margin:35px auto;
	padding:60px 20px 20px 20px;
	position:relative;
	text-align:justify;
	width:732px;
}
#contenuCondition img { position:absolute; left:260px; top:-25px; }
#contenuCondition h1 { font-size:12px; font-weight:bold; margin-top:20px; }

div.indigo { margin: 0 auto; background:url(../../images/ligne_indigo.png) no-repeat;  display:block; height:25px;  width:323px; behavior: url(iepngfix.htc); }
