body {
	-x-system-font:none;
	color:#333333;
	font-size-adjust:none;
	font-stretch:normal;
	margin:0;
	padding:0;
	background: #FFFFFF url(fond-site.jpg) repeat-x;
	font: normal 13px/1.4 Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, ul {
margin-top:0;
}
a{
	color: #5083C4;
}
a:hover{
	color: #0099DA;
}
#centre {
	position: absolute;
	width: 920px;
	left: 50%;
	margin-left: -460px;
	background: url(fond-page.jpg) no-repeat center top;
}


#logo {
	margin-top: 15px;
	margin-left: 120px;
}


/* Recherche */

#rechercher{
	position: absolute;
	top: 10px;
	right: 10px;
}


#rechercher form{
	margin:0;
	padding:0;
	display: inline;
}
#rechercher label{
	display:none;
}

#rechercher input{
	color: #666666;
	width: 105px;
	padding: 3px 3px 3px 26px;
	background-image: url(search.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
#rechercher input.submit{
display:none;
}

#texte #recherche input{
	color: #666666;
	width: 250px;
	padding: 3px 3px 3px 26px;
	background-image: url(search.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:1em;
}

#menu ul {
	margin:0;
	padding:23px 0 0 260px;
}

#menu li {
	display:inline;
	list-style-type:none;
}
#menu li a {
	color:#999999;
	display:block;
	float:left;
	padding:0px 0px 3px;
	text-align:center;
	text-decoration:none;
	margin-right: 7px;
	margin-left: 7px;
	line-height: 15px;
	font-size: 14px;
	margin-bottom: 5px;
}
#menu li a:hover {
	color: #1A9600;
	border-bottom: 5px solid #1A9600;
		margin-bottom: 0px;

}
#menu .on a{
	color: #E26B19;
	border-bottom: 5px solid #E26B19;
			margin-bottom: 0px;

}



#bandeau-photo {
	clear:both;
	position: absolute;
	left: 15px;
	top: 145px;
	border-bottom: 5px solid #D86A15;
	height: 120px;
}

#diaporama_innerfade img{
	border-bottom: 5px solid #D86A15;
}


/* --- chemin --- */
#chemin {
	clear:both;
	padding-top: 145px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 95%;	
}
#chemin a{
	color: #999999;
}
#chemin a:hover{
	color: #666666;
}

#contenu-accueil {
	clear:both;
	padding-top: 160px;
	margin-top: 0px;
}
#contenu {
	clear:both;
	padding-top: 20px;
	margin-top: 0px;
}


#texte {
	float: left;
	width: 510px;
	padding-left: 35px;
		padding-bottom:20px;
	background: url(trait-vertical.jpg) no-repeat left top;
}
#texte h1 {
	color: #DA6611;
	font-size:150%;
}

#texte p.date {
	font-size: 90%;
	text-align: right;
	padding: 0px;
	margin-left: 0px;
}



#texte h2{
	font-size:110%;
	color: #666666;
	line-height: 120%;
	font-weight: normal;
}
#texte h3{
	font-size:120%;
	color: #CC3300;
	font-weight: normal;
	margin-bottom: 15px;
	padding-bottom: 0px;
}
#texte ul{
	margin: 0px 0px 1em 20px;
	padding: 0px;
}
#texte li{
	padding-top: 2px;
	padding-bottom: 2px;
}

blockquote {
	padding: 10px 15px 0px;
	border-bottom: 1px solid #BDE0F2;
	display: block;
	font-size: 90%;
	margin: 0px 0px 15px;
	border-top: 1px solid #BDE0F2;
	border-left: 10px solid #BDE0F2;
	border-right: 1px solid #BDE0F2;

}

blockquote h3 {
	color: #000000;
	
}

/* --- Documents --- */


dl.spip_documents{
margin:0;
padding:0;
margin-top:15px;
}
dt {
	display:inline;
	vertical-align: middle;
}
dt img {
width:20px;
height:20px;
border:0;
}
.spip_doc_titre {
margin-bottom:6px;
}


.spip_documents_right{
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.spip_documents_left{
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}



#gauche {
	float: left;
	width: 135px;
	margin-left: 20px;
	display: inline;
}

#sous-menu {
	padding-right: 5px;
	padding-left: 0px;
	margin-top: 0px;
}
#sous-menu h1{
	font-size: 120%;
	color: #0199D9;
	padding: 0px 0px 0.2em;
	margin-top: 0px;
	margin-bottom: 20px;
	background: url(trait-sousmenu.jpg) no-repeat left bottom;
	line-height: 120%;
}

