body, h1, h2, h3, p, fieldset, legend, ul, li, form, input, img, div, span, label, tr, object {
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	text-align: center;
}

body, table {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

label {
	cursor: pointer;
}

a:link, a:hover, a:active, a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.contenu a:link, div.contenu a:hover, div.contenu a:active, div.contenu a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

div.contenu a:hover {
	color: #CC0000;
}

a.pdf {
	padding: 0 0 0 20px;
	background: url(images/pdf.gif) left no-repeat;
}

p {
	padding: 5px 10px 5px 10px;
}

li {
	list-style: none;
}

h1 {
	font-size: 14px;
	padding: 10px 10px 0 10px;
}

div.bg {
	width: 100%;
	background: #fff url(images/bg.jpg) bottom repeat-x;
}

div.site {
	width: 1000px;
	height: 230px;
	padding: 200px 0 0 0;
	margin: auto;
	position: relative;
	left: 0;
	top: 0;
}

div.contenu {
	width: 750px;
	height: 245px;
	overflow: hidden;
	position: absolute;
	bottom: 35px;
	left: 170px;
	text-align: justify;
	z-index: 3;
}

div.coordonnees {
	width: 160px;
	height: 235px;
	padding: 10px 10px 0 0;
	overflow: hidden;
	position: absolute;
	bottom: 35px;
	left: 0;
	text-align: right;
}

div.coordonnees img {
	border: solid 1px #fff;
}

ul.menu {
	width: 750px;
	height: 35px;
	position: absolute;
	left: 170px;
	bottom: 0;
}

ul.menu li {
	width: 125px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	display: block;
	float: left;
	background: url(images/li.jpg) center right no-repeat;
}

ul.menu li.last {
	background: none;
}

ul.menu li a:link, ul.menu li a:hover, ul.menu li a:active, ul.menu li a:visited {
	color: #000;
}

ul.menu li a.active {
	font-weight: bold;
}

img.galerie1, img.galerie2, img.galerie3 {
	position: absolute;
	bottom: 280px;
	width: 250px;
	height: 180px;
	border: none;
}

div.slideshow {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 450px;
}

#photo1A {
	z-index: 2;
}

#photo1B {
	z-index: 1;
}

#photo2A {
	z-index: 2;
}

#photo2B {
	z-index: 1;
}

#photo3A {
	z-index: 2;
}

#photo3B {
	z-index: 1;
}

img.galerie1 {
	left: 170px;
}

img.galerie2 {
	left: 420px;
}

img.galerie3 {
	left: 670px;
}

h1.contact {
	position: absolute;
	left: 0;
	top: 0;
}

table.formTable {
	position: absolute;
	left: 0;
	top: 30px;
}

table.formTable td {
	padding: 5px;
}

table.formTable td.coldroite h2 {
	font-size: 12px;
}

table.formTable label {
	font-weight: bold;
	cursor: pointer;
}

table.formTable input, table.formTable textarea { 
	background: #fff;
	border: solid 1px #999;
}

table.formTable textarea { 
	width: 100%;
	height: 60px;
}

#nom_prenom {
	width: 100%;
}

#verif {
	width: 70px;
}

#chaine {
	font-weight: bold;
}

table.formTable td.verif {
	text-align: right;
}

table.formTable td.coldroite {
	vertical-align: top;
	width: 290px;
	text-align: justify;
}

table.formTable td.colcentre {
	text-align: right;
}

table.formTable td.key {
	width: 95px;
	padding: 0 0 0 15px;
}

table.formTable td.key2 {
	width: 25px;
	padding: 0 0 0 15px;
}

div.err, div.valid {
	padding: 10px;
	font-weight: bold;
	font-size: 10px;
	background: #fff;
}

div.err {
	border: solid 2px #d00;
	color: #d00;
}

div.valid {
	border: solid 2px #0d0;
	color: #0d0;
}

input.submit {
	visibility: hidden;
	width: 10px;
}

a.envoyer {
	background: url(images/envoyer.jpg) no-repeat;
	display: block;
	width: 90px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	float: right;
}

a.envoyer:link, a.envoyer:active, a.envoyer:visited {
	color: #000;
	background-position: 0 -20px;
}

a.envoyer:hover {
	color: #fff;
	background-position: 0 0;
}


#imageflow {
	width: 585px;
	height: 250px;
	position: absolute;
	left: 85px;
	top: -75px;
	z-index: 3;
}

#imageflow  .clear{
	clear:both;
}

#imageflow  #loading{
	text-align:center;
	width:100%;
	padding: 10px 0 10px 0;
}

#imageflow  #loading img{
	position:relative;
}

#imageflow  #images {
	visibility:hidden;
}

#imageflow #images img { 
	position:absolute; 
	top:0px;
	border: none;
	z-index: 3;
}

h1.evenements {
	position: absolute;
	left: 0px;
	bottom: 40px;
	width: 750px;
	text-align: center;
	padding: 0;
	z-index: 10;
}

span.notice {
	position: absolute;
	left: 0px;
	bottom: 25px;
	width: 750px;
	text-align: center;
	font-size: 10px;
	font-style: italic;
	z-index: 10;
}

#lightbox{
	background-color:#fff;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	color: #000;
}	
#lightboxCaption{ float: left; padding:0; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px;}

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
a.lbClose{
	display: none;
}

div.popin {
	position: absolute;
	right: 40px;
	top: 70px;
	z-index: 5;
	width: 250px;
	height: 270px;
	background: url(images/popin.gif) no-repeat;
	color: #000;
	padding: 10px 10px 20px 10px;
	text-align: justify;
}

div.popin a.fermer {
	position: absolute;
	right: 12px;
	bottom: 8px;
	display: block;
	height: 16px;
	line-height: 16px;
	padding: 0 0 0 20px;
	color: #cc0000;
	background: url(images/fermer.png) left no-repeat;
}

div.popin a.fermer:link, div.popin a.fermer:active, div.popin a.fermer:visited {
	text-decoration: none;
}

div.popin a.fermer:hover {
	text-decoration: underline;
}