/*

/*

<link rel="stylesheet" href="css/jd.slideshow.css" type="text/css" media="screen" />

/* default elements */
* {margin: 0; padding: 0;}

/* début diaporama */


 #mySlideShow
{
width: 400px !important;
height: 200px !important;
}

/* Fin diaporama*/

body {
	font: normal 62.5% sans-serif;
	background-image: url(../img/bubbles%20degrade.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: center center;
	padding-top: 2%;
	padding-right: 0;
	padding-bottom: 2%;
	padding-left: 0;
	height: auto;
}

a {color: #642;}


a:visited {
	text-decoration: none;
	color: #ACB8D7;
}
a:hover {
	color: #ACB8D7;
}

big {font-size: 1.1em;}

h1,h2,h3 {color: #442; padding: 8px 0 2px;}

h1 {font: normal 2.4em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {
	font-family: serif, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ACB8D7;
}
h3 {font: bold 1.2em serif,sans-serif;}

blockquote {
	background: url('../img/quote.gif') no-repeat;
	display: block;
	padding-left: 26px;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

form,table {margin-bottom: 1.2em;}
img {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
}
label {display: block;}
li {line-height: 1.5em;}
p {
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	width: 788px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: thin solid #FFFFFF;
}
#container {
	font-size: 1.3em;
	line-height: 1.3em;
	width: 786px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* header */
.title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.title h1 {
	background-image: url(../img/fondtitre.gif);
	font-family: Georgia, "Trebuchet MS", sans-serif;
	font-size: 2.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	color: #FFFFFF;
}

.header {
	height: 210px;
	background-image: url(../img/banniere_2010.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

/* navigation */
.navigation {
	height: 41px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #5F8CD8;
	background-image: url(../img/nav%20test.gif);
	background-repeat: repeat;
	color: #C9C9C9;
	background-color: #FFFFFF;
}
.navigation a {
	border-right: 1px solid #C9C6B3;
	float: left;
	line-height: 41px;
	text-align: center;
	background-color: #FFF;
	background-image: url(../img/nav%20test.gif);
	background-repeat: repeat-x;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
	letter-spacing: 0em;
	vertical-align: top;
	white-space: normal;
	display: table;
	color: #006699;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #006699;}

/* main */
.main#two-columns {background: #FFF url(../img/two-columns.gif) repeat-y;}

/* bottom */
.bottom {
	color: #FFFFFF;
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 6px;
	padding-bottom: 6px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	background: #332;
	color: #EED;
	padding: 10px;
}
.footer .left {
	width: 66%;
	color: #666666;
}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {
	width: 530px;
	height: auto;
}
.col2 .right .content {
	background: #FFF;
}
.col2 .right {
	width: 253px;
	float: left;
	outline-color: #FFFFFF;
	height: auto;
	background-color: #FFFFFF;
}
.content {
	padding: 15px;
	background-color: #FBFBFB;
}
.left {
	float: left;
	font-weight: normal;
	background-color: #F8F8F8;
}
.right {
	float: right;
	height: auto;
	width: 256px;
}
.right .content {
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	padding: 0;
	width: 90%;
	margin-top: 4px;
	margin-bottom: 4px;

}
.block li {
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #553;
	background-color: #FFFFFF;
}

.right .block,.right .block li {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: relative;

}
.right .block li a:hover {
	background-color: #DBDBDB;
	
}
.bloc_actu {
	background-color: #CCCCCC;
	
	}
.bloc_maj {
	color: #F185AD;
	text-decoration: blink;
	}
.bloc_maj_course {
	color: #3C81F2;
	text-decoration: blink;
	}
.bloc_maj_waterpolo {
	color: #FF6600;
	text-decoration: blink;
	}
.bloc_maj_maitre {
	color: #F2C100;
	text-decoration: blink;
	}
.bloc_maj_leclub {
	color: #9900CC;
	text-decoration: blink;
	}
.bloc_maj_natation {
	color: #6AABFB;
	text-decoration: blink;
	}

.bloc_natation_retrait {
	color: #FFFFFF;
	text-indent: 5px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #3366FF;
	}
.bloc_accueil_retrait {
	color: #333333;
	text-indent: 5px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	}
	.bloc_accueil_retrait_centre {
	color: #333333;
	text-indent: 5px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #C0D6FA;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	cursor: crosshair;
	text-align: center;
	width: auto;
	height: auto;
	}
.bloc_course_retrait {
	color: #FFFFFF;
	background-color: #76A6F5;
	text-indent: 5px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #206DEE;
	}
	.bloc_course_retrait_fdblanc {
	color: #333333;
	background-color: #FFFFFF;
	text-indent: 10px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #206DEE;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #206DEE;
	border-right-color: #206DEE;
	border-bottom-color: #206DEE;
	}
.bloc_course_resultat_photo {
	text-indent: 5px;
	border: thin solid #7EABF5;
	margin: 4px;
	color: #206DEE;
	background-image: url(../img/photo_groupe_ndvb_stage.JPG);
		}
.bloc_course_resultat {
	text-indent: 5px;
	border: thin solid #7EABF5;
	margin: 4px;
	color: #206DEE;
		}
.bloc_course_defile1 {
	text-indent: 5px;
	border: thin solid #5E96F2;
	margin: 4px;
	color: #5E96F2;
		}
.bloc_course_defile2 {
	text-indent: 5px;
	border: thin solid #0080FF;
	margin: 4px;
	color: #0080FF;
		}
.bloc_waterpolo_resultat {
	text-indent: 5px;
	border: thin solid #FFB08A;
	margin: 4px;
	color: #FF6600;
		}
.bloc_synchro_resultat {
	text-indent: 5px;
	border: thin solid #D85BDB;
	margin: 4px;
	color: #EDA5DE;
		}
.bloc_synchro_retrait {
	color: #FFFFFF;
	background-color: #EDA5DE;
	text-indent: 5px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #D85BDB;
	}
	.bloc_synchro_actu {
	color: #666666;
	background-color: #F5CFEE;
	text-indent: 5px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #D85BDB;
	}
.date_synchro_gras {
	color: #CC0099;
	text-indent: 5px;
	font-style: oblique;
	font-weight: bold;
	text-decoration: underline;
	}
.bloc_synchro_retrait2 {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	margin-left: 30px;
		}
.bloc_maitres_resultat {
	text-indent: 5px;
	border: thin solid #F2C100;
	margin: 2px;
	}
.bloc_maitre_retrait {
	color: #FFFFFF;
	background-color: #CC9933;
	text-indent: 5px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #F2C100;
	}

.date_course_gras {
	color: #206DEE;
	text-indent: 5px;
	font-style: oblique;
	font-weight: bold;
	text-decoration: underline;
	}

.bloc_actualites_nuance {
	color: #333333;
	background-image: url(../img/fondegrableu_blocactu.jpg);
	text-indent: 5px;
	border: medium solid #CCCCCC;
		}

.bloc_photos_texte {
	text-indent: 5px;
	border: thin outset #666666;
	margin: 5px;
		}
.bloc_image {
	text-indent: 5px;
	margin: 5px;
		}


.conteneur {
	
}
.image {
	float: right;
	position: absolute;
	left: 463px;
	top: 444px;
	width: 124;
	height: 124;
	z-index: 1;
	overflow: auto;
	
}


}
