/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
	background:url(gifs/motif_body.jpg) top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	margin:0;
	font-size:18px;
	color:#333333;
	text-align:left;
	
}

h1:first-letter {
	color:#2b677b;
	font-size:22px;
}

h2 {
	margin:0;
	font-size:16px;
	color:#333333;
	text-align:left;
}

h2:first-letter {
	color:#2b677b;
	font-size:22px;
}

h3 {
	margin:0;
	font-size:16px;
	color:#333333;
	text-align:left;
}

h3:first-letter {
	color:#2b677b;
	font-size:22px;
}

.filet {
	margin-top:20px;
	margin-bottom:20px;
	background:url(gifs/filet.jpg) top left no-repeat;
	clear:both;
	width:620px;
	height:3px;
}

.container {
	background:#e4d1a1;
	width:993px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	font-family:Tahoma, Arial, Verdana;
}

.top_containter {
	background:url(gifs/haut_corps_blanc.jpg) top no-repeat;
	width:993px;
	height:6px;
	overflow:hidden;
	margin-top:10px;
}

.page_blanche {
	background:url(gifs/corps_blanc.jpg) top repeat-y;
	widht:993px;
	height:auto;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.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: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**********************************************************************************************************/

.menu {
	background:url(gifs/fond_menu.jpg) top no-repeat;
	width:993px;
	height:47px;
	float:left;
	overflow:hidden;
}

/***************************LAVALAMP**********************/
        .lavaLampBottomStyle {
            position: relative;
            height: 47px;
            width: 870px;
			margin-right:auto;
			margin-top:0;
			margin-bottom:0;
			padding:0;
            overflow: hidden;
			margin-left: 59px;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
						background:#94aca8;
                        width: 9px;
                        height: 38px;
                        position: absolute;
						margin-top:4px;
                    }
                    .lavaLampBottomStyle li a {
						font-size:12px;
                        text-decoration: none;
						font-weight:bold;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
						display:inline;
                        height: 37px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 13px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }
/*************************** FIN LAVALAMP**********************/         


.header {
	background:url(gifs/header_fond.jpg) top no-repeat;
	width:993px;
	position:relative;
	height:138px;
}

.titre {
	position:absolute;
	top:0;
	left:0;
	width:auto;
	height:auto;
	margin-left: 150px;
	margin-top: 28px;
}

.titre p {
	margin:0;
	font-size:18px;
	color:#333333;
	text-align:left;
}

.titre a {
	font-size:18px;
	color:#333333;
	text-align:left;
}


.titre a:hover {
	font-size:18px;
	color:#333333;
	text-align:left;
}


.newsletter {
	position:absolute;
	z-index:2;
	bottom:0;
	left:0;
	width:100%;
	height:auto;
}

.newsletter p {
	margin:0;
	font-size:12px;
	color:#FFF;
	text-align:left;
	padding-top: 2px;
}

.formulaire {
	float:left;
	display:inline;
	margin-left: 155px;
	margin-bottom: 5px;
	margin-right:15px;
}

.content {
	background:url(gifs/corps_contenu.jpg) top repeat-y;
	width:993px;
	height:auto;
	overflow:hidden;
}

.colonne_gauche {
	float:left;
	display:inline;
	width: 650px;
	height:auto;
	margin-left: 21px;
}

.colonne_droite {
	float:left;
	display:inline;
	width:263px;
	height:auto;
	margin-left: 16px;
}

.encart_contact {
	width:263px;
	height:213px;
	margin-top:10px;
	display:block;
	background:url(gifs/encart_contact.jpg) top no-repeat;
}

.encart_contact a {
	width:263px;
	font-size:12px;
	text-align:left;
	color:#333333;
	text-decoration:none;
	margin:0;
	height:213px;
	display:block;
	background:url(gifs/encart_contact.jpg) top no-repeat;
}

.encart_contact a:hover {
	width:263px;
	height:213px;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	color:#333333;
	margin:0;
	display:block;
	background:url(gifs/encart_contact1.jpg) top no-repeat;
}

.contact_overselected {
	width:263px;
	height:213px;
	display:block;
	background:url(gifs/encart_contact1.jpg) top no-repeat !important;
}



.txt_contact {
	margin:0;
	font-size:12px;
	color:#333333;
	text-align:left;
	padding-left: 15px;
	padding-top: 10px;
}

.txt_contact1 {
	margin:0;
	font-size:25px;
	color:#333333;
	text-align:center;
	padding-top: 10px;
}

.lien_contact {
	margin:0;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	text-align:right;
	padding-right: 15px;
	padding-top: 17px;
}

.lien_contact a {
	font-size:13px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.lien_contact a:hover {
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:#333333;
}

.contenu {
	padding:15px;
}

.txt_left {
	margin:0;
	font-size:12px;
	color:#333333;
	text-align:justify;
	line-height:1.6;
}

.txt_centrer {
	margin:0;
	font-size:12px;
	color:#333333;
	text-align:center;
	line-height:1.5;
}


.txt_left a:hover, .txt_centrer a:hover {
	font-size:12px;
	color:#2b677b;
	text-decoration:none;
}

.txt_left a, .txt_centrer a {
	font-size:12px;
	color:#333333;
	text-decoration:underline;
}


.lien_actu {
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#2b677b;
	text-align:right;
	padding-top: 15px;
	line-height:1.3;
}

.lien_actu a {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.lien_actu a:hover {
	font-size:12px;
	font-weight:bold;
	color:#2b677b;
	text-decoration:underline;
}

.paragraphe5050 {
	float:left;
	width:300px;
	height:auto;
	display:inline;
}

.bas_page {
	background:url(gifs/coord_footer.jpg) top no-repeat;
	width:993px;
	height:31px;
}

.fin_page_blanche {
	background:url(gifs/bas_corps_blanc.jpg) top no-repeat;
	width:993px;
	height:21px;
}

.footer {
	width:100%;
	height:150px;
}

.nuage_txt {
	margin:0;
	font-size:11px;
	color:#333333;
	text-align:center;
	padding-top:10px;
}

.nuage_txt a {
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

.nuage_txt a:hover {
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}

.border_img {
	border:1px solid black;
}

.bleu {
	color:#2b677b;
	font-weight:bold;
}

.google_map {
	width:550px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.f_left_noborder {
	float:left;
	margin:0 20px 20px 0;
}

.f_right_border {
	float:right;
	margin:0 0 20px 20px;
	border:1px solid black;
}

.titre_page {
	position:relative;
	width:616px;
	height:40px;
}

.flash_over {
	position:absolute;
	top:0;
	left:0;
	z-index:5px;
	width:616px;
	height:40px;
}