/* CSS Document */
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
             background-image: url(../images/fond.jpg);
             background-repeat: repeat;
 }
 #conteneur {
    position:relative;
    width: 970px;
    margin: 0 auto;
    height:600px;
    /*border: 1px solid #000;*/
    background-image: url(../images/fondaccueil.png);
    background-repeat: no-repeat;
	/*border: 1px solid;
	border-color: #444 #AAA #AAA #444;*/

 }
 #header {
	width: 970px;
    margin: 0 auto;
 	height:50px;
 }


 #drapeaux {
 clear: both;
     position: relative;
     float: right;
     /*width: 180px;*/
     height: 20px;
     margin: 80px 0 0 0;
     right: 40px;

     /*margin-top: 210px;*/
  }
  ul {
     display: inline;
     position: relative;

  }
  li {
     display: block;
     margin-right: 14px;
     list-style-type: none;
     float: left;
  }
  p.clic {
   clear: both;
     position: relative;
     float: right;
 font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: red;
margin: 0 0 13px 0;
right: 60px;


}
#boitecentrale {
clear: both;
position: relative;
margin: 0 auto;

	width: 825px;
	height: 450px;

}
#photos {
clear: both;
     position: relative;
float: left;


width: 450px;
height: 375px;

}
.phot {
 position: relative;
     float: left;
     padding: 4px;
}
#textes{

 float: left;
left: 550px;

 width: 370px;


}
#textes p{
font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
 text-align: justify;
	text-indent: 20px;
	margin: 0;

}
h1 {
font-size: 14px;
    color: #502E5C;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    margin: 0;
}
  .lien1 {
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: normal
 }
 .lien1:hover {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
 }
 .lien2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
 }
 .lien2:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
 }
 .liens3 {
    font-size: 1em;
    color: #000000;
 }
 .lien3:hover {
    color: #FFFFFF;
    text-decoration: none;
 }
 .liens4 {
    font-size: 1em;
    color: #000000;
    text-decoration: none;
 }
 .liens4:hover {
    font-size: 1em;
    color: #000000;
    text-decoration: none;
 }

#adresse {
             clear: both;
             text-align: center;
             margin: 0 auto;
             padding: 0;
			 width:970px;

          }
#adresse p{

             text-align: center;
             margin: 0 auto;
             padding: 0;

          }
          p.infos {
             font-size: 10px;
             text-align: center;
          }

		 #menu-bas {
             width: 800px;
             clear: both;
             text-align: center;
             margin: 0 auto;
             padding: 0;
          }
          #menu-bas li {
			 padding:0px;
			 margin:0px;
          }
          #menu-bas li a {
             font-weight: bold;
			 margin:0px;
             text-align: center ;
             text-decoration: none ;
			 padding:1px 8px;
			 font-size:11px; color: #444;
          }
          #menu-bas li a:hover {
             color: #7aa3ed;
          }

#eve1 { width:110px; height:110px; position:absolute; top:5px; left:65px; z-index:1000; }		  
.EVEpolice { /* couleur et style de la police dans le div*/
color:#000;
font-family:Arial;
font-size:14px;
}
.EVEtourimg { /* couleur du tour de la photo dans le div*/
border-color:#000;
}
.EVEcoulseparation { /*couleur du trait de séparation du titre et du libellé dans le div*/
background-color:#000;
}

.EVEdiv { /*couleur de fond du div et style du contour (couleur et type)*/
background-color:#EFE8D5;
border: 3px double #000;
}

.EVEinput {
background-color: transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#927472;
text-decoration:none; 
border-style:none;
padding: 0;
margin: 0; 
}
