*{margin: 0; padding: 0;}

body
{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	background: #fff url(../../images/bgd_conteneur3.png);
	background-repeat: repeat-x;
	font-family: tahoma, "Comic Sans MS", "Times New Roman", Times;
	text-align: justify;
	font-size: 0.8em;
	line-height: 20px;
	color: #312d2d;
}

#evitement{
height: 25px;
}

#evitement ul{
list-style-type: none;
margin: 0 5px 0 0;
color: #000;	
}

#evitement li{
float: right;
margin-left: 3px;
}

#evitement li a{
text-decoration: none;
color: #41719d;
font-size: 10px;

}

#entete{
	background: #fff url(../../images/bgd_entete.jpg);
	height: 205px;
	padding: 10px 0 0px 0;

	
}

#entete a {
	display: block;
	text-decoration: none;
	text-align: center;
}

#entete a  img{
	border: 0;
}

#separation{
position: relative;
z-index: 100;
	height: 40px;
	background:url(../../images/separation_header.gif);
margin-top: -25px;
	font-size: 1px;/* pour ie6 ------------------------------*/
}

#droite_haut{
	width: 910px;
	height: 10px;
	background: url(../../images/droite_haut.png);
	margin-left: 20px;
	position: relative;

}

#droite_bas{
	width: 910px;
	height: 10px;
	background: url(../../images/droite_bas.png);
	margin-left: 20px;
	position: relative;
	margin-bottom: 50px;
}

.imag_gauche{
	position: absolute;
	top: 0;
	left: 0;
}

.imag_droite{
	position: absolute;
	top: 0;
	right: 0;
}

#conteneur{
	width: 950px;
	margin: auto;
}

#sous_droite { 
	margin: auto; 
	background: url(../../images/droite_droite.png); 
	width: 920px;
	position: relative;		
}

#droite { 
	min-height: 590px;
	width: 910px;
	margin-left: 10px;
	padding-top: 100px;
	padding-bottom: 30px;	
	background: #fff;   
	position: relative;
	border: 1px solid #3c3e39;
	z-index: 10;
}

#droite p{
padding: 0 15px 20px 200px;

}

#droite h2{
margin-left: 180px;
padding: 0 20px 10px 70px;
line-height: 76px;
font-size: 14px;
}

#droite a img{
border: 0;

}

#droite h1{
width: 300px;
height: 100px;
line-height: 27px;
color: #fff;
background: url(../../images/bgd_titre.gif);
font-size: 17px;
position: absolute;
top: -30px;
left: 155px;
}

#titre{
position: absolute;
top: 65px;
left: 40px;

}

#situation{
position: absolute;
height: 103px;
width: 100px;
padding-right: 100px;
top: 20px;
right: -40px;
background: url(../../images/mouette.gif);
background-repeat: no-repeat;
background-position: right top;
}

#situation a{
display: block;
height: 103px;
width: 100px;
padding-right: 100px;
text-decoration: none;
font-weight: bold;
color: #fb680f;
}

#situation a span{
margin-left: 80px;

}

.photo_gauche
{
float: left;
margin: 0  15px 0 200px;
}

.photo_droite{
float: right;
margin: 0  15px 0 15px;

}

.renvoi{
text-align: right;
font-size: 90%;
font-style: italic;
}

a em{
display: block;
text-align: center;
color: #312d2d;
text-decoration:none;
}

#droite a{/* pour IE--------------*/
text-decoration:none;
}

.visite{
font-weight: bold;
color: #fb680f;
}
/*---------------------------------------- Menu ---------------------------------------------------*/

#menu{
position: absolute;
width: 205px;
left: -20px;
top: -25px;
z-index: 500;
}

#menu  h2 {
color: #b8cfec;
text-align: center;
font-size: 17px;
background: #355374 url(../../images/bgd_menu.jpg);
font-weight : bold ;
padding: 0;
margin: 0;
line-height: 17px;
position: relative;
}

.separation_menu{
height: 16px;
background: #355374 url(../../images/separation_menu.jpg);

}

#menu_haut{
height: 17px;
background: url(../../images/menu_haut.jpg);
}

#menu_bas{
height: 17px;
background: url(../../images/menu_bas.jpg);
}

#minilogo{/*--------------------------------------- minilogo ------------------------------------*/
background: #355374 url(../../images/bgd_menu.jpg);
text-align: center;
height: 80px;
}

#menu ul {
background: #355374 url(../../images/bgd_menu.jpg);
margin: auto;
list-style-type: none;
position: relative;
padding-bottom: 5px;
}

#menu li {
line-height: 25px;
text-align: left;
font-weight: bold;
}