#sous-menu ul{
	margin: 0px;
	padding: 0px;
	
}
#sous-menu li{
	margin: 0px 0px 1em;
	list-style-type: none;
	text-align: left;
	line-height: 15px;
}
#sous-menu ul li a{
	padding: 0px;
	color: #DC6509;
	text-decoration: none;
		padding: 0px 0px 0px 15px;
		background: url(puce-off.png) no-repeat left 3px;
		display:block;

}
#sous-menu ul li a:hover{
		background: url(puce-on.png) no-repeat left 3px;
	color: #5DBA45;
}
#sous-menu ul li.on a{
	color: #5DBA45;
			background: url(puce-on.png) no-repeat left 3px;
}

#sous-menu ul li ul li{
	margin-top: 5px;
	margin-bottom: 5px;	
}

#sous-menu ul li ul li a{
			background-image:none;
		padding: 0px 0px 0px 15px;
	color:#666666;
}

#sous-menu ul li ul li a:hover{
	background-image:none;
	color: #333333;
}
#sous-menu ul li.on ul li a{
	color:#666666;
	background-image:none;
}
#sous-menu ul li.on ul li a:hover{
	color: #000000;
	background-image:none;
}
#sous-menu ul li.on ul li.on a{
	color: #000000;
	background-image:none;
}

#droit{
	float: right;
	width: 154px;
	margin-right: 20px;
	margin-bottom: 15px;
}

#droit h3{
	font-size: 15px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 6px 25px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 20px;
	font-weight: normal;
}

#droit ul{
	margin: 0px;
	padding: 0px 0px 2em;
	list-style-type: none;
}
#droit li a{
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #CCCCCC;
	color: #666666;
	text-decoration: none;
}
#droit li a:hover{
	color: #BC580F;
}

#droit div{
}
.echange{
	background-image: url(forum.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.abonner{
	background-image: url(abonner.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.joindre{
	background-image: url(rejoindre.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}






/* --- Documents attachés --- */

#documents p
{
	margin-top: 4px;
	padding: 0px 0px 0px 10px;
	margin-bottom: 4px;
	vertical-align: middle;
}
#documents h4 {
	font-weight: normal;
	color: #FFFFFF;
	background: url(fond-telecharger.jpg) no-repeat left top;
	width: 100%;
	font-size: 15px;
	line-height: 25px;
	padding-left: 10px;
	margin-bottom: 15px;
	margin-top: 20px;
}



/* --- Liste des articles --- */
#articles
{
}

#articles .spip_logos
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 3px solid #C2D1DF;
}

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

#articles ul li
{
	margin-left: 0px;
	clear: left;
	padding-bottom: 5px;
	border-top: 1px dotted #55BC3C;
	padding-top: 5px;
}
#articles .descriptif
{
	display: block;
	font-size: 13px;
	color: #666666;
}
#articles .date
{
	display: block;
	font-size:80%;
	color: #999999;
}
#articles ul li a
{
	color: #009900;
	font-size: 16px;
	text-decoration: none;
}
#articles ul li a:hover
{
	text-decoration: underline;
}




#articles .pagination {
	padding-right: 20px;
	text-align: left;
	margin-top: 10px;
	clear: left;
	color:#FFFFFF;
}

#articles .pagination a {
	border:1px solid #E8F1F8;
	background-color: #E8F1F8;
	text-decoration: none;
	color:#5CABD0;
	padding: 0 3px 0 3px;
}
#articles .pagination a:hover {
	border:1px solid #5CABD0;
	background-color: #50A5CE;
	text-decoration: none;
	color:#FFFFFF;
	padding: 0 3px 0 3px;
}

#articles .pagination a.actif {
	border:1px solid #5CABD0;
	background-color: #5CABD0;
	color:#FFFFFF;
}
#articles .pagination .on {
	color:#000000;
}



#bas {
	clear:both;
	text-align: center;
	background: url(fond-bas.jpg) no-repeat center top;
	color: #666666;
	padding: 30px 0px 0px;
	line-height: 33px;
	margin-top: 40px;
	border-bottom: 10px solid #FFFFFF;
}

#bas a{
	color: #666666;
	text-decoration: none;
	text-align: center;	
}
#bas a:hover{
	text-decoration: underline;
	color: #000000;	
}


/* Images */

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

/* Documents joints */

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

#documents ul li
{
	padding-left: 0px;
	margin-bottom: 0.6em;
}

/* Tableau */

table {
	background-color: #BBBBBB;
	margin: 1em 0px;
	border-collapse: collapse;
	;
	

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

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


/* Accueil */



/*Formulaires*/

.spip_forms {
border-color:#CCCCCC;
border-style:solid none none;
border-width:0px;
font:12px Arial,Helvetica,sans-serif;
margin-bottom:0px;
padding-bottom:10px;
}
.spip_forms .formo, .spip_forms .forml, .formulaire_inscription .forml {
	background-color:#FFFFFF;
	border:1px solid #999999;
	display:block;
	padding:2px;
}
.spip_forms fieldset {
	background:#FFFFFF url(none);
	border:1px solid #CCCCCC;
	margin-bottom:1em;
	margin-left:0;
	margin-right:5em;
	padding:0.5em 1em;
}
.spip_forms legend {
color:#3EAD20;
font-size:14px;
font-weight:normal;
margin:0.5em 0;
padding:0 10px;
}
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 outside none;
}
.multiple_1 .spip_form_label, .multiple_2 .spip_form_label, .multiple_3 .spip_form_label, .multiple_5 .spip_form_label {
font-size:1.2em;
font-weight:bold;
}

