body
{
	margin: 0;
	padding: 0;
	font: 11px/1.3 Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	color: #2C2C2C;
}

input
{
	font: 11px/1.3 Verdana, Arial, Helvetica, sans-serif;
}

textarea
{
	font: 11px/1.3 Verdana, Arial, Helvetica, sans-serif;
}
label
{
	font: 11px/1.3 Verdana, Arial, Helvetica, sans-serif;
	color: #0062A9;
}

#galerie a.titre-breve {
	margin: 0.5em 0;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
}

#galerie ul.breves {
	padding: 0;
}

#galerie ul.breves li {
	list-style: none;
	margin-bottom: 5px;
}


#container { /* contient tout, assure le centrage, assure l'encadrement */
position:absolute; /* centrage avec largeur 780 */
width: 993px;
left: 50%;
margin-left: -495px;


}

#logo {
	position:absolute;
	width:559;
	height:85;
	z-index:1;
	left: 0;
	top: 0;
}

img { border: none; }
a:link {
	color: #E52D87;
	text-decoration: none;
}
a:visited { 
/*	color: #8D7687; */
	color: #E52D87;
	text-decoration: none;
}
a:hover, a:active { color: #0062A9; 
}










#contenucontainer
{
	clear: both;
	padding: 0em 0em 15px;
	background-image: url(fond-page.gif);
	background-position: 0px 85px;
}
#contenucontainer-accueil
{
	clear: both;
	padding: 0em 0em 15px;
	background-image: url(fond-page-accueil.gif);
	background-position: 0px 85px;
}



/* --- sous-menu STYLES --- */
#menu
{
	width: 244px;
	float: left;
	margin-top:85px;

}



#pave-menu
{
	margin-top:20px;
	margin-bottom:20px;
	background-image: url(menu-fond.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-left: 0px;
	padding:0;
}
#pave-menu-accueil
{
	margin-top:20px;
	margin-bottom:20px;
	background-image: url(menu-fond-accueil.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-left: 0px;
	padding:0;
}
#pave-menu-haut {
	background-image: url(menu-haut.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
}
#pave-menu-haut-accueil {
	background-image: url(menu-haut-accueil.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
}

#pave-menu-bas {
	background-image: url(menu-bas.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 12px;
}
#pave-menu-bas-accueil {
	background-image: url(menu-bas-accueil.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 12px;
}

#pave-menu h2
{
	font-weight: normal;
	font-size: 12px;
	margin: 5px 0 7px;
	padding-left: 55px;
	padding-right: 30px;
	line-height: 15px;
}

#pave-menu ul
{
	margin: 0 30px 10px 55px;
	padding: 0;
	list-style-type: none;
}

#pave-menu li
{
	padding:0;
	margin:0;
	margin-bottom: 6px;
}

#pave-menu h2 a
{
	color: #0062A9;


}
#pave-menu h2 a:hover
{
	color: #E52D87;
	text-decoration: none;

}

#pave-menu h2#on a {

}
#pave-menu li a
{
	color: #E52D87;
	text-decoration: none;
	padding-left:17px;

}
#pave-menu li a:hover
{
	color: #0062A9;
	text-decoration: none;

}

#pave-menu li#active a {
	background-image: url(coche.gif);
	background-repeat:no-repeat;
	background-position: -0px 0px;
}


#pave-menu-accueil h2
{
	font-weight: normal;
	font-size: 12px;
	margin: 5px 0 7px;
	padding-left: 55px;
	padding-right: 30px;
	line-height: 15px;
}

#pave-menu-accueil ul
{
	margin: 0 30px 10px 55px;
	padding: 0;
	list-style-type: none;
}

#pave-menu-accueil li
{
	padding:0;
	margin:0;
	margin-bottom: 6px;
}

#pave-menu-accueil h2 a
{
	color: #0062A9;


}
#pave-menu-accueil h2 a:hover
{
	color: #E52D87;
	text-decoration: none;

}


#pave-menu-accueil li a
{
	color: #E52D87;
	text-decoration: none;
	padding-left:17px;

}
#pave-menu-accueil li a:hover
{
	color: #0062A9;
	text-decoration: none;

}

#pave-menu-accueil li#active a {
	background-image: url(coche.gif);
	background-repeat:no-repeat;
	background-position: -0px 0px;
}


