

body
{
	width: 790px;
	margin: auto; 
	margin-top: 20px; 
	margin-bottom: 20px; 
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	
}

img
{
	border: none;
}

#page
{
	border: 1px dashed #ffffff;
	
}

.menu_1
{
	height: 20px;
	line-height: 20px;
	margin-bottom: 3px;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

.menu_1 li 
{
	display : inline;
	padding : 0 0.5em;
	list-style: none;
}

.menu_1 li a
{
	color: #ffffff;
	font-size: small;
}

.menu_1 li.btn_gauche
{
	float : left;
}

.menu_1 li.btn_droite
{
	float : right;
}

.banniere
{
	height: 100px;
	color: #ffffff;
	line-height: 100px;
	margin-bottom: 6px;
	background-image: url("../images/ban.png");
	background-repeat: no-repeat;
	text-align: center;
	font-size: x-large;
}

.titre_site
{
	text-align: center;
	background-color: #77abcd;
	font-size: medium;
	height: 30px;
	line-height: 30px;
	margin-bottom: 6px;
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
}

.menu_2
{
	margin-bottom: 6px;
	background-color: #7eadcd;
	color: #333333;
}

.menu_2 .menu_vertical li
{
	list-style: none;
}

.menu_2 .menu_vertical li a
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #b5d1e5;
	border-right: 10px solid #b5d1e5;
	background-color: #649fcb;
	color: #ffffff;
	text-decoration: underline;
	width: 100%;
	font-size: 12px;
}

html > body .menu_2 .menu_vertical li a 
{ 
	width: auto; 
}

.menu_2 .menu_vertical li a:hover
{
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
	background-color: #d0e3f0;
	color: #5494d0;
	text-decoration: none;
}

.contenu
{
	margin-bottom: 6px;
	background-color: #b9d5e8;
	padding: 5px;
}

.titre_contenu
{
	height: 30px;
	line-height: 30px;
	margin-bottom: 6px;
	text-align: center;
	color: #ffffff;
	font-size: large;
	margin-bottom: 10px;
	background-color: #77abcd;
}

.contenu_rubrique
{
	width: 780px;
	margin-bottom: 6px;
}

.pied_de_page
{
	margin-bottom: 6px;
	height: 50px;
	line-height: 50px;
	text-align: right;
	background-color: #5494d0;
	padding: 5px;
}

.copy
{
	font-weight: bold;
	font-size: small;
	color: #ffffff;
	float: left;
}

.copy a
{
	color: #ffffff;
	padding: 5px;
	font-size: small;
}

.copy a:hover
{
	color: #ffffff;
	padding: 5px;
}

.haut_page 
{
	background-color: #ffffff;
	text-align: center;
	font-size: small;
}

.haut_page a
{
	text-align: center;
	color: #5494d0;
}

.banniere_news
{
	background-color: #ffffff;
	height: 60px;
	text-align: center;
	padding: 2px;
}

.banniere_defilement
{
	background-color: #ffffff;
	text-align: center;
	padding: 2px;
	height: 20px;
}


/*
 ************************ style accueil.inc.php ******************************
 *****************************************************************************/
 
.txt_rubrique_accueil
{
	color: #2b5191;
	font-weight: bold;
}
.gros_titre
{
	font-size: xx-large;
	color: #ffffff;
}
 
 
/*
 ************************ style communication.inc.php *********************************
 


 *****************************************************************************/
 
/*
 ************************ style contact.inc.php ******************************
 *****************************************************************************/ 
 
 
.txt_rubrique_contact
{
	color: #2b5191;
	font-size: small;
}

.txt_rubrique_contact a
{
	color: #ffffff;
}

div#form_contact
{
	width: 400px;
	background-color: #fffca1;
	padding: 5px;
}

fieldset 
{
	border:1px dashed #5494d0;
}

legend 
{
	padding: 0.2em 0.5em;
	border:1px solid #9454d0;
	color:#5494d0;
	font-size:90%;
	text-align:right;
	background-color: #ffffff;
}

label 
{
	float:left;
	width:35%;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:right;
	font-weight:bold;
}

.erreur
{
	background: #ff0000;
	color: #ffffff;
	padding: 5px;
	margin-bottom: 2px;
}


/*
 ************************ style inscription.inc.php ***************************
 *****************************************************************************/ 

.txt_rubrique_inscription
{
	color: #2b5191;
	font-size: small;
}

.txt_rubrique_inscription a
{
	color: #ffffff;
}

div#form_inscription
{
	width: 400px;
	background-color: #fffca1;
	padding: 5px;
}


/*
 ************************ style renforcer.inc.php ****************************
 *****************************************************************************/ 
 
.txt_rubrique_renforcer
{
	color: #2b5191;
	font-weight: bold;
}

.txt_rubrique_renforcer ul
{
	font-weight: normal;
	color: #2b5191;
}
 

/*
 ************************ style faciliter_le_retour.inc.php ******************
 *****************************************************************************/ 
 
.txt_rubrique_faciliter
{
	color: #2b5191;
	font-weight: normal;
}


.txt_gras_inline
{
	color: #2b5191;
	font-weight: bold;
}
 
 
/*
 ************************ style mettre_en_place.inc.php **********************
 *****************************************************************************/ 
 
.txt_rubrique_mettre_en_place
{
	color: #2b5191;
}

.affiche_img
{
	text-align: center;
}

.conseil
{
	color: #2b5191;
	font-size: small;
	text-align: center;
}

.legend
{
	font-size: small;
}


/*
 ************************ style download.inc.php *****************************
 *****************************************************************************/

.txt_rubrique_download
{
	color: #2b5191;
}

.txt_rubrique_download a
{
	color: #ffffff;
}

.fichiers_pdf
{
	text-align: center;
	background-color: #d1e9f9;
}


/*
 ************************ style revue_de_presse.inc.php **********************
 *****************************************************************************/ 
 
 
/*
 ************************ style galerie_photo.inc.php ************************
 *****************************************************************************/ 
 
.txt_rubrique_galerie
{
	text-align: center;
}


/*
 ************************ style map.html *************************************
 *****************************************************************************/ 
#ipsum p 
{
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
}

/*
 ************************ style faciliter_le_retour.inc.php ******************
 *****************************************************************************/ 
 
 .txt_rubrique_salon
 {
	color: #2b5191;
	font-weight: normal;
 }
  
.txt_rubrique_salon a
{
	color: #ffffff;
}


