/*  Rouge fond : #B9060A  */
/* suite aux essais gif -> BA0000 */
/* rouge vif : cc0066 */


body {
	/* background-color: #DCDCDC; */
	/* background-color: #FF0000;  */
	background-image:url(../images/brique_base.gif);
	font-family:  Verdana,Arial, Helvetica, sans-serif; 
	/* font-size:100%;   Taille generale utilisee ensuite */
	font-size: 0.9em;	
	/* line-height: 2em; */
	/* color: #336699; */
	
	/* si veut coller ou pas en haut */
	margin:0px;
	/*
	margin-top: 0;  
	margin-right: 0.1em;
	margin-bottom: 0;
	margin-left: 0.1em;
	vertical-align: top;
	*/
	}
	
	
a {
	/* font-size:100%;  marche pas*/
  font-weight: bold;
  text-decoration: none; 
  color: #BA0000;
}

a:hover {
  font-weight: bold;
  color: #9C3;
  text-decoration: none; 
}

li {
margin:10px;
}

strong {
	color:#333333;
	font-weight:bold
}

.fonte_grasse {
	font-weight:bold;
	color:#F63;
}

.breadcrumb {
	color:#666666;
	font-weight:normal;
	font-style: normal;
	font-size: 85%;
}

.erreur {
	color:#FF0000;
	font-weight:bold;
	font-style: normal
}

.titre_bleu {
	font-size: 130%;
}

.texte_non_italique {
	font-style: normal
}

.legende {
	font-weight:normal;
	font-style: italic;
	font-size: 80%
}

.texte_petit {
	font-size: 70%
}

.texte_mail {
	font-size: 85%
}

.login_client {
	text-align:right;
	font-size: 80%;
	font-weight:bold;
	font-style: normal;
	color:#0000FF;
}


/*
h1 {
	font-size: 150%;
	font-style:normal;
	color: #00FF00;
	}
*/
	
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}


/*------------------------------------------------------------------------------------------*/
/*                  CONTENEUR_GENERAL : table qui structure la page                                 */
/*    ATTENTION : les attributs sont hérites pour les tables de niveau en dessous
/*------------------------------------------------------------------------------------------*/

#conteneur_general  table
{

}

#conteneur_general tr
{
vertical-align:top;  /* important */	
font-family: Century Gothic,Arial, Helvetica, sans-serif;
/* BDR : retrait et mis dans body suite PBS de taille differentes */
/* font-size:12px;  */
/* font-size:0.95em; */ 
font-weight:normal
}

/*------------------------------------------------------------------------------------------*/
/*                  MENU_GAUCHE  : table qui structure la page                                 */
/*------------------------------------------------------------------------------------------*/

.menu_gauche table {
		
}

.menu_gauche tr {
	/* background: #B9FF0A; */
}

.menu_gauche td {
}


/*------------------------------------------------------------------------------------------*/
/*                  MENU DROITE                                                             */
/*------------------------------------------------------------------------------------------*/

.menu_droite table {
		
}

.menu_droite tr {
	
}

.menu_droite td {
	
}


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

.zone_centre table {

}

.zone_centre tr {
	text-align: left;
	background: #FFFFFF;
	font-style:normal;
	/* height:500px */
}

.zone_centre td {
	color: #333333
	
}

.zone_centre h1 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 150%;
	font-style:normal;
	/* color: #BA0000; */
	color: #990000;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center
	}
	
.zone_centre h2 {
	/* Bradley Hand ITC TT Bold, Cursif,  ok si disponibles */
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 120%;
	font-style:normal;
	color: #333333;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center
	}
	
	
/*------------------------------------*/

.tableau_bleu table {
	/* width:100%; */
	padding:0;
	border:0;
	vertical-align:middle;
	/* width="100%" cellpadding="0" cellspacing="0" border="0" align="center" */

}

.tableau_bleu tr {
	text-align: left;
	background: #FFFFFF;
	font-style:italic;
	/* height:500px */
}

.tableau_bleu_normal table {
	/* width:100%; */
	padding:0;
	border:0;
	vertical-align:middle;
	/* width="100%" cellpadding="0" cellspacing="0" border="0" align="center" */

}

.tableau_bleu_normal tr {
	text-align: left;
	background: #FFFFFF;
	font-style:normal;
	/* height:500px */
}

.tableau_bleu_10 table {
	padding:0;
	border:0;
	vertical-align:middle;
	/* width="100%" cellpadding="0" cellspacing="0" border="0" align="center" */

}

.tableau_bleu_10 tr {
	text-align: left;
	background: #FFFFFF;
	font-style:italic;
	/* height:500px */
}



/*------------------------------------------------------------------------------------------*/
/*                  Menus du bas                                                           */
/*------------------------------------------------------------------------------------------*/


#footer_text {
	background-image:url(../images/mur_bas_farina.gif);
	height:100px;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 70%;
  font-weight: normal;
  text-decoration: none;
  color: #555555;
}

#footer_text  a {
  font-weight: none;
  text-decoration: none;
  color: #BA0000;
}

#footer_text  a:hover {
  font-weight: none;
  color: #9C3;
}