#pave-recherche
{
	background-image: url(recherche-fond.gif);
	background-repeat: no-repeat;
	height: 69px;
	margin-bottom: 15px;
}
#pave-recherche-accueil
{
	background-image: url(recherche-fond-accueil.gif);
	background-repeat: no-repeat;
	height: 69px;
	margin-bottom: 10px;
}

#recherche {
	margin-left: 55px;
	width: 130px;
	margin-top: 10px;
	margin-bottom: 10px;

	
}
form {
margin:0;
padding:0;
}

#pave-recherche label {
display:none;
}
#pave-recherche-accueil label {
display:none;
}

.formulaire_recherche input {
	background-color:#FFFFFF;
	border-color:#506A7C #506A7C #92C2E4 #92C2E4;
	border-style:solid;
	border-width:1px;
	color:#506A7C;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	padding: 1px 0px 1px 2px;
	margin: 0px;

}
#pave-recherche p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	line-height: 15px;
}

#pave-recherche a {
	color: #FFFFFF;
	text-decoration: none;

}
#pave-recherche a:hover {
	text-decoration: none;
	color: #73A9D0;

}

#pave-recherche-accueil p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	line-height: 15px;
}

#pave-recherche-accueil a {
	color: #FFFFFF;
	text-decoration: none;

}
#pave-recherche-accueil a:hover {
	text-decoration: none;
	color: #73A9D0;

}



/* fin de menu gauche -------------*/

#droite
{
	margin-left: 244px;
}

.ie
{
	margin-right: 3px;
		_margin-right: 0px;

}
#chemin
{
	padding-left: 25px;
	padding-right: 80px;
	font-size:10px;
	color: #666666;
	margin-bottom: 15px;
}
#chemin a
{
	color: #333333;
	text-decoration: none;
}
#chemin a:hover
{
	text-decoration: underline;
}

#texte
{
	padding-left: 25px;
	padding-right: 80px;
	font-size:12px;

}
#texte h6
{
	margin: 0 0 2px;
	font-weight: normal;
	font-size: 12px;
	color: #E581AD;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E52D87;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#texte h1
{
	margin: 0 0 1em;
	font-weight: bold;
	font-size: 17px;
	color: #E52D87;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E52D87;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#texte h2
{
	margin: 0 0 .5em;
	font-weight: normal;
	font-size: 14px;
	color: #0062A9;
}

#texte h3
{
	margin: 0.5em 0;
	font-size: 13px;
	font-weight: bold;
	color: #B1CA34;
	padding: 0px;
}

#texte h3.soft
{
	margin: 0.5em 0;
	font-size: 13px;
	font-weight: normal;
	color: #FF9900;
	padding: 0px;
}

div.separateur {
	padding:0;
	margin-top: 10px;
	border-top:1px solid #E581AD;
	clear:both;
}

#texte p
{
	line-height: 140%;
	margin-top: 1em;
	padding: 0px;
	margin-bottom: 1em;
}

/* --- Liste des articles --- */
#articles
{
	margin-top:10px;
}

#articles h2
{
	font-weight: normal;
	font-size: 120%;
	margin: 0;
	color: #95A8AD;
}

#articles ul
{
	margin: .5em 0 0;
	padding: 0;
	list-style-type: none;
}

#articles ul li
{
	background: url(puce-article.png) no-repeat 0 3px;
	padding-left: 15px;
	margin-bottom: 0.7em;
}

.descriptif {
	display:block;
	color: #777777;
}

/* --- Liste des articles-freres --- */
#articles-freres
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9D8E7;
	font-size: 90%;
	width: 400px;
	
}

#articles-freres h2
{
	font-weight: normal;
	font-size: 120%;
	margin: 0;
	color: #95A8AD;
}

#articles-freres ul
{
	margin: .5em 0 0;
	padding: 0;
	list-style-type: none;
}

#articles-freres ul li
{
	background: url(puce-article.png) no-repeat 0 0.4em;
	padding-left: 14px;
	margin-bottom: .5em;
}



/* --- PIED --- */
#piedcontainer
{
	clear: both;
	background-image: url(bas-page.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#piedcontainer-accueil
{
	clear: both;
	background-image: url(bas-page-accueil.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#pied
{
	text-align: right;
	margin-right:80px;
	
	
}
#pied p
{
	margin-top: 0;
	padding-top: 25px;
	
}


.date
{
	padding-left: 14px;
	margin: 0;
	color: #999999;
	text-align: right;
}


/* Images */

.spip_documents_right {
	margin-left:10px;
	margin-bottom:5px;
}

.spip_documents_left {
	margin-right:10px;
	margin-bottom:5px;
}


/* Tableau */

table {

	background-color: #BBBBBB;
	margin: 1px;
	border-collapse: collapse;

	

}
td {
	background-color: #FFFFFF;
	margin: 1px;
	padding: 5px;
	border: 1px solid #DDDDDD;
	vertical-align: top;
	font-weight: normal;
}

tbody {
	background-color: #FFFFFF;
	margin: 1px;
	padding: 5px;
	border: 1px solid #DDDDDD;
	vertical-align: top;
	font-weight: normal;
}
th {
	font-weight: bold;
	background-color: #EEEEEE;
	margin: 1px;
	padding: 5px;
	border: 1px solid #DDDDDD;
}

/*
Galeries photo
*/

#galerie {
	font-size: 10px;
	padding:10px;
	line-height:12px;
	border-top:1px solid #E581AD;
	margin-top:10px;
}
#galerie dt img {
	border: 1px solid #E52D87;
}
#galerie dt img a:hover{
	border-color: #E581AD;
}
#galerie a{
	color:#FFFFFF;
	text-decoration:none;
}
#galerie a:hover{
/*	color:#E581AD; */
	text-decoration:none;

}


