/*******************************
	TEMPLATE CSS COMMUN
*******************************/




/*****************************
      BALISES COMMUNNES
******************************/
html,
body{
}
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height:1.2em;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}
a{
	color:#0489DE;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color: #000000;
}
a.plus-info{
	font-size: 10px;
    color: #0489DE;
	text-decoration: none;
}
a:hover.plus-info{
	color: #000000;
}
a.plus-info-big{
	font-size: 12px;
	font-weight: bold;
    color: #0489DE;
	text-decoration: none;
}
a:hover.plus-info-big{
	color: #000000;
}
img {
	border:0px;
}
img.border {
	border:solid #000000 1px;
}
/* UNIFORMISATION DES MARGES ET PADDING des != NAVIGATEUR */
div,p,form,h1,h2,h3,h4,h5,h6,ul,blockquote,img {
	margin: 0px;
	padding:0px;
}
ul,blockquote{
	margin-left:15px;
}
div,p,h1,h2,h3,h4,h5,h6,ul,blockquote,font{
	margin: 0px;
	padding:0px;
}

.left-cleaner,
.right-cleaner,
.cleaner{
	clear:both;
	font-size:1px;
	height:0px;
	line-height:0px;
	margin:0;
	padding:0;
	/*overflow:hidden;*/
}
.left-cleaner{clear:left;}
.right-cleaner{clear:right;}

.div-detection-flash{
	margin:0px;
	font-weight:normal;
	text-align:center;
	width:auto;
	border:1px solid #C6C5C0;
	padding:25px;
}

/* POSITIONNEMENT DU CONTENU DE LA PAGE  */
#page-index-gym #contenu-page{
	position: absolute;
	left: 50%;
	z-index: 101;
	top: 169px;
	border-top:0px;
	padding:0px 20px 0px 20px;
}
#page-index-gym #contenu-page{
	margin-left: -400px;
	width:800px;
	voice-family:"\"}\"";
	voice-family:inherit;
	margin-left: -380px;
	width:760px;
}
html>body  #page-index-gym #contenu-page{
	margin-left: -380px;
	width:760px;		
}
/***************************************************/
/* POSITIONNEMENT DE L'ENTETE DE LA PAGE  */
#page-index-gym #entete{
	/*background-color:white;*/
	position: absolute;
	left: 50%;
	z-index: 100;
	top: 0px;
	padding:0px 20px 0px 20px;
	/*border:1px solid #DCDCDC;*/
	border-bottom:0px;
	

}
#page-index-gym #entete{
	margin-left: -400px;
	width:800px;
	voice-family:"\"}\"";
	voice-family:inherit;	
	margin-left: -380px;
	width:760px;
}
html>body #page-index-gym #entete{
	margin-left: -380px;
	width:760px;		
}
/*******************************************************/
/* MENU DU HAUT */
#page-index-gym #menu-haut{
	text-align: right;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	width: 110px;
	position: absolute;
	top: 137px;
	left: 660px;
}
#page-index-gym #menu-haut a{
	color:#FFFFFF;
	font-weight: bold;	
}
#page-index-gym #menu-haut a:hover{
	color:#00549D;
}
/*******************************************************/
/* SOUS MENU */
#page-index-gym #sous-menu{
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 355px;
	top: 150px;
}
#page-index-gym #sous-menu a{
	color:#7A7A7A;
	font-weight: bold;	
}
#page-index-gym #sous-menu a:hover{
	color:#000000;
}
/*******************************************************/
/* MENU */
	
#page-index-gym #visuel-hp{
	background-image: url(../img/commun/hp/visuel_aquagym.jpg);
	height:169px;
	background-repeat: no-repeat;
	width:758px;
	margin: 0px;
	padding: 0px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}

#page-index-gym #visuel-lecons{
	background-image: url(../img/commun/hp/visuel_aquagym_lecons.jpg);
	height:169px;
	background-repeat: no-repeat;
	width:758px;
	margin: 0px;
	padding: 0px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}

#page-index-gym #visuel-contact{
	background-image: url(../img/commun/hp/visuel_aquagym_contact.jpg);
	height:169px;
	background-repeat: no-repeat;
	width:758px;
	margin: 0px;
	padding: 0px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}

