/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DBF4FF;
}
#conteneur0 {
	height: auto;
	width: 1426px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	margin-top: -5px;
	/*background-color: #FFF;*/
}
#conteneur1 {
	float: left;
	height: auto;
	width: 1023px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0066CC;
	border-left-color: #0066CC;
	background-image: url(images/fondText.jpg);
	background-repeat: repeat-y;
}
#header {
	float: left;
	height: 150px;
	width: 1023px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff7a1c;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-size: 22px;
/*	background-image: url(images/bandeau_aslgcnat2.jpg);
*/	margin-top: 5px;
}
#headerAccueil{
	float: left;
	height: 150px;
	width: 1023px;
	background-image: url(images/bandeau_aslgcnat2.jpg);	
}
#headerAquagym{
	float: left;
	height: 150px;
	width: 1023px;
	background-image: url(images/bandeau_aslgcnat.jpg);	
}
#headerBoutique{
	float: left;
	height: 150px;
	width: 1023px;
	background-image: url(images/bandeau_aslgcnat5.jpg);	
}
#headerContact{
	float: left;
	height: 150px;
	width: 1023px;
	background-image: url(images/bandeau_aslgcnat2.jpg);	
}
#headerNatSynchro{
	float: left;
	height: 150px;
	width: 1023px;
	background-image: url(images/bandeau_aslgcnat4.jpg);	
}
#headerNatation{
	float: left;
	height: 150px;
	width: 1023px;
	background-image: url(images/bandeau_aslgcnat6.jpg);	
}
#headerEcho{
	float: left;
	height: 150px;
	width: 1023px;
	background-image: url(images/bandeau_aslgcnat3.jpg);	
}
#headerPhoto{
	float: left;
	height: 150px;
	width: 1023px;
	background-image: url(images/bandeau_aslgcnat7.jpg);	
}
#headernav {
	float: left;
	height: 50px;
	width: 950px;
	/*margin-top: 10px;*/
}
#navlinks {
	margin: 0;
	color: #BFE7FF;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
#navlinks li{
	list-style-type: none;
	display:inline;
	padding-top: 0.5em;
	/*padding-right: 1em;*/
	padding-bottom: 0.5em;
	/*padding-left: 1em;*/
	
}
#navlinks li a{
	/*background-color: #CCF;*/
	padding-left: 0.5ex;
	padding:10px;
	color:#333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#navlinks li a:hover{
	background-color: #F0F;
	padding-left: 0.5ex;
	padding:10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
}
#menu {
	float: left;
	height: 600px;
	width: 183px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-left: -20px;
	background-color: #EBEBEB;
	padding-left: 10px;
	border: 2px groove #BABABA;
	margin-top: 20px;
	-webkit-border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
}
#navlist {
	margin-left: -20px;
	margin-top: -14px;
}
#navlist ul li{
	list-style-type: none;
	margin-left: -30px;
}
#navlist ul li li{
	list-style-type: none;
	margin-left: -30px;
}
.navlistli{
	text-indent: 7px;
}
.navlistlili{
	text-indent: 30px;
}
#navlist a {
	display: block;
	padding: 6px;
	width: 180px;
	background-color: #BFE7FF;
	border-bottom: 1px solid #FFF;
	color:#F90;
}
#navlist a:link {
	display: block;
	width: 180px;
	background-color: #A4E3FF;
	color: #006;
	text-decoration: none;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#navlist a:visited {
	text-decoration: none;
	background-color: #A4E3FF;
	color: #006;
}
#navlist a:hover {
	background-color: #5699FE;
	color: #FFF;
	font-weight: bold;
}
#navlist a:active {
	text-decoration: none;
	background-color: #268AF5;
	color:#FFF;
}
.navSouRub{
	color:#006;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ff7a1c;
	font-size:14px;
	font-weight:normal;
	text-shadow:1px 1px 1px #268AF5;
}
.navSouRubF{
	font-size:17px;
	color:#EEFDFF;
	
}
.navRub{
	font-size:16px;
	font-weight:bold;
	color:#006;
	text-shadow:2px 2px 2px #268AF5;
}
.navRubNA{
	font-size:14px;
	font-weight:bold;
}
#newsHeader {
	height:22px;
	line-height:22px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#5699FE;
	border-bottom:1px solid #FFF;
	width: 177px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: -10px;
}
#newsHeader a{
	color:#FFF;
	text-decoration:none;
}	
#sideBarNewsContent {
	margin-left: -5px;
	width: 170px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/fond_mail.gif);
	float: left;
	height: 59px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
	
