/* CrÃ©Ã© par Roland NUEL
http://www.csf-lafleche.org*/

/* GENERALITES
La prÃ©sente feuille de style est Ã©tablie dans le respect de la 
Charte Graphique de la CSF (http://www.la-csf.org), Ã©dition 2011 */

/* Couleurs utilisÃ©es :
- bleu CSF : #0b3c92,
- vert CSF : #66b821,
- orange : #f88021,
- violet : #996498,
- brun : #85493a,
- gris du fond : #f7f7f7,
- gris foncé : #707070.*/
/*---------------------------------------------------------------*/

body {
  width: 960px;
  display: block;
  margin: auto;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  background-color: #f2f3f3;
}

blockquote {
  background-color: #F7BC5B;
  padding: 10px;
  font-weight: bold;
  color: black;
  border: 2px solid #f88021;
}

h1 {
  font-size: 20px;
  font-weight: bold;
  color: #0b3c92;
  text-align: center;
}

h2 {
  font-size: 18px;
  font-weight: bold;
  color: #0b3c92;
}

h3 {
  font-size: 16px;
  font-weight: bold;
  color: #66b821;
}

h4 {
  font-size: 16px;
  font-weight: bold;
  color: #0b3c92;
}

h5 {
  font-size: 14px;
  font-weight: bold;
  color: #85493a;
}

strong {
  font-weight: bold; 
  color: #0b3c92;
}

ul {
  margin: 0px;
  float: left;
}

/*---------------------------------------------------------------*/

#bloc {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}

#contenant {
  background-color: #f2f3f3;
  width: 960px;
}

#entete_1 {
  background-image: url(../images/csf-fond-entete_1.jpg);
  background-repeat: repeat-x;
  width: 960px;
  height: 315px;
}

#menu_gauche {
    width: 180px;
}

#pied_1 {
  background-image: url(../images/csf-fond-pied_de_page_1.jpg);
  background-repeat: repeat-x;
  width: 960px;
  height: 155px;
  float: left;
}

#pied_1 img {
  margin: 0 10px 0 20px;
  clear: both;
  float: left;
}

/*---------------------------------------------------------------*/

.actus {
  padding-right: 5px;
  border-right: 2px solid #f88021;
  text-align: center;
  width: 256px;
  height: 900px;
  float: right;
}

.bloc_accueil_gauche {
  padding: 5px;
  border: 2px solid #f88021;
  text-align: justify;
  width: 300px;
  height: 150px;
  float: left;
}

.bloc_accueil_centre {
  padding: 5px;
  border: 2px solid #f88021;
  text-align: justify;
  width: 300px;
  height: 150px;
  float: left;  
}

.bloc_accueil_droite {
  padding: 5px;
  border: 2px solid #f88021;
  text-align: justify;
  width: 300px;
  height: 150px;
  float: right;  
}

.colonne_gauche {
  border-right: 2px solid #f88021;
  padding-left: 2px;
  padding-right: 2px;
  text-align: justify;
  width: 226px;
  height: 912px;
  float: left;
}

.colonne_gauche li {
  list-style-type: none;
}

.colonne_centre {
  border-right: 2px solid #f88021;
  padding-left: 3px;
  padding-right: 3px;
  text-align: justify;
  width: 226px;
  height: 912px;
  float: left;
}

.colonne_droite {
  padding-left: 3px;
  padding-right: 3px;
  text-align: justify;
  width: 225px;
  height: 912px;
  float: left;
}

.contenu {
  border-right: 2px solid #0b3c92;
  border-left: 2px solid #0b3c92;
  text-align: justify;
  width: 956px;
 /* height: 900px;*/
  float: left;
}

.contenu a {
  text-decoration: none;
  color: #0b3c92;
}

.entete_2 {
  padding: 10px;
  text-align: justify;
  width: 690px;
  float: left;
}

.entete_2 li {
  padding-left: 200px;
  list-style-type: none;
  float: left;
}

.entete_2 p {
  text-align: center;
}

.image_centre {
  padding-left: 10px;
  width: 300px;
  float: left;
  text-align: center;
  max-height: 500px;
  min-height: 200px;
}

.image_droite {
  padding-left: 10px;
  width: 300px;
  float: right;
  text-align: right;
  max-height: 500px;
  min-height: 200px;
}

.image_gauche {
  padding-right: 10px;
  width: 300px;
  float: left;
  max-height: 500px;
  min-height: 200px;
}

.infos_images {
  width: 616px;
  float: left;
}
.logo {
  padding-left: 20px;
  padding-top: 25px;
  width: 225px;
  height: 225px;
  float: left;
}

.menu {
  width: 180px;
  float: left;
}

.menu a {
  text-decoration: none;
}

.menu li {
  border-bottom: 2px solid #f88021;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  text-align: left;
  color: Black;
  padding-left: 5px;
  width: 175px;
  height: 20px;
  list-style-type: none;
  float: left;
}

.menu ul{
  float: left;
}

.menu_horizontal {
  padding-top: 98px;
  margin-left: 230px;
  width: 730px;
  height: 30px;
}

.menu_horizontal li {
  float: right;
  margin: 2px 2px 0px 2px;
}

.menu_horizontal a {
  display: block;
  color: #0b3c92;
  text-decoration: none;
  padding: 4px;
}

.menu_horizontal a:hover {
  background: white;
  color:#85493a;
}

.menu_horizontal_actif {
  float: right;
  padding: 4px;
}

.nouvelles_1 {
  float: left;
  background-color: white;
  padding: 10px;
  width: 936px;
 }
 
 .nouvelles_1 a {
  text-decoration: none;
  color: #0b3c92;
}

.nouvelles_2 {
  float: left;
  background-color: #85493a;
  padding: 10px;
  width: 936px;
 }
 .nouvelles_2 a {
  text-decoration: none;
  color: #0b3c92;
}

.nouvelles_2 h1 {
font-size: 20px;
  font-weight: bold;
  color: #66b821;
  text-align: center;  
}
.nouvelles_2 h2 {
  font-size: 16px;
  font-weight: bold;
  color: #66b821;
  text-align: left;
}
.nouvelles_2 p {
font-size: 12px;
  font-weight: bold;
  color: whitesmoke;
  text-align: left;  
}

.nouvelles_2 li {
font-size: 12px;
  font-weight: bold;
  color: whitesmoke;
  text-align: left;  
}

.pied_1_droite {
  font-size: 14px;
  color: White;
  padding-top: 15px;
  float: center;
}

.pied_1_droite p {
  text-align: center;
  line-height: 16px;
  color: White;
}

.pied_1_gauche {
  font-size: 10px;
  color: White;
  padding-top: 15px;
  width: 33%;
  float: left;
}

.pied_1_gauche p {
  margin: 0 5px 0 50px;
}

.pied_1_gauche p a {
  line-height: 16px;
  color: White;
}

.pied_1_gauche p strong {
  line-height: 16px;
  color: White;
}

.pied_2 {
  border-top: 2px solid #f88021;
  width: 702px;
  height: 154px;
  float: left;
}

.pied_2 li {
  padding-left: 200px;
  list-style-type: none;
  float: left;
}

.pied_2 p {
  text-align: center;
}

.presentation_texte {
  width: 610px;
  height: 101px;
  float: left;
}

.presentation_titre {
  padding-top: 30px;
  width: 372px;
  height: 40px;
  float: left;
}

.rubriques_1 {
  list-style-type: none;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  float: right;
}

.rubriques_1 a {
  display: block;
  color: white;
  text-decoration: none;
  padding: 4px;
}

.separation {
  text-align: center;
  width: 916px;
  color: White;
}