html { height: 100%; margin-bottom: 1px; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	vertical-align: top;
	background: #fff;
}

#conteneur{
position: absolute;
	top: 50px;
	margin: 50px auto;
	width: 760px;
	top: 50%;
	margin-top: -185px;
	height: 370px;
	left: 50%;
	margin-left: -380px;
	border: 1px solid #006699;
	text-align: center;
	color: #fff;
	background: #fff;
}

#bandeau{
	margin: 60px 50px 60px 50px;
	width: 650px;
	height: 150px;
	text-align: center;
	padding: 50px 0px 50px 0px;
	background: #006699;
}

#bandeau a { color: #fff; font-weight: normal; text-decoration: none; }
#bandeau a:hover { color: #ccc; text-decoration: underline; }

/*  --------------- MUSCULATION -------------------- */
#pagesmusculation{
	top: 0px;
	margin: 0px auto 10px;
	width: 760px;
	border: 1px solid #006699;
	text-align: center;
	background: #fff;
}

#headermusculation { 
	width: 760px;
	height: 80px;
	text-align: center;
	border-bottom: 1px solid #fff;
	color: #fff;
	background: #006699;
}



#footermuscu {
	width: 750px;   
	height: 30px;
	color: #fff;
	text-align: right;
	font-size: smaller;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #006699;
	background: #006699;
}

#footermuscu a { color: #fff; font-weight: normal; text-decoration: none; }
#footermuscu a:hover { color: #ccc; text-decoration: underline; }

/*  couleur menu gauche  musculation*/
#menmuscu {	background: #006699; text-align : center; margin: 5px 0px 0px 5px; padding: 2px 5px 2px 5px;	width: 180px; font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: normal}
#menmuscuc {	background: #fff; text-align : left; border-bottom: 1px solid #006699; border-right: 1px solid #006699; border-left: 1px solid #006699; margin: 0px 0px 0px 5px; padding: 2px 5px 2px 5px;	width: 178px; font-family: verdana; font-size: 11px; color: #000000; font-weight: normal}

/* couleur cadre musculation  */ 
#cadremuscu {	background: #006699; text-align : center; padding: 5px 5px 5px 5px;	margin: 5px 0px 0px 10px; width: 530px; font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: bold}
#cadremuscuc {background: #fff; text-align : left;  border-bottom: 1px solid #006699; border-right: 1px solid #006699; border-left: 1px solid #006699; padding: 5px 10px 5px 10px;	margin: 0px 0px 0px 10px; width: 518px; font-family: verdana; font-size: 11px; color: #000000; font-weight: normal}

#menmuscuc a { color: #006699; font-weight: normal; text-decoration: none; }
#menmuscuc a:hover { color: #ccc; text-decoration: underline; }


img.muscu {
	margin: 0px 10px 0px 10px;
	border: 1px solid #006699;
}

/* ---------------------------------------------- */
/*  --------------- TENNIS -------------------- */
#pagestennis{
	top: 0px;
	margin: 0px auto 10px;
	width: 760px;
	border: 1px solid #006600; /* 669933 */
	text-align: center;
	background: #fff;
}

#headertennis { 
	width: 760px;
	height: 80px;
	text-align: center;
	border-bottom: 1px solid #fff;
	color: #fff;
	background: #006600;
}


#footertennis {
	width: 750px;   
	height: 30px;
	color: #fff;
	text-align: right;
	font-size: smaller;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #006600;
	background: #006600;
}

#footertennis a { color: #fff; font-weight: normal; text-decoration: none; }
#footertennis a:hover { color: #ccc; text-decoration: underline; }


/*  couleur menu gauche  tennis*/
#mentennis {	background: #006600; text-align : center; margin: 5px 0px 0px 5px; padding: 2px 5px 2px 5px;	width: 180px; font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: normal}
#mentennisc {	background: #fff; text-align : left; border-bottom: 1px solid #006600; border-right: 1px solid #006600; border-left: 1px solid #006600; margin: 0px 0px 0px 5px; padding: 2px 5px 2px 5px;	width: 178px; font-family: verdana; font-size: 11px; color: #000000; font-weight: normal}

/* couleur cadre musculation  */ 
#cadretennis {	background: #006600; text-align : center; padding: 5px 5px 5px 5px;	margin: 5px 0px 0px 10px; width: 530px; font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: bold}
#cadretennisc {background: #fff; text-align : left;  border-bottom: 1px solid #006600; border-right: 1px solid #006600; border-left: 1px solid #006600; padding: 5px 10px 5px 10px;	margin: 0px 0px 0px 10px; width: 518px; font-family: verdana; font-size: 11px; color: #000000; font-weight: normal}