#newsItem {
	/*font-size:11px;
	color: #3E3E3E;*/
	margin-top: -5px;
	line-height: 25px;
	margin-left: 25px;
}
#newsItem a{
	color:#5699FE;
	font-size: 12px;
	font-weight: bold;
	text-indent: 22px;
	text-decoration: none;
}
#principale {
	float: left;
	height: auto;
	width: 845px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	margin-bottom: 100px;
}
#principaleHeader {
	float: left;
	height: auto;
	width: 845px;	/*margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00F;
	line-height:22px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;*/
}
#principale p{
	margin-left: 30px;
	margin-right: 40px;
	font-size:14px;
	text-align: justify;
}
h1 {
	font-size:20px;
	padding-top: 15px;
	margin-left: 30px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#06F;
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
	margin:10px 0px 10px 0px;
	border-bottom:1px solid #06F;
	margin-left: 30px;
}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:14px;}
#creneaux caption {
	font-weight: bold;
	font-size:14px;
	line-height: 33px;
}
#creneaux tr+tr td {
	border-top-width: 0.5px;
	border-top-style: dashed;
	border-top-color:#999;
}
/*#creneaux tr:nth-child(1n){
	background-color:#06F;
}
#creneaux tr:nth-child(1n-1){
	background-color:#C6F;
}*/
#creneaux tr:nth-child(2n+0){
	background-color:#F3F3F3;/*#93D0FF;*/
}
/*#creneaux tr:nth-child(2n+4){
	background-color:#FFE6E6;
}
#creneaux tr:nth-child(1n){
	font-weight: bold;
	color: #FFF;
	background-color: #3A8AEE;
	text-align: center;
	border: 1px solid #000;
}*/
/*.tdTitle{
	font-weight: bold;
	color: #FFF;
	background-color: #3A8AEE;
	text-align: center;
	border: 1px solid #000;
}*/
.tdTitle{
	font-weight: bold;
	color: #006;
	background-color:#B3DAFB;
	text-align: center;
	
}
blockquote {
	font-family:Arial, Helvetica, sans-serif;
	color:#C33;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	background-color:#FFFCE9;
	border: 1px dashed #CCCCCC;
	position: fixe;
	margin-top: 50px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
blockquotey {
	font-family:Arial, Helvetica, sans-serif;
	color:#C33;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	background-color:#EEE;
	border: 1px dashed #CCCCCC;
	position: fixe;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.color_new {
	color: #CC3300;
	font-weight: bold;
	background-color: #FF0;
	font-size: 12px;
}
.note {font-weight:bold; color:#800000; font-style:italic; background-color: #FFF0B7; padding:5px; border:1px solid #FFB96C; }

a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#footer {
	margin-left:63px;
	height:30px;
	background-color:#5699FE;
	line-height:30px;
	color:#FFF;
	font-size: 11px;
	/*background-image: url(fond_button.gif);*/
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff7a1c;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066CC;
	float: left;
	width: 1003px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	color:#039;
	text-decoration:none;
}
#webanalyse {
	float: left;
	height: 32px;
	width: 100px;
	text-align: right;
	margin-top: 15px;
}#frisegauche {
	float: left;
	height: 750px;
	width: 63px;
	background-image: url(images/friseG.gif);
	background-color: #DBF4FF;
	background-repeat: no-repeat;
}
#frisedroite {
	float: left;
	height: 750px;
	width: 200px;
	background-image: url(images/friseD.gif);
	background-color: #DBF4FF;
	background-repeat: no-repeat;
}
.color_texte {
	color: #069;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 20px;
}
.navSouRubPoint{
	text-decoration: blink;
	margin-left: 20px;
}
.navSouRub:after {
	content: "•";
	text-decoration: blink;
	margin-left: 20px;
}
.texte_news {
	color: #333;
}
.nouveau_txt_news {
	color:#906;	/*color: #069;*/
}
#xiti {
	text-align: right;
}
.color_texte {
	color: #069;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 20px;
}
.pointmenu {
	font-size: 14px;
}
#principaleHeader a{
	color: #F60;
}