n/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  a:link, a:visited, a:hover { color: rgb(0, 102, 153);
    text-decoration: none;
    }
    
  a img {
  border:none;
  }

  body {
	margin: 0px;
	padding: 0px;
	font-family: Arial,sans-serif;
	color: rgb(51, 51, 51);
	line-height: 1.166;
	text-align: center;
	background-color: rgb(204, 0, 0);
	color: #544343;
    }

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }


/***********************************/
 h1, h2, h3, h4, h5, h6 { margin: 0px;
    padding: 0px;
    font-family: Arial,sans-serif;
    }

  h1 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: rgb(51, 77, 85);
	
	text-align: center;
    }

  h2 {
	font-size: 114%;
	color: rgb(0, 102, 153);
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	margin-right: 20px;
	margin-left: 30px;
    }

 h4 { font-size: 100%;
    font-weight: normal;
    color: rgb(51, 51, 51);
    }

  h5 { font-size: 100%;
    color: rgb(51, 77, 85);
    }

  a:hover
   { 
   text-decoration: underline;
   }
   
label { font-family: Arial,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 100%;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    color: rgb(51, 77, 85);
	font-size:small;
    }
form
{
 font-size:10px;
 text-align:left;
 width:100px;
 padding: 2;
 margin:0;
}

form input
{
 width:80px;
 border:1px solid dotted #666666;
 }
/**********************************/
#fond {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-image: url(../IMG/fond.png);
	background-position: right top;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin-top:20px;
	padding:0px;
	
    }
	
#entete {
	margin: 0pt auto;
    padding: 0pt 0px;
    background-color: rgb(255, 204, 204);
    background-image: url(../IMG/entete.png);
    background-repeat: no-repeat;
    width: 700px;
    height: 60px;
	margin-top: 0px;
    }


#corps 
	{
	margin: 0pt;
    padding: 0pt 100px 0pt 0pt;
    float: right;
    background-image: url(../IMG/droite.png);
    background-repeat: no-repeat;
    background-position: right top;
    text-align: left;
    width: 455px;
    }


 #derniers_articles
	 {
	 padding: 10px 0px 0px 10px;
  	  } 
	  
#infossite,#pied {
	padding: 10px;
	clear: both;
	font-size: x-small;
	color: #FFFFFF;
	margin-top: 0px;
	border-top: 1px solid;
	border-right: 1px;
	border-bottom: 1px solid;
	border-left: 1px;
    }

#meme_rubrique 
{
	float: left;
	width: 140px;
	margin: 5px 0 0 5px;
}
/****************************************/

#derniers_articles ul {
	list-style-type: square;
	list-style-image: url(../IMG/boule.png);
    }

#derniers_articles ul ul { 
	list-style-type: disc;
    }

#derniers_articles ul ul ul { 
	list-style-type: none;
    }

#entete span {
	visibility: hidden;
}


/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin:2em 0 0em;
 padding: 10px 20px 20px;
 }

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	text-align:left;
	color: #000; }
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos, .liste_articles .spip_logos {
	float: left;
	margin-right: 16px;
	margin-bottom: 0px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }



/*************************************/
/* MENU RUBRIQUES */
ul#menu_rubrique, ul#menu_rubrique  li, ul#menu_rubrique  li a 
	{
	box-sizing: content-box;
	vertical-align: bottom;
	}

 ul#menu_rubrique
  {
	width: 140px;
	height:420px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 80px 0px 0px;
	
	background-image: url(../IMG/gauche.png);
	background-repeat: no-repeat;
	font-size: small;
    }

ul#menu_rubrique li 
	{
	list-style-type: none;
	position: relative;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #999999;
	}

ul#menu_rubrique li a:hover 
	{
	margin:0px;
	background-color:#DDDDDD;
	text-decoration:none;
	background-image: none;
	}

ul#menu_rubrique ul 
	{
	display: none;
	margin:0px;
	padding:0px;
	}

ul#menu_rubrique li:hover > ul 
	{
	display: block;
	position: absolute;
	top: 0px; 
	left: 130px;
	margin:0px;
	padding-left:5px;
	width:12em; 
	background-color:#c6c6c6;
	}

ul#menu_rubrique ul li 
	{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	}
	.subon
	{
	background-color:#FFFFFF;}

ul#menu_rubrique li a {
	display: block;
	padding: 5px 5px 5px 4px;
	text-decoration: none;
	font-family: cursive;
	}

/*******************************/
	

 
#derniers_articles p, .texte 
	 {
	 padding: 10px 20px 20px;
	 font-size: 0.9em;
	 text-align:justify;
	 
	line-height: 1.5em;
	 }



#infossite a {
color:#FFFFFF;
}
 




/*****************************/

.liste_articles
{
padding-left:40px;
padding-right:40px;
}

.liste_articles p
{
font-size:small;
margin-top:5px;
margin-left:20px;
margin-right:20px;
}
/********* meme_rubrique ************/
#meme_rubrique h2
{
	font-size:x-small;
	background-color:#CCCCCC;
	padding:2px;
}


#meme_rubrique h3
{
	font-size:x-small;
	border-bottom-width: thin;
	border-bottom-style: solid;
	text-align:center;
	margin:0px;
	padding-bottom:5px;
	border-bottom-color: #666666;
}

/*******spip***************/

li.spip {
padding-bottom:7px;
margin-left:5px;
margin-right:25px;
text-align:left;

}
  .titre_texte {
text-align:left;
padding-top:15px;
padding-bottom:5px;
margin-top:0px;
margin-left:50px;  
margin-right:50px;

    }

.plan-secteur h1 {
text-align:left;
padding-top:10px;
padding-bottom:5px;
margin-top:0px;
margin-left:100px;  
margin-right:50px;
font-size:medium;

    }

.surtitre  
  { padding: 0px;
    text-align: left;
	font-size:small;
	font-weight:bold;    }
	
.surtitre_som 
	{ padding: 0px 0px 0px;
    text-align: left;
	font-size:small;
	margin-left:40px;
	   }



.ps {
	padding: 10px 60px 10px;
    font-size: small;
	font-weight:bold;
	text-align:justify;
}

.chapo {

   	
	line-height: 1.5em;
	text-align:left;
	font-size:0.9em;
	margin-top:0.5em;
}

.formrecherche {
	font-size: xx-small;
}



h3.titre_extrait
{
clear:both;
margin:0.3em 0 0.2em 0;

}


  h3.spip {
	font-size: 110%;
	
	text-align: center;
	margin-bottom:5px;
	margin-top:3px;
    }

.article_chap
{
margin:0.7em 0 3em 0;
}

ul.plan-articles{

font-size:small;
margin:0px;
margin-left:90px;
padding-top:0px;

}

#docs_joints img.spip_logos
{
padding: 5px 5px 5px 5px;
float:left;
} 