#galerie  dl {
	vertical-align:bottom;
	text-align:center;
	padding:0px;
	margin: 0px;
}
#galerie  dt {
	display: inline;
	float: left;
	height:105px;
	margin-right:10px;
}

#galerie img {
	height:80px;

}

/*
Formulaires
*/

.formulaire_inscription fieldset {
	border:0;
}

.formulaire_inscription legend {
	display:none;
}

.spip_forms {
	border-bottom:1px solid #E581AD;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	background-color: #F7F7F7;
}

.spip_forms .formo, .spip_forms .forml, .formulaire_inscription .forml {
	display:block;
	border:1px solid #CCCCCC;
	padding: 2px;
}

.spip_forms fieldset {
	border:0;
	padding:0;
}

.spip_forms legend
{
	margin: 0.5em 0;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	display:none;
}

div.spip_form_champ {
	margin-top:5px;
	padding-top: 5px;
}

/*

*/

.spip_form_choix_multiple input {
	display:inline;
}

.spip_form_choix_multiple li {
	list-style: none;
}

.multiple_1 .spip_form_label, .multiple_2 .spip_form_label, .multiple_3 .spip_form_label, .multiple_5 .spip_form_label {
	font-weight: bold;
	font-size:1.2em;
}



 /* Accueil */
 
#bienvenue {
	background-image: url(bienvenue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 268px;
	float:left;
	margin-top: 15px;
}

#bienvenue h5{
	font-size: 14px;
	font-weight: bold;
	color: #E52D87;
	text-align: left;
	margin: 0px 0px 60px;
	padding: 30px 0px 0px 165px;
	line-height: 14px;
}

#bienvenue p{
	color: #E52D87;
	font-size: 12px;
	line-height: 16px;
}
#bienvenue a{
	color: #0062A9;
	text-decoration: underline;
}
#bienvenue a:hover{
	text-decoration: none;
}

#bienvenue blockquote{
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3AD00;
	border-bottom-color: #F3AD00;	
}

#bienvenue h3{
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #F3AD00;	

}


#accueil-droit{
	width:332px;
	float:right;
	margin-top: 15px;
	
}

#dom{
	background-image: url(dom-bas.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#dom h5 {
	background-image: url(dom-haut.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 28px;
}
#dom p {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #0062A9;
}

#actu {
	background-image: url(actualites.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#actu h5{
	font-size: 14px;
	font-weight: bold;
	color: #B1CA34;
	text-align: left;
	margin: 0px 0px 40px;
	padding: 50px 0px 0px;
	line-height: 14px;
}

#actu p{
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	
}
#actu a{
	color: #B0C935;
		text-decoration: underline;


}

#actu a:hover{
	text-decoration: none;

	
}

#partenaires{
	background-color: #FFFFFF;
	margin-left: 55px;
	margin-right: 20px;
	color: #F1A300;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3AD00;
	border-bottom-color: #FFA400;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
}

#partenaires h6{
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	padding: 0px 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#partenaires p{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