#mentennisc a { color: #006600; font-weight: normal; text-decoration: none; }
#mentennisc a:hover { color: #ccc; text-decoration: underline; }


img.tennis {
	margin: 0px 10px 0px 10px;
	border: 1px solid #006600;
}
/* ---------------------------------------------- */

img.header {
	text-align: right;
	float: none;
	border: 0;
	margin: 5px 10px 0px 10px;
}

.menu ul {
	float: left;
	list-style-type: none;
	text-align: left;
	margin: 10px 0px 0px 10px; 
}

.menu li {
	list-style-type: none;
	padding-left: -20px;
}

.menu a {
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	font-family: verdana;
	font-weight: normal;
}

.menu a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #ccc;
	font-family: verdana;
	font-weight: normal;
}

#centre {
	background-color: #fff;
	width: 550px;
	margin-left: 200px;
	/* border-left: 1px solid #ccc; */
	height: auto; 
}

a.link { color: #000; font-weight: normal; text-decoration: none; }
a.link:hover { color: #000; font-weight: normal; text-decoration: underline; }

a.links { color: #000; font-weight: normal; text-decoration: underline; }
a.links:hover { color: #000; font-weight: normal; text-decoration: none; }

#gauche {
	float: left;
	left: 0;
	width: 200px;
	margin-top: 0px;
	height: auto; 
}





/*  --------------- TENNIS -------------------- */

/*  --------------- DIETETIQUE -------------------- */

/*  couleur menu gauche  musculation*/
#menmdiet {	background: #FF7F00; margin: 5px 0px 0px 5px; padding: 2px 5px 2px 5px;	width: 180px; font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: normal}
#mendietc {	background: #FEE7C4/*FEE7C4*/; border-bottom: 1px solid #FF7F00; border-right: 1px solid #FF7F00; border-left: 1px solid #FF7F00; margin: 0px 0px 0px 5px; padding: 2px 5px 2px 5px;	width: 178px; font-family: verdana; font-size: 11px; color: #000000; font-weight: normal}

/* couleur cadre musculation  */ 
#cadrediet {	background: #FF7F00; text-align : center; padding: 5px 5px 5px 5px;	margin: 5px 0px 0px 10px; width: 530px; font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: bold}
#cadredietc {background: #FFF7EA;/*FEE7C4*/ border-bottom: 1px solid #FF7F00; border-right: 1px solid #FF7F00; border-left: 1px solid #FF7F00; padding: 5px 10px 5px 10px;	margin: 0px 0px 0px 10px; width: 518px; font-family: verdana; font-size: 11px; color: #000000; font-weight: normal}





#texteadsnoir{
   color: #000;
	font: arial, sans-serif;
	font-size: 1em;
	border-bottom: 1px solid #000;
}

#texteadsnoir2{
	color: #444;
	font: arial, sans-serif;
	font-size: 0.9em;
}



#centreannonces {
	/* background-color:#FEE7C4;    FFF7EA*/
	background-color: #FFF7EA;
	width: 740px;
	margin-left: 10px;
	border-left: 1px solid #5A6BA5; /* margin-top: 15px; */
}




#texteheader {
	color: #5A6BA5;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 10px;
	padding-top: 2px;
}





img {
	border: 0;
	margin: 0px 0px 0px 0px;
}

img.all {
	float: none;
	border: 0;
	margin: 0px 0px 0px 0px;
}

img.horo {
	float: left;
	border: 0;
	margin: 0px 10px 0px 100px;
}

img.piscine {
	float: left;
	border: 1px solid #FF7F00;
	margin: 0px 5px 0px 0px;
}



img.or2 {
	margin: 10px 0px 10px 0px;
	border: 1px solid #FF7F00;
}

img.rencontre {
 margin: 10px 0px 10px 0px; 
	border: 1px solid #FF7F00;
}

img.constellation {
	float: left;
	border: 0;
	margin: 4px 10px 5px 0px;
}



#texteadsblanc{
   color: #fff;
	border-bottom: 1px solid #fff;
}


#texteadsnoir{
   color: #000;
	border-bottom: 1px solid #000;
}

#remise{
   color: #FF7F00;
}

/* ul { list-style-image: url(images/puce.png);  } */




/* --------------------------------------------------------------- */

