html, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-color: #ffffff;
	background-image: url("/images/fond_page.png");
	background-repeat: repeat-x;
	background-position: 0 0;
	background-attachment: fixed;
	
	/**/
	height: 95%;

}
.global{
	position: absolute;
	width: 800px;

	min-height: 98%;
	height: auto !important;
	height: 98%;

	top: 0px;
	left: 50%;
	margin-right: 0px;
	padding-left: -400px;
	margin-left: -400px;
	background-color: #ffffff;
	border: 1px solid #d7e56b;
}

.contenu{
	position: absolute;
	background-color: #ffffff;
	left: 220px;
	width: 530px;
	height: auto;
	top: 80px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 30px;
	overflow-x: hidden;
	overflow-y: auto;
}

.contenu .petit {
	font-size: 10px;
}

.contenu a:link{
	color: #94b236;
}
.contenu a:hover{
	color: #db1814;
}
.contenu a:visited{
	color: #94b236;
}

.detailphoto {
	position: relative;
}


.header{
	position: absolute;
	top: 0px;
	width: 800px;
	height:50px;
	background-color: transparent;
	background-image: url("../images/logo_burneau.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;/*h-v*/
}
.header img{
	position: absolute;
	top: 0px;
	left: 180px;
	border: none;
}
.footer{
 	position: absolute;
 	left: 5px;
	width: 89%;
	height: auto;
	text-align: center;
	bottom: 1px;
	color: #7a7a7a;
	font-size: 9px;
	padding-left: 50px;
	padding-right: 20px;
	border-top: 1px dotted #7a7a7a;
}
.footer a:link{
	color: #7a7a7a;
}
.footer a:hover{
	color: #7a7a7a;
}
.footer a:visited{
	color: #7a7a7a;
}
/* DEBUT POLICES CARACTERES*/
h1{
	height: 28px;
	font-size: 17px;
	color: #7a7a7a;
	font-weight: bolder;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 80px;
	text-align: left;
	background-image: url("../images/h1.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
}
.h1spec{
	font-size: 16px;
	color: #7a7a7a;
	margin-bottom: 5px;
	font-style: italic;
	background-image: none;
	padding-left: 50px;
}
h2{
	color: #db1814;
	font-weight: bolder;
	margin-bottom: 13px;
	font-size: 13px;
	text-align: left;
}
.h2spec{
	color: #db1814;
	font-weight: bolder;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: left;
}
h3{
	color: #db1814;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 11px;

}
hr{
	border: 1px dotted #7a7a7a;
}
.textgray{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7a7a7a;
	font-weight: bolder;
	text-align: left;
}
.textred{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #db1814;
	font-weight: bolder;
	text-align: left;
}
.big{
	font-size: 18px;
	color: #db1814;
	font-weight: bold;
}
.mediumred{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #db1814;
	font-weight: bold;
}
.italgray{
	font-size: 17px;
	color: #7a7a7a;
	font-style: italic;
}
#web{
	font-size: 17px;
	color: #7a7a7a;
	font-style: italic;
	text-decoration: underline;
}
.majuscule, .majred{
	text-transform: uppercase;
	font-weight: bolder;
}
.majred{
	color: #db1814;
}

/* FIN POLICES CARACTERES*/

/*IMAGES*/

.imgright{
	float: right;
	margin-left: 10px;
	border: 1px solid #94b236;
}
.imgleft{
	float: left;
	margin-right: 10px;
	border: 1px solid #94b236;
}
.pictoright{
	float: right;
	margin-left: 10px;
}
.pictoleft{
	float: left;
	margin-right: 10px;
}

.imgcenter{
	position: relative;
	left: 30%;
	border: none;
	margin: 0px;
}
.bandeau-decouv{
	position: relative;
	width: 406px;
	left: 50%;
	padding-left: -203px;
	margin-left: -203px;
	border: none;
	margin-top: 15px;
}
.vignetteFloat{
	width: 145px;
	height: 50px;
	float: left;
	border: solid 1px #FF0000;
	text-align: center;
	margin: 5px;
}
.imgfull{
	position: relative;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	padding-left: -200px;
}
/*FIN IMAGES*/
.tabpartenaire img{
	border: none;
}
#txtbas{
	position: absolute;
	top: 70%;
	border: 1px dotted red;
}

.textleft{
	text-align: left;
}
.textcenter{
	text-align: center;
}

