/* CSS Document */



/* Liens */

a.lienmenu{
font-family:Arial, Helvetica, sans-serif; 
font-size:14px; 
font-style:bold; 
color:#000000;
font-weight: 800;
text-decoration:none;}

a:hover.lienmenu{
font-family:Arial, Helvetica, sans-serif; 
font-size:14px; 
font-style:bold; 
color:#000000;
font-weight: 800; 
text-decoration:none; 
color: #CC0000;}



a {
outline: none;
color:#666600;
font-family:Arial, Helvetica, sans-serif; 
}


a img {
outline: none;
}


a:link {
	
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #CC0000;
}
a:active {
text-decoration: none;
}




/* -----------------Boite------------------------------- */

.boite_entete{
	width:720px;
	height:90px;
	margin: 0 auto;
	clear:both;
	color:#FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width:thin;
}


.boite_doc{
background-color:#CCCCCC;
font-size:14px;
padding:3px;
margin-top:15px;
}


/*-----------a trier ------------------------------*/



img { border: 0; }

.conteneur{width:720px;margin: 0 auto;margin-top:30px;}
.contenu {
height: 100%;
margin-left: 200px;
overflow: auto;

}
.menu {
position: absolute;
left:0;
background-color: #99CCCC;
width: 200px;
height: 100%;
}
.mgauche{width:150px;float:left;}
.mdroite{margin-left:180px; }

.typomenu{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #666600; background-position: center center; font-weight:800;  }
.typotitremenu { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-style:bold; color:#000000;list-style-position: inside; list-style-type: square; font-weight: 800;  margin-left: 15px;}
.chapo{font-family: Arial, Helvetica, sans-serif; font-size:12px;font-style: normal; line-height: 20px;text-align: justify; font-weight:bold;}
.texte{font-family: Arial, Helvetica, sans-serif; font-size:12px;font-style: normal; line-height: 25px;text-align: justify;}
.ps{font-family: Arial, Helvetica, sans-serif; font-size:11px; font-style: normal;  line-height: 20px;text-align: justify; color: #666666;}

.titresite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;;
	font-variant: small-caps;
	color:#666600;

	
	
}
.typosstitre { font-family:Arial, Helvetica, sans-serif; font-size:12px;  color:#666666;list-style-position: inside; list-style-type: square; }
.textpied {font-family: Arial, Helvetica, sans-serif;font-size: 0.6em;font-style: italic;color: #666666;text-align:left;margin-top:60px;}	

.bas{
	width:720px;
	

	border-top-width: thin;
	
		border-top-style: solid;
	
		clear:both;
	border-top-color: #EBEBEB;
	
	
	
	
}
.pied2{width:720px;height:13px;margin: 0 auto; float:inherit; }



.spip_documents_center{
        margin: auto; 
        text-align: center;
        width: 80%;
}

.spip_documents_left{
        float: left;
        margin-right: 15px; 
        text-align: center;
}

.spip_documents_right{
        float: right;
        margin-left: 15px; 
        text-align: center;
}
