
body {
margin-top:0;
padding:0;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4E4E4E;
}

#conteneur {
position:relative;
margin-left:auto;
margin-right:auto;
width:960px;
min-height:650px;
*height:650px;
/*border:1px solid #000000;*/
padding-bottom:70px;
}
#entete {
position:relative;
width:960px;
height:50px;
background-color:#4E4E4E;
color:#FFFFFF;
font-size:18px;
font-variant:small-caps;
}
#footer {
position:relative;
float:left;
width:960px;
height:30px;
color:#4E4E4E;
font-size:11px;
text-align:center;
margin-top:50px;
}
#entete .link {
position:absolute;
width:250px;
height:30px:
z-index:100;
}
#menu {
float:left;
width:200px;
height:400px;
margin-top:50px;
background-color:#FFFFFF;

}
#menu ul {
list-style-type:none;
padding:5px;
}
#menu li a{
color:#959595;
text-decoration:none;
font-variant:small-caps;
}
#menu li a:hover{
color:#000000;
text-decoration:none;
font-variant:small-caps;
}
#accueil {
float:left;
margin-left:130px;
width:620px;
min-height:450px;
*height:450px;
margin-top:40px;
/*background-color:#666666;*/
}
#photo {
float:left;
margin-left:70px;
width:620px;
min-height:450px;
*height:450px;
margin-top:80px;
/*background-color:#666666;*/
}
#photo .title{
font-variant:small-caps;
font-size:16px;
font-weight:bold;
color:#959595;
}

#photogallery {
float:left;
margin-left:70px;
width:620px;
min-height:500px;
*height:500px;
margin-top:40px;
/*background-color:#666666;*/
}

/*	---------------------  */
/*		GALERIE PHOTO	   */
/*	---------------------  */
#Series {
}
#Galerie ul,
#Series ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#Galerie ul li,
#Series ul li {
	float:left;
	position: relative;
	padding: 0;
	list-style: none;
	height: 75px;
	width: 75px;
	margin: 8px 10px;
}

#Series ul li {
	width: 150px;
	height: 180px;
	margin: 7px;
}


#Galerie ul li.presentation {
	width: 250px;
	height: auto;
	font-size: 1.1em;
	line-height: 1.7em;
	font-style: italic;
}

#Galerie ul li.presentation:first-letter {
	font-size: 3em;
	line-height: 1.4em;
	display: block;
	font-family: Georgia, "Times New Roman", serif;
	float:left;
	padding-right: 5px;
	font-style: normal;	
}


#Galerie ul li div a img {

	vertical-align: middle;
	margin-right: -2px;
	margin-top: -2px;

}

/*#Series ul li div a img {
	display: none;
}*/

#Series ul li div {
	width: 132px;
	height: 132px;
	background-position: 50% 50%;
	background-repeat: no-repeat;	
}

#Series ul li div strong {
	position: absolute;
	bottom: 4px;
	left: 4px;
	width: 132px;	
	text-align: center;
	line-height: 1em;
}

#Galerie ul li div a,
#Series ul li div a {
	position: absolute;
	display: block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	left: -6px;
	top: -6px;
	border: 1px solid #CAC8C8;
	text-decoration:none;
	font-variant:small-caps;
}

#Series ul li div a {
	width: 150px;
	height: 180px;
	left: -9px;
	top: -8px;
	color:#959595;
}

#Galerie ul li div a:hover,
#Series ul li div a:hover {
	width: 150px;
	border: 1px solid #959595;
	text-decoration:none;
	color:#959595;
	/*filter:alpha(opacity=40);   
	-moz-opacity: 0.4;   
	opacity: 0.4;*/
	font-variant:small-caps;
}
/*---------
--img_galerie--
----------*/
#bloc_galerie a img {
padding:5px;
border:1px solid #CAC8C8;
}
#bloc_galerie a img:hover{
padding:5px;
border:1px solid #959595;
}
#bloc_galerie ul{
padding-top:12px;
padding:0;
margin:0;
list-style-type:none;
line-height:23px;
}
#bloc_galerie li{
padding-right:5px;
display:inline;
}
#bloc_galerie p{
width:580px;
padding:7px;
margin-bottom:12px;
border:1px solid col_vign_border;
color:#959595;
}
#bloc_galerie p .title{
font-variant:small-caps;
font-size:14px;
}
/*---------
--photos--
----------*/
#titre_gal {
position:relative;
top:-40px;
width:600px;
height:20px;
text-align:center;

}
#navigation {
position:relative;
top:-40px;
width:600px;
height:40px;
text-align:center;
}
#navigation a {
font-variant:small-caps;
color:#959595;
text-decoration:none;
}
#navigation a:hover {
font-variant:small-caps;
color:#959595;
text-decoration:none;
}
#photog {
position:relative;
top:-40px;
width:600px;
text-align:center;
min-height:600px;
*height:600px;
}
.lien_titre_gal {
color:#959595;
text-decoration:none;
}

.lien_titre_gal:hover {
color:#959595;
text-decoration:underline;
}

#envoiok {
width:350px;
height:25px;
line-height:25px;
font-size:14px;
font-weight:bold;
text-align:center;
padding:10px;
border: 1px solid #4E4E4E;
}