#page-index-gym #visuel-photos{
	background-image: url(../img/commun/hp/visuel_aquagym_photos.jpg);
	height:169px;
	background-repeat: no-repeat;
	width:758px;
	margin: 0px;
	padding: 0px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}

#page-index-gym #visuel-presse{
	background-image: url(../img/commun/hp/visuel_aquagym_presse.jpg);
	height:169px;
	background-repeat: no-repeat;
	width:758px;
	margin: 0px;
	padding: 0px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
/*******************************************************/
/* MENU */
#page-index-gym #menu{
	border-left: solid #0489DE 1px;
	border-right: solid #0489DE 1px;
	width: 758px;
}
/*******************************************************/
/* FOND AVEC BORD BLEU */
#page-index-gym #fond-bord{
	background-color: #FFFFFF;
	border-left: solid #0489DE 1px;
	border-right: solid #0489DE 1px;
	width: 758px;
}
/*******************************************************/
/* CONTENU DES TEXTES */
#page-index-gym #contenu-texte-intro{
	width: 644px;
	background-color: #DDF1FE;
	padding: 30px 70px 30px 44px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
#page-index-gym #contenu-texte-large{
	width: 674px;
	background-color: #FFFFFF;
	padding: 30px 50px 0px 34px;
	border-left: solid #0489DE 1px;
	border-right: solid #0489DE 1px;
}
#page-index-gym #contenu-texte{
	width: 510px;
	background-color: #FFFFFF;
	padding: 30px 20px 0px 30px;
	float: left;
}

#page-index-gym #contenu-texte h1,
#page-index-gym #contenu-texte-large h1,
#page-index-gym #contenu-texte-intro h1{
	font-size: 18px;
	font-weight: bold;
	color: #08377D;
}
#page-index-gym #contenu-texte p,
#page-index-gym #contenu-texte-large p,
#page-index-gym #contenu-texte-intro p{
	color: #4C565E;
}
#page-index-gym #contenu-texte p.plus-info{
	font-size: 10px;
	text-align: right;
}
#page-index-gym #contenu-texte p.plus-info a{
	color: #0489DE;
	text-decoration: none;
}
#page-index-gym #contenu-texte p.plus-info a:hover{
	color: #000000;
}
#page-index-gym #contenu-texte ul,
#page-index-gym #contenu-texte-large ul,
#page-index-gym #contenu-texte-intro ul{
	color: #4C565E;
	padding-left: 40px;
}
#page-index-gym #contenu-texte li,
#page-index-gym #contenu-texte-large li,
#page-index-gym #contenu-texte-intro li{
	list-style-type: disc;
}
/*******************************************************/
/* POUR LES TABLEAUX*/
#page-index-gym table{
}
#page-index-gym td.txt-blanc{
	color: #FFFFFF;
	background-color: #0066CC;
}
#page-index-gym td span{
	color: #FFFFFF;
	font-size: 10px;
}
#page-index-gym td span.style1{
	color: #FF0000;
	font-weight: bold;
}
/*******************************************************/
/* COLONNE 2 */
/*******************************************************/
#page-index-gym #colonne2{
	float: right;
	width: 174px;
	background-color: #FFFFFF;
	padding-left: 20px;
	border-left: dashed #CCCCCC 1px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#page-index-gym #colonne2 img{
	border: solid #0273C8 1px;
}
#page-index-gym #colonne2 img.noborder{
	border: solid #FFFFFF 1px;
}
/*******************************************************/
/* MENU DU BAS */
#page-index-gym #menu-bas{
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
}
#page-index-gym #menu-bas a{
	font-size: 10px;
	color:#FFFFFF;
}
#page-index-gym #menu-bas a:hover{
	color:#00549D;
}

/*******************************************************/
/* COPYRIGHT */
#page-index-gym #img-copyright{
	width: 758px;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	background-image: url(../img/commun/hp/bg_bottom_aquagym.gif);
}
#page-index-gym #copyright{
	padding-left: 30px;
	float: left;
}

#page-index-gym #copyright p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003680;
}

#page-index-gym #copyright a{
	color:#03AFF7;
}
#page-index-gym #copyright a:hover{
	color:#000000;
}
