body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
	max-width: 1000px;	
	margin: auto; 
	padding: 10px;
	text-align: center;
	color: #333333;
}

a img{
	border: none;
}

a:link{
	color: #E10000;
	text-decoration: none;
}

a:visited{
	color: #E10000;
	text-decoration: none;
}

a:hover{
	color: #E10000;
	text-decoration: underline overline;
}

#container {
	text-align: left;
	background-color: #FFFFFF;
}  

#header {
	width: 100%;
	text-align: center;
	background-color: #000000;
	margin: 0;
}

#main{
	width: 100%;
	clear: both;
}

#sidebar1 {
	float: left;
	width: 180px;
	margin: 2px;
}

#sidebar2 {
	float: right;
	width: 180px;
	margin: 2px;
}

.angle .b1, .angle .b2, .angle .b3, .angle .b4, .angle .b5 {
  display:block;
  overflow:hidden;
  height:1px;
  background:#E10000;
  border-left:1px solid #FF99999;
  border-right:1px solid #FF9999;
}

.angle .b1 {margin:0 11px; background: #FF9999;}
.angle .b2 {margin:0 6px;}
.angle .b3 {margin:0 3px;}
.angle .b4 {margin:0 2px; height: 2px;}
.angle .b5 {margin:0 1px; height: 3px;}

#sidebar1Content, #sidebar2Content{
	background-color: #E10000; 
	padding: 10px; 
	border-left:1px solid #FF99999;
	border-right:1px solid #FF99999;
}

#sidebar1Content a:link, #sidebar2Content a:link {
	color: #FFFF33;
	text-decoration: none;
}

#sidebar1Content a:visited, #sidebar2Content a:visited {
	color: #FFFF33;
	text-decoration: none;
}

#sidebar1Content a:hover, #sidebar2Content a:hover {
	color: #FFFF33;
	text-decoration: underline overline;
}

#mainContent {
	margin: 0px 200px; 
	background-color: #FFFFFF;
 	padding: 10px;
	border: 1px solid #00000;
}

#hierarchieBlock{
	font-size: 0.8em;
}

#footer {
	width: 100%;
	clear: both;
	text-align: center;
	background-color: #FFFFFF;
}

#mention{
	padding-top: 10px;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
}

#menuarea, #menufixe {
	font-size: 0.9em;
}

#menuarea .menuitem, #menuarea .menuitemactif, #menufixe .menuitem, #menufixe .menuitemactif{
	margin-bottom: 10px;
}

#menu2area {
	font-size: 0.8em;
	margin-left: 20px;
}

#menu2area .menu2item, #menu2area .menu2itemactif {
	margin-top: 3px;
}


#menuarea .menuitem a.menu:link, #menufixe .menuitem a.menu:link {
	color: #000000;
	text-decoration: none;
}

#menuarea .menuitem a.menu:visited, #menufixe .menuitem a.menu:visited {
	color: #000000;
	text-decoration: none;
}

#menuarea .menuitem a.menu:hover, #menufixe .menuitem a.menu:hover {
	color: #FFFF33;
	text-decoration: none;
}

#menuarea .menuitemactif a.menu:link, #menufixe .menuitemactif a.menu:link {
	color: #FFFF33;
	text-decoration: none;
}

#menuarea .menuitemactif a.menu:visited, #menufixe .menuitemactif a.menu:visited {
	color: #FFFF33;
	text-decoration: none;
}

#menuarea .menuitemactif a.menu:hover, #menufixe .menuitemactif a.menu:hover {
	color: #FFFF33;
	text-decoration: none;
}

#menu2area .menu2item a.menu2:link {
	color: #000000;
	text-decoration: none;
}

#menu2area .menu2item a.menu2:visited {
	color: #000000;
	text-decoration: none;
}

#menu2area .menu2item a.menu2:hover {
	color: #FFFF33;
	text-decoration: none;
}

#menu2area .menu2itemactif a.menu2:link {
	color: #FFFF33;
	text-decoration: none;
}

#menu2area .menu2itemactif a.menu2:visited {
	color: #FFFF33;
	text-decoration: none;
}

#menu2area .menu2itemactif a.menu2:hover {
	color: #FFFF33;
	text-decoration: none;
}

#contact {
	margin-top: 40px;
	font-size: 0.9em;
}

a.lien_diapo img{
	border: 0;
}

.pagination{
	border-top: 1px #E10000 solid;
	margin: 5px;
	padding: 5px;
}

.titre{

}

.chapo{
	text-align: justify;
	font-weight: bold;
}

.text, .text p{
	text-align: justify;
}

.ps{
	font-size: 0.8em;
}

.notes{
	font-size: 0.8em;
	font-style: italic;
}

.spip_documents_right{
	padding-right: 5px;
}

.spip_documents_left{
	padding-left: 5px;
}

.plan div{
	margin-top: 10px;
	margin-bottom: 10px;
}

.plan ul{
	margin-top: 5px;
	margin-bottom: 0px;
}