﻿body
{
    margin: 0; /* pour éviter les marges */
    background-color: #3E3D40;
    text-align: center; /* pour corriger le bug de centrage IE */
    font-family: Verdana;
    font-size: 11px;
    color: #333333;
}

a
{
color: #333333;
}
#global {
	position: relative; /* on positionne le conteneur */
	width: 780px;
	margin-left: auto;
    margin-right: auto;
	text-align: left; /* on rétablit l'alignement normal du texte */

}
#menu
{
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    font-family: Verdana;
    font-size: 10px;
}
#menu a
{
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
}

#contenu
{
    padding: 10px 0px 10px 0px;
    float: left;
    clear: both;
    width: 100%;
    background-color: #FFFFFF;
}

#gauche
{
    padding: 0px 10px 0px 10px;
    float: left;
    width: 150px;
    text-align: right;
}
#droite
{
    padding: 0px 10px 0px 10px;
    float: left;
    border-left: 1px solid #2D89C5;
    width: 585px;
}
#bas
{ 
text-align:center;  
margin-top: 10px;
padding-top: 10px;
float: left;
border-top: 1px solid #2D89C5;
width: 100%;
font-size: 9px;
        
}
/* IMAGE */
.myimage
{
    border:1px solid #3E3D40;
    
}
/* IMAGE */

/* MENU GAUCHE */
.domaine_titre
{
    color: #9C9E9F;
    font-weight: bold;
    font-size: 10px;
}
.domaine_orange
{
      color: #F19C00;
}
.domaine_orange a
{
      color: #F19C00;
}

.domaine_bleu
{
      color: #2D89C5;
}
.domaine_bleu a
{
      color: #2D89C5;
}
.domaine_rouge
{
      color: #E25022;
}
.domaine_rouge a
{
      color: #E25022;
}
.domaine_vert
{
      color: #BAC600;
}
.domaine_vert a
{
      color: #BAC600;
}
/* MENU GAUCHE */
/* BARRE DE NAVIGATION */
.barre_navigation_bleu
{
  border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2D89C5;
	border-bottom-color: #2D89C5;
	padding: 5px;
	margin-bottom: 20px;
	color: #2D89C5;

}
.barre_navigation_bleu a
{
      color: #2D89C5;
      
}
.barre_navigation_rouge
{
  border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E25022;
	border-bottom-color: #E25022;
	padding: 5px;
	margin-bottom: 20px;
	color: #E25022;

}
.barre_navigation_rouge a
{
      color: #E25022;
}

.barre_navigation_vert
{
  border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BAC600;
	border-bottom-color: #BAC600;
	padding: 5px;
	margin-bottom: 20px;
	color: #BAC600;

}
.barre_navigation_vert a
{
      color: #BAC600;
}
.barre_navigation_gris
{
  border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9C9E9F;
	border-bottom-color: #9C9E9F;
	padding: 5px;
	margin-bottom: 20px;
	color: #9C9E9F;

}
.barre_navigation_gris a
{
      color: #9C9E9F;
}
/* BARRE DE NAVIGATION */
/* BLOC TITRE PRIX */
.bloctitreprix_bleu
{
  text-align: center;
  color: #2D89C5;
  font-weight: bold;
  font-size: 17px;
  
}
.bloctitreprix_rouge
{
  text-align: center;
  color: #E25022;
  font-weight: bold;
  font-size: 17px;

}
.bloctitreprix_vert
{
  text-align: center;
  color: #BAC600;
  font-weight: bold;
  font-size: 17px;

}
.bloctitreprix_gris
{
  text-align: center;
  color: #9C9E9F;
  font-weight: bold;
  font-size: 17px;

}
/* BLOC TITRE PRIX */

/* BLOC TITRE */
.bloctitre_bleu
{
  text-align: center;
  font-size: 13px;
  color: #2D89C5;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom:20px;
}
.bloctitre_bleu a
{
  text-align: center;
  font-size: 13px;
  color: #2D89C5;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom:20px;
}
.bloctitre_rouge
{
  text-align: center;
  font-size: 13px;
  color: #E25022;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom:20px;
  

}
.bloctitre_vert
{
  text-align: center;
  font-size: 13px;
  color: #BAC600;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom:20px;
  

}
.bloctitre_gris
{
  text-align: center;
  font-size: 13px;
  color: #9C9E9F;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom:20px;

}
/* BLOC TITRE */

/* FICHE AUTEUR */
.bloc_auteur_prix_bleu
{
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  margin:0px;
  color: #2D89C5;
}
.bloc_auteur_prix_rouge
{
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  margin:0px;
  color: #E25022;
}
.bloc_auteur_prix_vert
{
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  margin:0px;
  color: #BAC600;
}
.bloc_auteur_prix_gris
{
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  margin:0px;
  color: #9C9E9F;
}
.bloc_auteur_annee_bleu
{
  text-align: center;
  margin-bottom: 10px;
  margin-top: 0px;
  color: #2D89C5;
}
.bloc_auteur_annee_rouge
{
  text-align: center;
  margin-bottom: 10px;
  margin-top: 0px;
  color: #E25022;
}
.bloc_auteur_annee_vert
{
  text-align: center;
  margin-bottom: 10px;
  margin-top: 0px;
  color: #BAC600;
}
.bloc_auteur_annee_gris
{
  text-align: center;
  margin-bottom: 10px;
  margin-top: 0px;
  color: #9C9E9F;
}
.bloc_auteur_nom_bleu
{
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  margin:0px;
  color: #2D89C5;
}
.bloc_auteur_nom_rouge
{
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  margin:0px;
  color: #E25022;
}
.bloc_auteur_nom_vert
{
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  margin:0px;
  color: #BAC600;
}
.bloc_auteur_nom_gris
{
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  margin:0px;
  color: #9C9E9F;
}
.bloc_auteur_pays_bleu
{
  text-align: center;
  margin:0px;
  color: #2D89C5;
}
.bloc_auteur_pays_rouge
{
  text-align: center;
  margin:0px;
  color: #E25022;
}
.bloc_auteur_pays_vert
{
  text-align: center;
  margin:0px;
  color: #BAC600;
}
.bloc_auteur_pays_gris
{
  text-align: center;
  margin:0px;
  color: #9C9E9F;
}
/* FICHE AUTEUR */


.home_laureat
{
  line-height: 20px;
  }
/* A REFAIRE ESACE EN HAUT

/* INDEX */
.index
{
  line-height: 20px;
  }

.index_lien
{
  line-height: 15px;
  }
/* INDEX */

/* ACTUALITE */

.bloctitre_actu_bleu
{
  text-align: center;
  color: #2D89C5;  
  font-size: 14px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom:20px;
  
  
}


/* ACTUALITE */

/* FICHE PARTENAIRE */

.bloctitre_partenaire_bleu
{
  color: #2D89C5;
  font-weight: bold;
 }
.bloctitre_partenaire_rouge
{
  color: #E25022;
  font-weight: bold;
}
.bloctitre_partenaire_vert
{
  color: #BAC600;
  font-weight: bold;
}
.bloctitre_partenaire_gris
{
  color: #9C9E9F;
  font-weight: bold;
}

/* FICHE PARTENAIRE */

.copyright_texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: right;
	/* background-position: left;*/
	font-weight: normal;
	padding-right: 15px;
	padding-top: 5px;
}
.copyright_photo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	}
