@charset "iso-8859-1";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.navigation {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.cartouche {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.archive {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.texte_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.menu {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}
.menu2 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #787677;
}
.annuaire {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #787677;
}
.alerte {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
}
.entete {
	font-size: 11px; 
	font-weight: bold; 
	font-family: Arial, 
	Helvetica, 
	sans-serif; 
	color: #8C3978;
}
.menu_black {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.lien {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #787677; }
.copyright {	font-size: 11px;	font-weight: bold;	color: #787677;}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
A.menu:link {color:#000000; text-decoration:none;	font-size: 12px;}
A.menu:visited {color:#000000; text-decoration:none;	font-size: 12px;}
A.menu:hover {color:#000000; text-decoration:underline;	font-size: 12px;}
A.menu:active {color:#000000; text-decoration:none;	font-size: 12px;}



.conteneur-arrondi{
	padding:0;
	width:100%;/* determine la largeur de la boite contenue */
	float:left;
	margin:1%;
	color: #FFF;
}
.un      {
    margin:0 4px;
    height:1px;
    background-color:#C0C0C0;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #FFCC66;
    border-top:0;border-bottom:0;}

.deux {
    margin:0 3px;
    height:1px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #C0C0C0;
    border-top:0;border-bottom:0;}

.trois{
    margin:0 2px;
    height:2px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #C0C0C0;
    border-top:0;border-bottom:0;}

.quatre {
    margin:0 1px;
    height:2px;overflow:hidden;/*necssaire pour IE */
    border:1px solid #C0C0C0;
    border-top:0;border-bottom:0;}

.centrearrondi {
	border:1px solid #C0C0C0;
	border-top:0;
	border-bottom:0;
	margin:0 1px;
	padding:0 2em;
	min-height:150px;/* avec eventuellement une hauteur mini */
	height:auto!important;
	height:150px;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

