@charset "utf-8";
/* CSS Document */

/*--------------- Navigation principale ---------------------------*/
a.button {
    background: transparent url('IMG/interface/bout-dt.jpg') no-repeat scroll top right;
    color: #0c2b6b;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
#blocActu {
	float: none;
	width: 370px;
	padding-right: 10px;
	padding-left: 25px;
}

a.button span {
    background: transparent url('IMG/interface/bout-gche.jpg') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #d91626;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

a img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #DADADA;	
} 

/*;................sous menu ..............................*/

a.buttonss {
    background: transparent url('IMG/interface/bout-dtss.jpg') no-repeat scroll top right;
    color: #0c2b6b;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
li {
	list-style-image: url(IMG/interface/puceRougep.jpg);
	list-style-position: inside;
}

#hierarchie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	text-align: left;
}



a.buttonss span {
    background: transparent url('IMG/interface/bout-gchess.jpg') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.buttonss:active {
    background-position: bottom right;
    color: #d91626;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonss:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

a.buttonss:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonss:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 


/*--------------- Actu et footer ---------------------------*/

.fondCelluleActu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(IMG/interface/FondCelluleGAgendaActu.jpg);
}

a.actu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	}

a.actu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	}
	
a.actu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009;
	}
	
	
	a.actu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	}
	
	.filetHaut {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
/*--------------- Mise en forme des images réduites  ---------------------------*/
.spip_documents img{
	text-decoration: none;
	border:0px;
	margin-right: 20px;
}
.spip_documents {
	text-decoration: none;
	border:0px;
	margin-right: 20px;
}
.spip_documents_left img {
	text-decoration: none;
	border:0px;
	margin-right: 20px;
}

.spip_documents_right img {
	text-decoration: none;
	border:0px;
	margin-left: 20px;
}

/*--------------- Mise en forme de l'article ---------------------------*/
.titre {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
.chapo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	font-style: italic;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
}
body {
width:900px;margin:auto;}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	text-decoration: none;
}

li.doc {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-indent: 10px;
}

