/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;

background : black url("img/fond2.gif") repeat left top;
}
#conteneur {
width: 790px;
margin: 0 auto; 
position:relative;
}
#header {
height: 160px;
background : black url("img/banniere.gif") no-repeat left top;
}
#haut {
height: 52px;
background : black url("img/menu.gif") no-repeat left top;
}
#centre {
/*background-color:#9999CC;*/
width: 538px;
margin-left:126px;
margin-top:20px;
color:#fffffe;
font-family: "Times New Roman", serif;
font-size:12pt;
font-style: italic;
min-height: 605px;
/*position: absolute;*/
}


#centre2 {
/*position: absolute;*/
width: 790px;
min-height:605px;
}

#centre a,#centre a:hover,#centre a:visited{
color : #aaff05; 

}

.gallerie {
text-align : center;
}

.gallerie img{
border : none;
margin : 5px;
}

#pied {
height: 30px;
/*background-color: #99CC99;*/
}

.menuhaut {
list-style-type: none;
margin: 0;

padding:0;
padding-top:15px;
padding-right:45px;
padding-left:45px;
}

.menuhaut img
{
border :none;
}
/*
.menuhautgauche {
float:left;
margin: 0;
text-align:left;
}
.menuhautdroite {
float:right;
margin: 0;
text-align:right;
}
*/
.menuhaut li {
display: inline;
padding: 0 37px;
}
.menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menuhaut a:hover {
text-decoration: none;
}




.menuhaut li .navigation2{

list-style-type: none;
}


.menuhaut .deroule {
position:relative;
top:20px;
left:-97px;
width: 122px;
height : 88px;
float:left; 
list-style-type: none;
background-image: url("img/fonderoule.gif") ;
background-repeat: no-repeat;

z-index: 12;
}

.menuhaut .deroule img{
margin-left:10px;
margin-top: 11px;
border: none;
}

.menuhaut a:hover{
text-decoration: none;

}


/*
top:195px;
left:325px;
*/



p {margin: 0 0 10px 0;}

a:active, a:focus{ 
   outline:none; 
}

#menu_galerie_haut{
    background : transparent url("img/fond_menu2.png") no-repeat left top;
    width: 397px;
    height: 215px;
    position:absolute;
    top: 200px;
    left:120px;
    font-size: 14px;
    font-style: italic;
    z-index:999;
}

#menu_galerie_haut li{
    display: block;
    padding: 5px 0px;
}

#menu_galerie_haut a{
    color: #fff;
    text-decoration: none;
}

#menu_galerie_haut a:hover{
    color : #aaff05;
}

#menu_galerie_haut img{
    /*border : 1px #737171 solid;*/
    position:absolute;
    top: 52px;
    left:22px;
}
.liste_galeries{
    margin-left: 235px;
    margin-top: 25px;
}


.element_separateur{
    border-top: 1px #AAFF05 solid;
    display: block;
    padding-top: 5px;
    width: 650px;
    margin: 10px 0px;
    text-align: left;
    color: #AAFF05;
}


.tableau_elements{
    width:650px;
    margin: auto;
}

.element_galerie{

    position: relative; 
}


.element_video{

    position: relative; 
}


.statut_element{
	position:absolute;
	bottom:25px;
	right:75px;
	/*background: transparent url("img/pix.png") repeat left top;*/
	color: #000;
	font-weight: bold;
}

.liste_projects{
    list-style: none;
    color : #aaff05;
}
.liste_projects li{
    display: inline;
    font-size: 14px;
    font-style: italic;
    padding: 0 15px;
}


.liste_projects a{
    color: #fff;
    text-decoration: none;
}

.liste_projects a:hover{
    color : #aaff05;
}

.liste_projects .actif{
    color : #aaff05;
}


.liste_projects h1{
    display: inline;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.images_sans_fleches{list-style: none;}
.images_sans_fleches li {display: inline;}
#fleche_menu{
 background-image: url('img/sprite_fleche.png');
 background-position: left top;
 height: 24px;
 width: 21px;
 display:inline-block;
}
#link_gal .montre{
 background-position: left bottom;
}


.titre{
color : #aaff05; 
font-style: normal;
margin-top:5px;
}

#pied2{
	text-align: center;
    background: transparent url("img/footer3.png") no-repeat  left top;
    height: 37px;
     padding-top: 15px;
     margin-top: 15px;
}

#pied2 a{
    color : #aaff05; 
}