#menu li a{
display: block;
color: #fff;
text-decoration: none;
width: 170px;
padding-left: 35px;

}

#menu li a span{
display: none;

}

#menu li a:hover span{
width: 200px;
height: 150px;
background: none;
display: block;
position: absolute;
left: -35px;
bottom: 0px;
border: 2px solid #fe6810;
z-index: 100;
}

#menu li a span img{
border: 0;

}

#menu li a:hover{
color: #b8cfec;
text-decoration: underline;
background: url(../../images/puce_menu.jpg);
background-position: left;
background-repeat: no-repeat; 

}

#menu li a.courant{
color: #FCF775;
text-decoration: underline;
background: url(../../images/puce_menu_courant.jpg);
background-position: left;
background-repeat: no-repeat;
}

#menu li a.courant:hover{
background: url(../../images/puce_menu.jpg);
background-position: left;
background-repeat: no-repeat;

font-weight: bold;
}

#menu li a.courant span{
width: 200px;
height: 150px;
background: none;
display: block;
position: absolute;
left: -35px;
bottom: 0px;
border: 2px solid #FCF775;
z-index: 10;
}

#pied_de_page{ /*--------------------------------- footer --------------------------------------------------*/
width: 910px;
color: #000;
font-size: 10px;
position: absolute;
bottom: 10px;
left: 0;
z-index: 1000;
}

#pied_de_page a{  
color: #0400dc;
text-decoration: none;
}

#validation{
float: right;
color: #f26a1a;
margin-right: 5px;
}

#copyright{
position: absolute;
top: -20px;
left: 100px;

background: #f4e8b8;
}
/*--------------------------------------------------------------------------------------------------------*/

#droite  h3 
{
height: 25px;
padding-left: 30px;
color: #525252;
text-align: left;
}

.haut
{
margin: 10px 0 50px 0;
display: block;
color: #fff;
text-decoration: none;
width: 75px;
background: #028CFF;
text-align: center;
font-size: 10px;
}

.important
{
color: #0030d0;
text-align: center;

}

.lien_seul {
text-align: center;

}

.lien_seul a{
text-decoration:none;
font-weight: bold ;
color: #0057e0;
}

.top {
margin-bottom: 30px;
}

.top a{
float: right;
text-decoration:none;
color: #0030d0;
}

.texte_dessous
{
clear: both;
margin-bottom: 30px;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-                                                                                                       CSS Galerie                                                                                                               */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#liste_apercu { /*---------------------------------------------- Page1 galerie ------------*/
	text-align: center;
	width:98%;
	margin: auto;
	background: #E8E8E8;
	border: 1px solid #479EEB;
	-moz-border-radius:6px;
	-border-radius:6px;
	padding: 15px 0px 15px 0px;
	margin-top: 50px;
	margin-bottom: 50px;
 }
#liste_apercu table {
	border:0;
	text-align: left;
	font-size:10px;
}  
#liste_apercu table tr td{
	width:33%;
}
#liste_apercu img {
	border:1px solid #DEDEDE;
	padding:2px;
}
#liste_apercu a { 
	font-size:12px;
	font-family: verdana, helvetica, arial, sans-serif;
}
#liste_apercu h2 { 
	font-size:14px;
	margin:0 0 5px 0;
	padding:0px;
	color:#000;
}
.lg {
	height:100px;
	width:100px;
	float:left;
}
.ld {
}
span.infos { 
	font-size:10px;
	font-family: verdana, helvetica, arial, sans-serif;
/*	color:#E1E1E1;*/
}
.gras { 
	font-weight: bold;
}
.consulter ul {
	margin:0px;
	padding: 5px 4px 16px 6px ;
}
.consulter ul li {
    padding: 1px 0 1px 0;
    line-height: 120%;
    list-style: none;
}
.consulter ul li a {
    padding: 0 0 0 12px;
	color: #89141a;
	text-decoration: none;
}


/*===========================================
   Les vignettes
=============================================*/

#apercu {
	text-align: left;
	width: 294px;
	height:542px;
	margin: 10px 10px 10px 5px;
	position: relative;
	background:#F6F6F6;
	border:2px solid #479EEB;
	-moz-border-radius:6px;
	-border-radius:6px;
	padding: 15px 5px 5px 5px;
}
*> #apercu {
	height:520px;
}
.liste_apercu { 
	height:110px;
	width:294px;
}
.view_photo { 
	height:100%;
	text-align:center;
}
.num_photo { 
	text-align:center;
	padding-top:3px;
	color:#000;
	font-size:10px;
}
.view_photo img { 
	border:1px solid #479EEB;
	padding:2px;
}
h1.vig_titre {
	display:none;	
}
td.v3col {
	height:90px;
	width:33%;
}
td.v2col {
	height:130px;
	width:33%;
}
/** upd dark 1 **/
.view_photo, .view_photo_selected { 
	height:100%;
	text-align:center;
}
.view_photo_selected  img, .photo_selected  img{ 
	border:2px solid #ABABAB;
	padding:1px;
}
/**fin  upd dark 1 **/


