/* 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;

          }
#adresse p{

             text-align: center;
             margin: 0 auto;
             padding: 0;

          }
          p.infos {
             font-size: 10px;
             text-align: center;
          }