.spip_forms .spip_bouton input {
	background:#F7B640 url(none) repeat scroll 0 0;
	border:1px solid #000000;
	color:#000000;
	cursor:pointer;
	font-weight:normal;
	padding:0.2em;
	width:100px;
}

.spip_forms .spip_form_ok {
	background:url(none);
	color:#000000;
	font-weight:bold;
	margin:1em 0 0;
	padding:1em;
	width: 50%;
	border: 1px solid #F8B741;
}


/*Page agenda -------- */
#agenda-page {
}

#agenda-page ul {
	list-style-type: none;
	margin:0;
	padding:0;
		border-bottom: 1px solid #CCCCCC;


}

#agenda-page ul li{
	border-top: 1px solid #CCCCCC;
	margin: 0px 0px 1em;
	padding: 0.5em 0px 0em;
	list-style-type: none;
}

#agenda-page .titre-agenda{
	font-size:110%;
		margin-left:106px;
		display:block;
	color:#000000;
}

#agenda-page .date-agenda{
	color:#666666;
	font-size:90%;
	float: left;
	width: 90px;
	color: #333333;
	background-color: #F5EFD5;
	padding: 3px;
	text-align: center;
	margin-right: 10px;
}


#agenda-page p{
	padding-top:0.5em;
	margin:0;
	margin-left:106px;
}

#agenda-page .texte-agenda{
	display:block;
}
p.spip_documents{
margin:0;
padding:0;
margin-top:15px;
}
dt {
	display:inline;
	vertical-align: middle;
}
p img {
width:20px;
height:20px;
border:0;
}

/* Accueil */

#droit-accueil{
	float: right;
	width: 154px;
	margin-right: 20px;
	margin-bottom: 15px;
}

#droit-accueil h3{
	font-size: 18px;
	color: #33333;
	margin: 0px;
	margin-bottom:10px;
	padding: 0px 0px 6px 35px;
	border-bottom: 0px solid #CCCCCC;
	line-height: 20px;
	font-weight: normal;
}

#droit-accueil ul{
	margin: 0px;
	padding: 0px 0px 2em;
	list-style-type: none;
}
#droit-accueil li a{
	display: block;
	margin: 0px 0px 3px;
	padding-top: 1px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #CCCCCC;
	color: #2F9F0D;
	text-decoration: none;
}
#droit-accueil li a:hover{
	text-decoration: underline;
}


#droit-accueil h3{
	background-image: url(agenda.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #DA6611;
}

#gauche h3 {
	background-image: url(zoom.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #5BBA42;
		font-size: 18px;
	color: #33333;
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 35px;
	border-bottom: 0px solid #CCCCCC;
	line-height: 20px;
	font-weight: normal;
}

#accueil {
	background-color: #FEF2EF;
	padding: 5px 10px;
	background-image: url(fond-accueil.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#accueil h1 {
}
#accueil p{
}
#accueil .spip_logos{
	padding: 5px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#accueil a{
	color: #E16609;
	text-decoration: underline;
}
#accueil a:hover{
	text-decoration: none;
}

#echos{
	clear: both;
	padding-top: 10px;
}
#echos ul{
	margin: 0px 0px 0px 15px;
	padding: 0px;
	color: #DD6D19;
	list-style-type: square;
}
#echos li{
}
#echos a{
	color: #DD6D19;
	text-decoration: none;
}
#echos a:hover{
	color: #D5610C;
	text-decoration: underline;
}

#echos h3{
	color: #289B08;
	background-image: url(echo.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.colonne{
	width:50%;
	float:left;
}

.bloc-g{
	padding-right: 10px;
}
.bloc-d{
	padding-left: 10px;
}


/*Login acces restreint
*/
#formulaire_login ul{
	list-style-type: none;
	margin:0;
}
#formulaire_login label{
display:block;
}

#formulaire_login input{
	margin-bottom:5px;
	border:1px solid #CCCCCC;
	color:#000000;
	font-weight:normal;
	padding:0.2em;

}

#formulaire_login input.submit {
	background:#F7B640 url(none) repeat scroll 0 0;
	border:1px solid #000000;
	color:#000000;
	cursor:pointer;
	font-weight:normal;
	padding:0.2em;
	width:100px;
	margin-top: 5px;
	margin-left: 5px;	
}


/*Forum*/


td.col_smileys {
padding-top:7px;
vertical-align:top;
width:1%;
display:none;
}

p.space_20{
	display:none;
	height:2px;
	}
	
ul.actionforum a, .bout_admin a, .bout_citer a {
	text-decoration:none;
	}