#contenu h1{
color:#2574b4;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
text-transform: uppercase;
vertical-align: middle;
background-image: url(../images/site/puce_titre_0.gif);
background-repeat: no-repeat;
background-position: 7px 50%;
padding: 0 0 0 30px;
}
#contenu a{
	color:#000;
}
/*--------------------------------------------------------------------------------*/
.cadre{
	width: 100%;
	height: auto;
	background-repeat: repeat-y;
}
.cadre .bordurer{
	width: 100%;
	height: auto;
	background-repeat: repeat-y;
	background-position: 100% 0;
}

.cadre .cadrehead{
	background-repeat: no-repeat;
	width: 100%;
	height:27px;
	background-position: 0 100%;
	position:relative;
}
.cadre .cadrehead .coinhd{
	background-repeat: no-repeat;
	width:27px;
	height:27px;
	position:absolute;
	right:0px;
}
.cadre .cadrepied{
	background-repeat: no-repeat;
	width:100%;
	height:27px;
	position:relative;
}
.cadre .cadrepied .coinbd{
	background-repeat: no-repeat;
	width:27px;
	height:27px;
	position:absolute;
	right:0px;
}
.cadre .contenu div{
	color:#fff;
}
.cadre .contenu{
	background-repeat: repeat-y;
	width:auto;
	height: auto;
	padding : 0 27px  0 27px;
	color:#fff;
}
.cadre .contenu h3{
	padding: 0 0 0 25px;
	margin: 0 0 15px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position:  0 2px;
}
/*-------------Annuaire--------------*/
.titrebleu {font-size: 12px; font-weight: bold; color: #336699}
.texte {  font-size: 10px; color: #000000;font-weight: normal}
.texte a {text-decoration: underline;}
.texte a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-decoration: underline;
}
.texte a:visited {text-decoration: underline;}
.encadrebleutitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.titre {  font-size: 12px; font-weight: bold; color: #000000}