/********************************************************************* Balise ****************************************************************/

html {
	width: 100%;
}
form {
	padding: 0px;
	margin: 0px;
}
td {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(gifs/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2a2a2a;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #2a2a2a;
	background-image: url(gifs/titre-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	left: 0px;
	top: 158px;
	text-align: center;
	display: block;
	width: 530px;
	height: 47px;
	font-weight: normal;
	z-index: 30;
	line-height: 28px;
}
h2 {
	font-size: 14px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	color: #660066;
	background-image: url(gifs/puce-titre.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 0px 5px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
h4 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
.txt-couleur {
	color: #994d99;
	font-weight: bold;
}
.onz {
	font-size: 11px;
}
.treiz {
	font-size: 13px;
	font-weight: bold;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-size: 11px;
	color: #2a2a2a;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}
.liste_cat{
}
.fichierbin{
}
.photo{
}

/*********************************************************LIGHTBOX*****************************************/

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

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

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

* html #overlay{background-color:transparent;background-image:url(blank.gif);}
	
/**********************************************************************************************************/


/***************************************************** CONTENU ********************************************************/	

#header-bg {
	width: 100%;
	background-image: url(gifs/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#header {
	margin-right:auto;
	margin-left:auto;
	height: 27px;
	width: 1000px;
	position: relative;
}
#options {
	position: absolute;
	top: 5px;
	right: 0px;
	color: #FFFFFF;
}
#options a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
#options a:hover {
	text-decoration: underline;
}
#content {
	margin-right:auto;
	margin-left:auto;
	width: 1000px;
	background-color: #fff;
}
#colonne-gauche {
	float: left;
	width: 189px;
	padding-top: 258px;
	padding-left: 19px;
}
#logo {
	position: absolute;
	left: 18px;
	top: 0px;
}
ul.MenuHorizontal {
	width: 189px;
	list-style: none;
	padding: 0;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 33px;
	margin-left: 0;
}
ul.MenuHorizontal li {
   width: 189px;
}
ul.MenuHorizontal li a {
	display: block;
	color: #666666;         /*Ici, changer la couleur de la police*/
	font-size: 12px;         /*Ici, changer la taille de la police du menu*/
	font-weight: normal;
	padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
	height: 40px;
	text-decoration: none;
	line-height: 40px;
	text-indent: 26px;
}
li#menu0 a {
   background-image: url('gifs/menu1.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu1 a {
   background-image: url('gifs/menu2.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu2 a {
   background-image: url('gifs/menu3.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu3 a {
   background-image: url('gifs/menu4.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu4 a {
   background-image: url('gifs/menu5.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu5 a {
   background-image: url('gifs/menu6.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/menu1over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #7a227a;
   font-weight: bold;
}
li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/menu2over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #7a227a;
   font-weight: bold;
}
li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/menu3over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #7a227a;
   font-weight: bold;
}
li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/menu4over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #7a227a;
   font-weight: bold;
}
li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/menu5over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #7a227a;
   font-weight: bold;
}
li#menu5 a:hover, a#selected-over5 {
   background-image: url('gifs/menu6over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #7a227a;
   font-weight: bold;
}
#colonne-centre {
	float: left;
	width: 450px;
	position: relative;
	padding-left: 50px;
	padding-top: 235px;
	line-height: 18px;
	padding-bottom: 34px;
	text-align: justify;
}
#colonne-centre ul {
	padding-left: 40px;
}
#colonne-centre li {
	margin-bottom: 10px;
}

#animation {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
}
.texteG {
	text-align: justify;
	float: left;
	width: 158px;
}
.texteC {
	text-align: center;
}
.photoD {
	float: right;
	margin-bottom: 10px;
}
.photoD2 {
	float: right;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-top: 20px;
}
#colonne-droite {
	float: right;
	width: 244px;
	padding-top: 48px;
}
#contact-encart {
	background-image: url(gifs/contact-bg.jpg);
	background-position: left -6px;
	width: 196px;
	padding-left: 48px;
	color: #660066;
	font-size: 10px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#contact-encart a {
	font-size: 11px;
	font-weight: normal;
	color: #660066;
	text-decoration: underline;
}
#contact-encart a:hover {
	text-decoration: none;
}
#horaires {
	margin-bottom:20px;
	color:#666666;
	font-size:11px;
	margin-left:30px;
}
#horaires span {
	color:#6D006D;
	font-size:12px;
}
.numeros {
	font-size: 24px;
	font-weight: normal;
	color: #c200c2;
	display: block;
}
#encart-plan {
	display: block;
	width: 244px;
	margin-bottom: 50px;
}
.adresse-encart {
	text-align: center;
	color: #660066;
	font-weight: bold;
	padding-left: 22px;
}
.adresse-encart2 {
	text-align: center;
	color: #660066;
	font-weight: bold;
	padding-left: 22px;
	font-size: 14px;
}
.link {
	width: 214px;
	background-image: url(gifs/link-bg1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	margin-top: 14px;
	text-decoration: none!important;
	line-height: 28px;
	text-align: center;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.link:hover {
	width: 214px;
	background-image: url(gifs/link-bg1over.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
}
.link-contact {
	width: 214px;
	background-image: url(gifs/link-bg1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	float: right;
	margin-top: 14px;
	text-decoration: none!important;
	line-height: 28px;
	text-align: center;
	color: #FFFFFF!important;
}
.link-contact:hover {
	width: 214px;
	background-image: url(gifs/link-bg1over.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
}
.link-plan {
	width: 214px;
	background-image: url(gifs/link-bg2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	float: right;
	text-decoration: none!important;
	line-height: 28px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal!important;
	margin-top: 8px;
}
.link-plan:hover {
	width: 214px;
	background-image: url(gifs/link-bg2over.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
}
.filet {
	background-image: url(gifs/filet.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 660px;
	margin-top: 5px;
}
#footer-bg {
	width: 100%;
	background-image: url(gifs/footer-bg.jpg);
	background-repeat: repeat-x;
}
#footer {
	margin-right:auto;
	margin-left:auto;
	width: 1000px;
	background-image: url(gifs/footer.jpg);
	background-repeat: no-repeat;
	height: 60px;
	text-align: center;
	padding-top: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#colonne-centre legend {
	color: #994d99!important;
	font-size: 14px;
}
.champ-message {
	width: 263px;
	height: 80px;
}
.champ-info {
	width: 263px;
}
.left{float:left;margin-right:10px;margin-top:5px; }

.right{float:right;}

.texteC a{
	font-size:13px;
	font-weight:bold;
}

#textelien a{
color:#2A2A2A;
font-size:12px;
font-weight:bold;
}
