
/*
************************************************
HEADER
*************************************************
*/
body{
background-image:url(img/background.jpg);
background-color:#7c2b00;
margin:0;
}

#logo{
background-repeat:no-repeat;
background-position:center;
z-index:1;
width:274px;
height:78px;
top:30px;
position:absolute;
margin-left:500px;
}

#logo img{
border:0;
}

#cadre_general{
background:url(img/cadre_general3.jpg);
background-repeat:no-repeat;
background-position:center;
height:585px;
width:1000x;
}
#conteneur{
margin-right:auto;
margin-left:auto;
padding:0;
height:580px;
width:700px;
}
.logo_top img{
border:0;
}

#centrale{
font-family:Times news roman;
font-size: 1em;
height:375px;
width:698px;
color:orange;
}


/*
************************************************
HAREM
*************************************************
*/

#header h1 {
    padding-top:10px;
    padding-left:250px;
    color:#FFFFFF;
    font-size:1.5em;
    margin:0px;
    display:none;
    text-decoration:none;
}
#header h2 {
    padding-top:30px;
    padding-left:450px;
    color:#FFFFFF;
    font-size:1.25em;
    font-style:italic;
    margin:0px;
    visibility:hidden;

}
#header h3 {
    font-family:verdana;
    padding-top:0px;
    padding-left:374px;
    padding-right:200px;
    color:#8cc63f;
    font-size:1.4em;
    margin:0px;

}

#centrale div{
	float:left;
	clear:both;	
}

.titre_nom_categorie{
	font-size:18px;
}

/*
************************************************
MENU
*************************************************
*/
#menu {
text-align:center;
padding-top:5px;
}

#menu li {
    display:inline;
    font-family: Palatino Linotype, Arial sans serif;
    color:#FFFFFF;
    font-size:0.8em;
    margin-right:4px;
margin-left:4px;
    padding-right:4px;
    padding-leftt:4px;

}

#menu a {
    color:#e97b23;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:bold;
}

#menu li:hover {
    color:#ff4c05;
}

#menu a:hover {
    text-decoration:underline;
    color:#ff4c05;
}

#menu li.actif {
    font-style:italic;
}

#menu li.actif a {
    color:#e97b23;
}

#menu li.actif a:hover {
    text-decoration:italic;
}

/*
************************************************
CENTRALE
*************************************************
*/

#centrale h1 {
        color:#b9512d;
        font-size:0.8em;
        text-transform:uppercase;
        margin:0px;
        padding:0px;
        margin-bottom:20px;
        font-family:Arial,sans-serif ;
        text-align:center;

}
#centrale h2 {
        color:#FFF;
        font-size:0.9em;
        line-height:20px;   
      
}

#centrale h3 {
  margin:0px;
        padding:0px; 
    font-size:1em;
text-align:left;
}
#centrale img {
    border:0px;
    float:left;
    margin:10px;
    margin-left:0px;
    padding-top:5px;
}
#centrale a {
    text-decoration:underline;
    color:#e97b23;
    font-weight:bold;
}
#centrale a:hover {
    text-decoration:none;
    color:#ff4c05;
}

#centrale p {
    font-size:1em;
color:#d0bcb4;

}
/*
************************************************
BLOCS
*************************************************
*/
.bloclogo {
    text-align:center;
    margin:auto;
    width:90%;
    padding-left:20px;
    padding-right:20px;
}

.imgs{
    float:left;
    margin:2px;
}
.imgfloatright{
    float:right;
    margin:2px;
}

#bas_page{
    width:1000px;
    margin:auto;
    font-size:0.9em;
    padding:5px;
    font-weight:bold;
    border:2px solid #FFFFFF;
    color:#8D8D8D;
    background-color:#EFEFEF;
    margin-top:10px;
}
#bas_page a {
    color:#C11469;
    text-decoration:underline;
}
#bas_page a:hover {
    color:#C11469;
    text-decoration:none;
}
#colgauche{
    width:48%;
    float:left;
}
#coldroite{
    width:48%;
    float:right;
}
#coups_de_coeur{
    width:400px;
margin-left:auto;
margin-right:auto;

}
#coups_de_coeur img{
border: 1px solid #ffc454; 
padding:0;
margin:5px;
}

#actu{
    width:550px;


}
#actu img{
border: 1px solid #ffc454; 
float:left;
padding:0;
margin:5px;
}

.lienscoll{
color:#e97b23;
text-decoration:none;
font-size:15px;
}

#cadre_photo_collection{
	height:250px;
	overflow:auto;
}
/*
************************************************
LIGHTBOX
*************************************************
*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #390000; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#imageContainer img{ border: 1px solid #ffc454; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #390000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #ffc454; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
F