/*MENU HAUT*/
#menu-h{
	overflow: hidden;
	position: absolute;
	left: 1px;
	width: 103%;
	top: 20px;
	margin: 0px;
	padding: 0px;
}
#menu-h ul{
	float: left;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style: none;
}
#menu-h ul li{
	position: relative;
	width: 111px;
	height: 32px;
	float: left;
	margin-left: 3px;
}
#menu-h ul li a{
  	float: left;
  	width: 111px;
	height: 32px;
	font-size: 10px;
	font-weight: bolder;
  	text-decoration: none;
  	padding-left: 0px;
  	background-image: url("../images/bouton_haut_inactif.png");
  	background-position: 0 0;
  	background-repeat: no-repeat;
}
#menu-h ul li#actif{
	width: 111px;
	height: 32px;
  	float: left;
  	text-decoration: none;
  	padding-left: 0px;
  	background-image: url("../images/bouton_haut_actif.png");
  	background-position: 0 0;
  	background-repeat: no-repeat;
}

#menu-h ul li a span{
	width: 111px;
	height: 32px;
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-image: url("../images/bouton_haut_inactif.png");
	background-position: 0 0;
	text-align: center;
	font-size: 10px;
	background-repeat: no-repeat;
	color: #ffffff;
}
#menu-h ul li #__contact{
	width: 111px;
	height: 32px;
	float: left;
	background-image: url("../images/bouton_haut_inactif.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
}
#menu-h ul li a:hover #__contact{
	background-image: url("../images/bouton_haut_actif.png");
  	background-position: 0 0;
  	background-repeat: no-repeat;
}
#menu-h ul li#actif span{
	width: 111px;
	height: 32px;
	float: left;
	margin-top: 6px;
	font-size: 10px;
	font-weight: bolder;
   	background-position: 0 0;
  	background-repeat: no-repeat;
  	color: #333333;
  	text-align: center;
}
#menu-h ul li a:hover{
  	background-position: 0 0;
}
#menu-h ul li a:focus{
  	background-position: 0 0;
}
#menu-h ul li a:hover span{
	background-position: 0 0;
	background-image: url("../images/bouton_haut_hover.png");
	background-repeat: no-repeat;
  	color: #BBBBBB;
}
#menu-h ul li a:focus span {
  	background-position: 0 0;
}
/*FIN MENU HAUT*/

/*MENU GAUCHE*/
.menu-g{
	position: absolute;
	left: 0px;
	/*left: -5px;*/
	top: 130px;
	width: 226px;
	height: auto;
	background-image: url("../images/fond_menu_g.png");
	background-position: 0;
	background-repeat: repeat-y;
	text-align: left;
	padding-top: 0px;
	padding-left: 1px;
}
/*.menu-g li{
	list-style-type: none;
}*/

.menu-g #lienactif{
	color: #db1814;
	
}


.topmenug{
	position: relative;
	right: 1px;
	width: 226px;
	height: 40px;
	background-image: url("../images/fond_menu_g_top.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	top: 0px;
	margin-top: 0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 20px;
	line-height: 0.5px;
	color: #db1814;
}


.basmenug{
	position: relative;
	right: 1px;
	bottom: 0px;
	width: 226px;
	height: 16px;
	background-image: url("../images/fond_menu_g_bottom.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	margin:0px;
	padding: 0px;	
}
.titre-g{
	width: 80%;
	margin-top: 0;
	line-height: 100%;
	margin-left: 20px;
	color:#db1814;
}

.liens-g{
	position: relative;
	top: 0px;
	left: 0px;
	width: 80%;
	font-weight: bold;
	line-height: 2;
	margin-top: 5px;
	margin-left: 0px;
	font-size: 10px;
	color: #000000;
	
}

.liens-g a:link{
	color: #000000;

}
.liens-g a:hover{
	color: #db1814;
}
.liens-g a:visited{
	color: #000000;
}

.decouvrir{
	position:relative;
	width: 226px;
	height: 172px;
}
.decouvrir img{
	border: none;
}

/*debut espace privé*/
#footermenu-g{
	width: 224px;
	height: 47px;
	position: relative;
	top: 450px;
	left: 0px;
	color: #ffffff;
	text-align: center;
	font-weight: bolder;
	background-image: url("../images/bouton_espace_prive.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 6px;	
}

#footermenu-g a:link, a:hover, a:visited, #footermenu-gi a:link, a:hover, a:visited{
	color: #ffffff;
}
/* fin espace privé */


/* galerie photos en css */
.photos
{
	width: 180px;
	float: left;
}
.photos a {
	border:0 solid #000000;
	display:block;
	float:right;
	height:50px;
	margin:0 0 5px 5px;
	width:150px;
	height:100px;
}
.photos a img {
	width: 150px;
	height: 100px;
	border: 0;
}
.photos a:hover {
	border-color: #ddd;
}
.photos a:hover img {
	position:fixed;
	top:80px;
	left:370px;
	width: auto;
	height: auto;
	width:auto;
	border: 1px solid #333;
}