a { color: #666; font-weight: bold; text-decoration: none; }
a:hover { color: #333; text-decoration: underline; }
a.gauche { color: #ff9900; font-weight: normal; text-decoration: none; }
a.gauche:hover { color: #ff9900; text-decoration: underline; }

a.annonces { color: #00aa00; font-weight: normal; text-decoration: none; }
a.annonces:hover { color: #00cc00; text-decoration: underline; }

a.annonces2 { color: #BBCFF9; font-weight: normal; text-decoration: none; }
a.annonces2:hover { color: #BBCFF9; text-decoration: underline; }

a.menugauche { color: #5A6BA5; font-weight: normal; text-decoration: none; }
a.menugauche:hover { color: #5A6BA5; text-decoration: underline; }

a.informatique { color: #000; font-weight: bold; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }
a.informatique:hover { color: #000; font-weight: bold; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }

a.footer { color: #000; font-size: 11px; font-weight: normal; text-decoration: none; }
a.footer:hover { color: #000; font-size: 11px; text-decoration: underline; }


* html h1 { margin: 0px 0px 0px 0px;}
/* h1 { font-size: 14px; margin: 0px 0px 0px 0px; } */
h1 { font-size: 14px; margin: 0px 0px 0px 0px; }
h2 { font-size: 12px; margin: 0px 0px 0px 0px; }
h3 { font-size: small;	}


/* boxes */

#contentboxadsense {	padding: 0px 5px 0px 5px;	width: 530px; }

.footerspacing { padding: 7px 35px 0px 0px; }

/*  couleur menu moteur easy        */
*/
#moteur {	background: #FFF7EA; height: 260px; text-align : center;  border: 1px solid #FF7F00; padding: 5px 10px 5px 10px;	margin: 5px 0px 0px 10px; width: 518px; font-family: verdana; font-size: 11px; color: #000000; font-weight: normal}
#moteurg {	background: #FFF7EA; height: 260px; width: 250px; border-right: 1px solid #FF7F00; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;	font-family: verdana; font-size: 11px; color: #000000; font-weight: normal}
#moteurd {	margin: 5px 0px 0px 0px;text-align : left }


/*  couleur menu partenaires */
#menuorangep {	background: #FF7F00; margin: 5px 0px 0px 5px; padding: 2px 5px 2px 5px;	width: 180px; font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: normal}
#menuorangecp {	background: #FEE7C4/*FEE7C4*/; border-bottom: 1px solid #FF7F00; border-right: 1px solid #FF7F00; border-left: 1px solid #FF7F00; margin: 0px 0px 0px 5px; padding: 2px 5px 2px 5px;	width: 178px; height: auto; font-family: verdana; font-size: 11px; color: #000000; font-weight: normal}

#cadreannoncesful {background: #FFFFFF;/*FEE7C4*/ border: 1px solid #FF7F00; padding: 5px 10px 5px 10px;	margin: 5px 0px 0px 10px; width: 518px; font-family: verdana; font-size: 11px; color: #000000; font-weight: normal}


/* couleur cadre annonce  recette*/ 
#cadreannoncesocc {background: #FFFFFF;/*FEE7C4*/ border-bottom: 1px solid #FF7F00; border-right: 1px solid #FF7F00; border-left: 1px solid #FF7F00; padding: 5px 10px 5px 10px;	margin: 0px 0px 0px 10px; width: 518px; font-family: verdana; font-size: 11px; color: #000000; font-weight: normal}
/* couleur cadre annonce  mixad */ 
#cadreannoncesm { background: #5A6BA5; border-bottom: 1px solid #FF7F00; border-right: 1px solid #FF7F00; border-left: 1px solid #FF7F00; padding: 5px 5px 5px 5px;	margin: 5px 0px 0px 10px; width: 728px; font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: normal}
#cadreannoncesom {background: #FFF7EA;/*FEE7C4*/ border-bottom: 1px solid #FF7F00; border-right: 1px solid #FF7F00; border-left: 1px solid #FF7F00; padding: 5px 10px 5px 10px;	margin: 0px 0px 0px 10px; width: 718px; font-family: verdana; font-size: 11px; color: #000000; font-weight: normal}

#cadreannoncesommix {background: #FF7F00;/*FEE7C4*/ border-bottom: 1px solid #FF7F00; border-right: 1px solid #FF7F00; border-left: 1px solid #FF7F00; padding: 5px 10px 5px 10px;	margin: 0px 0px 0px 10px; width: 718px; font-family: verdana; font-size: 11px; color: #000000; font-weight: normal}
#cadreannoncesmixad {background: #FFF7EA;/*FEE7C4*/ border-bottom: 1px solid #FF7F00; border-right: 1px solid #FF7F00; border-left: 1px solid #FF7F00; padding: 5px 10px 5px 10px;	margin: 0px 0px 0px 10px; width: 718px; font-family: verdana; font-size: 11px; color: #000000; font-weight: normal}



#nav dd { width: 160px; height: 30px; }

#nav dd a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	/* border-right: 5px solid #fff; */
	border-bottom: 1px solid #fff;
	padding: 5px 20px 5px 20px;
}

#nav dd a:hover {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	/* border-right: 5px solid #666;*/
	border-bottom: 1px solid #666; 
}