/*===========================================
   Navigation par pages
=============================================*/
#aff_page { 
	width:300px;
	text-align:center;
	margin-top:10px;
}
/* Ici pour définir la couleur de fond du cadre ! */
.tborder {
	background-color: #f7c63b;
	margin: auto;
	font-size:10px;
}
/* page non courante */
.alt1 {
	background-color: #f7c63b;
	color: #000000;
	text-align:center;
	font-weight : bold;
}
/* page courante */
.alt2 {
	background-color: #f7723b;
	color: #000000;
	text-align:center;
}
.alt2 a {
	text-align:center;
	font-weight : bold;
	color: #000000;
}
/* page x sur y */
.affpage {
	background: #f7723b;
	color: #fff;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}



/*===========================================
   Barre navigation
=============================================*/
#menunav {
	margin-left:10px;
	text-align:left;
	font-size: 12px
}
#menunav a {  

   width: 50px;
   font-size: 12px;
   color: #fffff5;
   font-size: 0.9em;
   font-weight: bold;
   background-color: #F7723B;
}
ol.tree {
	position: relative;
	margin: 0 0 1em 0;
	padding: 0;

}
ol.tree li {
	display: inline;
	list-style-type: none;
	padding-right: 0.7em;
	padding-left: 0;
}


/*===========================================
   Affichage des ../..../images
=============================================*/

#iframeaffichage {
	width:660px;

	text-align: left;
	margin: 0;
	background-image: url(../..../images/fond3.jpg);
	border:2px solid #479EEB;
	-moz-border-radius:6px;
	-border-radius:6px;
	padding: 5px 5px 5px 5px; 
    position: relative;	


}
#iframeaffichage iframe {
	width:660px;
	height:530px;

}
#affichage_photo {
	text-align:center;
	background-image: url(../..../images/fond3.jpg);
	
}


#laphoto {

	background-image: url(../..../images/fond3.jpg);
	margin-top: 20px;

} 

#laphoto a{
text-decoration: none;


} 

#laphoto p{
width: 95%;
margin: auto;
margin-bottom: 5px;
}


#laphoto img {
	border:1px solid #DEDEDE;
	padding:2px;
margin: auto;
}


/*===========================================
   Table des informations EXIF
=============================================*/
#infos_exif h2 {
	font-size:12px;
}
table.clean-table {
	border-collapse: collapse;
}
table.clean-table tr {
}
table.clean-table th {
	border: 1px solid #000;
	padding: 0.5em;
}
table.clean-table td {
	border: 1px solid #666;
	padding: 0.5em;
	font-size:11px;
}

/*===========================================
   Commentaires
=============================================*/
#addcomment h2, #voircomment h2 {
	font-size:12px;
}
#addcomment div#ac-content {
	font-size:12px;
}
.comment-post{
	margin-bottom: 10px;
}
.comment-info{
	font-style: italic;
	font-size:10px;
	margin:0.5em 0 0.6em 0;
	color: #898B89;
	color: #666;
	margin: 0 0 0 15px;
	font-size: 11px;
}
.comment-content{
	font-weight: normal;
	color: #333;
	background: #EFF5FF;
	border: 1px solid #DCE9FF;
	padding: 5px;
	margin: 0 0 0 5px;
	font-size: 12px;
}
.comment-content p{
	padding:0;
	margin:0;
}
input, textarea, option, select {
	background: #eef3f5;
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
    margin-top: 2px;
}
input, textarea, select {
	border: 1px solid #999;
}
legend {
	font-weight: bold;
}
label, span.label {
	display: block;
	position: static;  /* IE n'aime pas relative */
}
p.field {
	clear: left;
	margin: 0;
	padding: 1em 0 0 0;
}
label.float, span.label {
	position: relative;
	float: left;
	width: 25%;
	padding-right: 0.5em;
}
fieldset {
	border: 1px solid #999;
	padding: 10px;
	margin-top:20px;
}
legend {
	padding: 1px 4px;
	border-color: #999 #ccc #ccc #999;
	border-style: solid;
	border-width: 1px;
	background: #eee;
}
span.erreur {
	color:red;
}


