/*****************************************************/
/* classes  génériques 								 */
/*****************************************************/

body {
	background: #E1E1E1 url(/images/fond_page.gif) ;
	margin: 0px;
	padding: 0px;
	font-family : Verdana,Arial, Helvetica, sans-serif;
}

.navigation{
	background-color: #4C4C4C;
	padding-left: 0px;
	padding-right: 5px;
	height: 23px;
}

.chemin{
	font-size: 11px;
	padding: 5px 0 5px 10px;
	background: #FFDE1A url(/images/barre_nav.gif) ;
}

.fond_gauche{
	background: url(/images/bord_gauche.gif) top repeat-y;
	width: 6px;
}

.fond_droit{
	background: url(/images/bord_droit.gif) top repeat-y;
	width: 6px;
}

.fond_bas{
	background: url(/images/bord_bas.gif) top repeat-x;
	height: 4px;
}

.footer{
	background: #4C4C4C url(/images/footer.gif) top no-repeat;
	padding-left: 10px;
	height: 41px;
	color: #000000;
	font-size: 9px;
}

.footer2{
	background-color: #4C4C4C;
	height: 27px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 9px;
}

.contenant{
	background-color: #ffffff;
}


a.lien_footer{
	color: #ffffff;
}

a.lien_footer:hover{
	color: #FAD21A;
}

a{
	color: #000000;
}

a:hover{
	color: #000000;
}

td{
	font-size: 11px;
}

/*****************************************************/
/* classes  formatage du texte						 */
/*****************************************************/

.contenu{
	background: url(/images/fnaim_haut.gif) bottom right no-repeat;
	font-size: 11px;
	padding: 10px;
}

.bloc_index{
	background: url(/images/fnaim_haut.gif) bottom right no-repeat;
	font-size: 11px;
	padding: 0px;
}

.fond_actus{
	background: url(/images/fond_actus.gif) repeat-x top left;    
}

.contenu2{
	font-size: 11px;
	padding: 10px;
}

.contenu3{
	font-size: 11px;
}

.contenu4{
	background: url(/images/fnaim_haut.gif) bottom right no-repeat;
	font-size: 11px;
}

.journal{
	background-color: #FFD318;
	
	font-size: 12px;
	font-weight: bold;
}

h1.nouveau{
	color: #990000;
	font-size: 16px;
}

.tit2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.contenu_bloc{
	font-size: 11px;
}

.contenu_pagination{
	font-size: 11px;
}

.cadre1{
	background-color: #FFFFB5;
	font-size: 11px;
	padding: 5px;
}

.cadre2{
	background-color: #DFDFDF;
	font-size: 11px;
	padding: 5px;
}

.fond{
	background-color: #ffffb5;
	/*background: url(/images/fond_cellule.gif);*/
}

.texthome{
	height: 27px;
	font-size: 11px;
	color: #000000;
}

.textinput{
	font-size: 11px;
}

.form_adherent{
	background-color: #5A8FDD;
	font-size: 11px;
	color: #000000;
	padding-left: 15px;
}

a.lien_actus{
    font-size: 10px;
}

.test{
    float:  right;
}
