@import url(navbar.css);
@import url(base.css);

body{
   padding: 0;
   width: 100%;
}


#conteneur-upside{
  background: #39424b url('image/bg_general.jpg') top left repeat-x;
}
.conteneur{
   width: 950px;
   margin: 0px auto;
   padding: 25px 0px;
   background: #181c21 url('image/bg_conteneur.jpg') top left repeat-x;
}
#conteneur-inside{
  width: 910px;
  margin: 0px auto 0px auto;
  padding: 1px 0px;
  text-align: justify;
  background: #fff;
  position: relative;
}
.haut-cadre{
  width: 910px;
  height: 8px;
  background: url('image/haut_cadre.png') left no-repeat;
  margin: 25px auto 0px auto;
}
.bas-cadre{
  width: 910px;
  height: 8px;
  background: url('image/bas_cadre.png') left no-repeat;
  margin: 0px auto 25px auto;
}
/** menu membres **/
#conteneur-inside-gauche{
  width: 200px;
  margin: 0px 0px 0px 20px;
  padding: 1px 0px;
  text-align: justify;
  background: #fff;
  position: relative;
}
#conteneur-inside-gauche a{
  text-decoration: none;
}
#conteneur-inside-gauche a:hover, a:focus,#conteneur-inside-gauche h3{
  color: #39424b;
}
#conteneur-inside-gauche li{
  list-style-image: url('image/bullet.png');
}

.haut-cadre-200{
  width: 200px;
  height: 8px;
  background: url('image/haut_cadre_200.png') left no-repeat;
  margin: 0px 0px 0px 20px;
}
.bas-cadre-200{
  width: 200px;
  height: 8px;
  background: url('image/bas_cadre_200.png') left no-repeat;
  margin: 0px 0px 0px 20px;
}
#conteneur-inside-droit{
  float: right;
  width: 700px;
  margin: 0px 20px 0px 0px;
}
#conteneur-inside-droit li{
  list-style: inside square;
}
#conteneur-inside-inside-droit{
  background: #fff;
  padding: 1px 5px;
  text-align: justify;
  position: relative;
}
.haut-cadre-700{
  width: 700px;
  height: 8px;
  background: url('image/haut_cadre_700.png') left no-repeat;
  margin: 0px 20px 0px 0px;
}
.bas-cadre-700{
  width: 700px;
  height: 8px;
  background: url('image/bas_cadre_700.png') left no-repeat;
  margin: 0px 20px 0px 0px;
}
/* ----------------------------- */
/*            Header             */
/* ----------------------------- */

#header {
  background: #2c3033;
  width: 100%;
  margin: 0px;

}
.header-inside {
  position: relative;
  width: 950px;
  margin: 0 auto;
  padding: 5px 0px;
  color : #aaa;
  font-size: 0.85em;
}
.header-inside a{
  color : #fff;
  font-weight: bold;
}
.header-inside a:hover, .header-inside a:focus {
  color : silver;
}
.header-inside h1{
  float: right;
  width: 600px;
  margin: 0px;
  margin-top: 50px;

}
/* liens d'évitement */

#header ul#evitement  {
  margin: 0px;
  list-style: none;
}

#header ul#evitement li {
  display: inline;
  margin-right: 15px;
}

#header ul#evitement li a {
  text-decoration: none;
  font-weight: normal;
}

/** classes normees **/
a{
   color: #4684ad;
}

/** classes générales **/
.cb{
   clear: both;
}
.fr{
   float: right;
}
.fl{
   float: left;
}
.tac{
  text-align: center;
  margin: 0px;
}
.tac2{
  text-align: center;
  margin: 0px;
  height: 100px;
}

/** bloc home**/
#bloc{
  margin: 30px 0px 0px 0px;
  text-align: justify;
}

#bloc p{
  padding: 5px;

}
.piedbloc{
  border-top: 1px solid silver;
  background: #768293;
  color: white;
  text-align: right;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.piedbloc p{
  margin: 0;
  padding: 0px;
  font-style: italic;
}
#bloc h2{
  text-align: center;
  color: #fff;
  background: #2c3033;
  margin: 0px 0px 10px 0px;
  border-bottom: 1px solid silver;
  text-transform: lowercase;
}
#bloc a{
  color: #fff;
  text-decoration: none;
}
#bloc a:hover{
  color: #2c3033;
}

#bloc_gauche {
	float: left;
	width: 375px;
	margin: 0px 0px 10px 20px;
	border: 1px solid silver;
	position: relative;
	background: white url('image/bg_bloc.jpg') bottom left repeat-x;
	overflow: hidden;
}
.prop {
    height:350px;
    float:right;
    width:1px;
}
#bloc_droit {
	float: right;
	width: 450px;
	margin: 0px 20px 10px 0px;
  color: #fff;
	position: relative;
  font-size: 1.1em;
}

#bloc_haut{
  text-align: justify;
  font-size: 1.1em;
  width: 55%;
  margin: 0px 5px 25px 5px;
  color: #fff;
}
#bloc_haut_droit{
  float: right;
  color: #fff;
  margin: 0px 5px 25px 5px;
}


/** pied de page **/
#footer{
  width : 950px;
  margin:  0px auto;
  padding: 10px 0px;
  background: #101a24 url('image/bg_footer.jpg') top left repeat-x;
  color: #fff;
  font-size: 0.85em;
  border: 2px solid black;
  border-width: 1px 0px 2px 0px;
}

#footer table{
  width: 95%;
  margin: 5px auto;
  text-align: center;
}

/* ----------------------------- */
/*            page membres       */
/* ----------------------------- */
table.contact{
  width: 680px;
  margin: 0px auto;
  padding: 0px;
  border-collapse: collapse;
}
.contact input[type=text]{
  width: 200px;
}

.contact textarea{
  height: 250px;
  width: 680px;
}
.red{
  color: red;
  font-size: 1.2em;
  font-weight: bold;
}
/** revue de presse**/
table.presse{
  width: 800px;
  margin : 15px auto 10px auto;
  border: 1px solid silver;
  border-collapse: collapse;
}
.presse th{
 border-bottom: 1px solid silver;
 padding: 10px 5px;
 text-align: center;
}
.presse td{
  border-bottom: 1px dotted silver;
  padding: 5px;
}
/** tableau direction**/
table#direction{
  border-collapse: collapse;
  width: 840px;
  margin: 20px auto;
  text-align: center;
}
.bold{
  font-weight: bold;
}

li.important{
  font-weight: bold;
  list-style-image: url('image/bullet.png');
}