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

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

legend {
	color: #d3cfcf;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

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


#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d3cfcf;
	text-decoration: none;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d3cfcf;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #d3cfcf;
}
#footer a:active {
	text-decoration: none;
	color: #d3cfcf;
}

#menugauche a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#e80706;
	text-decoration: none;
}
#menugauche a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#e80706;
	text-decoration: none;
}
#menugauche a:hover {
	text-decoration: underline;
	color: #e80706;
}
#menugauche a:active {
	text-decoration: none;
	color:#e80706;
}


#favoris a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#d3cfcf;
	text-decoration: none;
}
#favoris a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#d3cfcf;
	text-decoration: none;
}
#favoris a:hover {
	text-decoration: underline;
	color: #d3cfcf;
}
#favoris a:active {
	text-decoration: none;
	color:#d3cfcf;
}


/********************************************************************** 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:11px;
	color:#e80706;
	background-color:#000000;
	border-bottom:#898888 1px solid;
	border-top:#898888 1px solid;
	border-left:#898888 1px solid;
	border-right:#898888 1px solid;
}

/**********************************************************BDD AUTO **************************************/

.numpage_selec {
	color:#ff0000;
}


/*********************************************************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");
	}
	
/**********************************************************************************************************/
	
#site {
	width: 800px;
	margin: auto;
	border: solid 1px #686868;
	min-height: 500px;
	margin-top: 15px;
	padding-bottom: 20px;
}

#header {
	background-image:url(gifs/image_03.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width: 520px;
	float: left;
	height: 31px;
	padding-top: 45px;
	padding-left: 280px;
}

#header h1 {
	display: inline;
	color:#cccccc;
	font-variant:small-caps;
	font-size: 14px;
	font-weight:normal;
}
.Style7 {color: #FF0000;}
.Style2 {color: #FF0000;margin-left:10px;}
.Style3 {color: #00ffff;margin-left:10px;}
.Style4 {color: #00ff00;margin-left:10px;}
.Style5 {color: #ffff00;margin-left:10px;}
.Style6 {color: #ff9933;margin-left:10px;}

.Style8 {
	color:#CCCCCC;
	display:inline;
	font-size:14px;
	font-variant:small-caps;
	font-weight:normal;
}

.menu {
	background-image:url(gifs/image_05.jpg);
	background-color: #171717;
	background-repeat:no-repeat;
	background-position:left;
	width: 700px;
	float: left;
	height: 26px;
	margin: 0px;
	padding: 0px;
	color: #cccccc;
	padding-top: 8px;
	padding-left: 100px;
}

.menu li {
	list-style-type:none;
	display: inline;
	margin-left: 15px;
}

.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
	font-variant:small-caps;
	font-weight:bold;
	margin-right:15px;
}
.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
	font-variant:small-caps;
	font-weight:bold;
}
.menu a:hover {
	text-decoration: underline;
	color: #cccccc;
}
.menu a:active {
	text-decoration: none;
	color: #cccccc;
}

#menugauche {
	width: 200px;
	float:left;
	margin-top: 80px;
	margin-left: 15px;
	font-variant:small-caps;
}

#menugauche p {
	padding-left: 10px;
}

#newsletter {
	padding-bottom: 10px;
	border-bottom: solid 1px #494949;
	height: 60px;
	line-height: 20px;
	border-right: solid 1px #494949;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 10px;
}

.contour {
	border-bottom: solid 1px #494949;
	border-left: solid 1px #494949;
	height: 30px;
	line-height: 30px;
	border-right: solid 1px #494949;
	margin: 0px;
	padding: 0px;
}

#favoris {
	margin: 0px;
	padding-top: 13px;
	line-height: 17px;
}

#contenu {
	float: left;
	width: 550px;
	margin-left: 20px;
	margin-top: 40px;
}

h2 {
	display: inline;
	font-weight:normal;
	font-size:14px;
	font-variant:small-caps;
}

#footer {
	margin:auto;
	width: 800px;
	text-align: center;
	color: #d3cfcf;
	padding-top: 7px;
	line-height: 17px;
}






#encart1 a{
	background-image:url(gifs/image_12.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	width: 160px;
	height: 180px;
	margin:5px;
	margin-left: 20px;
	text-align:right;
	color: #ffffff;
	font-size: 13px;
	margin-top: 30px;
	text-decoration:none;
}

#encart2 a{
	background-image:url(gifs/image_14.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	width: 160px;
	height: 180px;
	margin:5px;
	text-align:right;
	color: #ffffff;
	font-size: 13px;
	margin-top: 30px;
	text-decoration:none;
}

#encart3 a{
	background-image:url(gifs/image_16.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	width: 160px;
	text-decoration:none;
	color: #ffffff;
	text-align:right;
	font-size: 13px;
	margin:5px;
	height: 180px;
	margin-top: 30px;
}

#photos {
	float: left;
	width: 185px;
	text-align:center;
	padding-top: 55px;
}

#photos img {
	margin-bottom: 15px;
}

h3 {
	font-size: 11px;
	display:inline;
	color: #ffffff;
}

#texte {
	float: left;
	width: 340px;
	text-align:justify;
	padding-top: 25px;
}

.contourphoto {
	border: 1px solid #CCCCCC;
}

#miniature {
	width: 200px;
	float: left;
	padding-top: 15px;
}



.invisible {
	display: none;
}

.visible {
	display: block;
}li {
	list-style-type: square;
}
div.bloc_mini{
	float:left;
	width: 80px;
	height: 80px;	
	margin-left: 10px;
	margin-bottom: 10px;
	cursor:pointer;
}
div.alt{
	position:absolute;
	top:10px;
	left:10px;
	width: 80px;
	height: 40px;
	background-color:#000000;
	border: solid 1px #666666;
	padding: 5px;
	filter:alpha(opacity=80);
	z-index:100;
	visibility: hidden;
}
div#affichage{
	float:right;
	width:330px;
}
div#affichage p{
	font-weight:bold;
}
div#affichage img{
	border:solid 1px #CCCCCC;
	margin:2px;
}

.mini_photo {
	cursor:pointer;
}

.rea_cat1{
float:left;
margin-top:10px;
margin-right:20px;
border:1px solid #FFFFFF;
padding:5px;
width:100px;
text-align:center;
}

.rea_cat2{
padding:5px;
float:left;
margin-right:20px;

}
.rea_cat2bis{
margin-top:10px;
width:500px;
border:1px solid #FFFFFF;
}

#rea_cat3{
margin-top:20px;
width:560px;
}

#affiche_photo_cat3{
float:left;
width:325px;
min-height:244px;
border:1px solid #FFFFFF;
margin-right:5px;
}

.liste_photo_cat3{
	float:left;
	margin-right:5px;
	cursor:pointer;
}

#description_photo{
width:550px;
}

.description_detail{
display:none;
}

img{
border:none;
}

