@charset "utf-8";
/* CSS Document */
body  {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#FFF;
	background-image:url(images/bandeau_ht.jpg);
	background-position:top;
	background-repeat:repeat-x;	
	text-align:center;
	margin: 0px;
	
}

#content{
	margin: 0px auto;
	background-image:url(images/menu_ht.png);
	background-position:top;
	background-repeat:no-repeat;	
	width:1113px;
	height:800px;
	text-align:left;
	
}
#content_ecole{
	margin: 0px auto;
	background-image:url(images/menu_ht_ecole.png);
	background-position:top;
	background-repeat:no-repeat;	
	width:1113px;
	height:800px;
	text-align:left;
	
}
#content_natation{
	margin: 0px auto;
	background-image:url(images/menu_ht_natation.png);
	background-position:top;
	background-repeat:no-repeat;	
	width:1113px;
	height:800px;
	text-align:left;
}
#content_synchro{
	margin: 0px auto;
	background-image:url(images/menu_ht_synchro.png);
	background-position:top;
	background-repeat:no-repeat;	
	width:1113px;
	height:800px;
	text-align:left;
	
}
#menu_ht{
	position:relative;	
	left:465px;
	top:108px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	width:650px;
}
#menu_ht a{
	color:#FFF;
	text-decoration:none;
}
#menu_ht a:hover{
	color:#e93327;	
}
#menu_ht .choix{
	color:#003e80;

}
#menu_ga{
	float:left;
	position:relative;	
	left:180px;
	top:200px;
	width:180px;
	/*border:1px solid #000;*/
}
#menu_ga h2{
	padding-top:10px;
	margin-left:0px;
	font-size:17px;
	font-weight:bold;
	color:#5cc5ed;
}
#menu_ga ul{
	
	padding-top:0px;
	padding-left:10px;
	color:#133873; 
	font-size:14px;
	
}
#menu_ga li{
	list-style:none;
	padding-bottom:5px;
}
#menu_ga li a{
	font-weight:normal;
	color:#133873;
	text-decoration:none;
}
#menu_ga li a:hover{
	font-weight:normal;
	color:#e93327;
	text-decoration:none;
}
#contenu{
	position:relative;	
	float:left;
	/*border:1px solid #000;*/
	left:175px;
	top:140px;
	margin-left:20px;
	width:730px;
	text-align:justify;
	font-size:12px;
	color:#666;
	z-index:10;
}
h1{
	color:#133873;	
	border-bottom: 1px solid #133873;
	
}
p.ss_titre{
	font-size:16px;
	font-weight:bold;
	color:#03b5e8;
}
.bleu_ciel{
	font-weight:bold;
	color:#03b5e8;	
}
.bleu_fonce{
	font-weight:bold;
	color:#133873;	
}
.bleu_rouge{
	font-weight:bold;
	color:#e93327;	
}
img.cadre{
	border:1px solid #03b5e8;
	margin:5px;
}
img.droite{
	border:1px solid #03b5e8;
	margin:5px;
	float:right;
}
a{
	color:#e93327;
	font-weight:bold;
}
a:hover{
	color:#03b5e8;	
	font-weight:bold;
}
p.retour{
	text-align:right;
	padding-top:0px;
	margin-bottom:-15px;
}
ul.calen li{
	margin-top:25px;	
}
table.temps{
	text-align:center;	
}
table.temps th{
	border-bottom: 1px solid #333;
	padding:2px;
}
table.temps td{
	padding:2px;
	padding-left:5px;
	padding-right:5px;
}
table.temps td.fd1{
	background-color:#cff0fc	;
}
table.temps td.fd2{
	background-color:#ecf6f8;
}
form table th{
	text-align:left;
	color:#03b5e8;
	padding:2px;
}
input, textarea, button{
	border: 1px solid #133873;
	background-color:#ccf0ff;
	font-size:12px;
	margin:2px;
}
.com{
color:#666;
font-size:9px;
font-weight:normal;
}
#news{;
	background-image:url(images/news.png);
	background-repeat:no-repeat;	
	/*border:1px solid #666;*/
	position:relative;
	padding:60px 0px 0px 60px;
}
#news table{
	padding-bottom:10px;
	margin-left:20px;	
	margin-top:10px;
}
#menu_bas{
	position:relative;	
	top:-40px;
	width:700px;
	margin-left:370px;
	padding-right:10px;
	clear:both;
	text-align:right;
	font-size:10px;
	color:#5cc5ed;
	border-top:1px solid #133873;
	
}
#menu_bas a{
	font-weight:bold;
	color:#3f87a2;
}
#menu_bas a:hover{
	font-weight:bold;
	color:#900;
}

#contenu_bas{
	position:relative;
	clear:both;
	left:890px;
	top:0px;
	width:250px;
	
	
}

