#entete *,#menuarea *, #pied * {border: 0; margin:0; padding: 0;}

body{
	margin: 10px;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

a{
	color: #222D80;
}

.bgblanc{
	background-color: #FFF;
}

.bleu{
	color: #222D80;
}

.bgbleu{
	background-color: #222D80;
}

.gris1{
	color: #C4C5C6;
}

.bggris1{
	background-color: #C4C5C6;
}

.gris2{
	color: #A4A5A7;
}

.bggris2{
	background-color: #A4A5A7;
}

#page{
	margin: auto;
    width: 800px;
	border: 1px solid #A4A5A7;
}

#entete{
	font-family: Times, "Times New Roman", serif;
	height: 170px;
}

#logo{
	float: left;
	width: 140px;
	height: 170px;
}

#rectangle{
	float: left;
	width: 143px;
	height: 170px;
}

#bandeau{

}

#bandeau h1{
	border: 0px solid #000;
	font-size: 4em;
	font-weight: normal;
	padding-top: 0px;
	margin-left: 280px;
	padding-left: 10px;
	height: 50px;
}

#bandeau h2{
	text-align: right;
	padding-right: 10px;
	font-size: 1.6em;
	margin-left: 280px;
	height: 40px
}

#bandeau .sep{
	height: 5px;
	line-height: 5px;
	font-size: 1px;
}

.ligne20{
	clear: both;
	height: 20px;
}

#corps{
	
}

#menuarea{
	float: left;
	width: 140px;
	min-height: 430px;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

#menuarea a{
	text-decoration: none;
}

#menuarea ul{
	list-style: none;
}

#menuarea li{
	margin: 10px 0px;
}

#menu{
	padding: 10px 0px 10px 10px;
}

#menufixe{
	padding: 10px 0px 10px 10px;
}

#menu ul{
	list-style: none;
}

#menu .level1 li{
	margin: 10px 0px;
}

#menu ul.level2{
	font-size: 0.9em;
	padding-left: 20px;
	text-transform: none;
}

#menu .level2 li{
	margin: 4px 0px;
}

#menu a{
	color: #FFF;
}

#menu a:hover{
	color: #A4A5A7;
}

#menu li.actif a{
	color: #A4A5A7;
}

#menu .level2 li a{
	color: #FFF;
}

#menu .level2 li.actif a{
	color: #A4A5A7;
}

#menufixe a{
	color: #FFF;
}

#menufixe a:hover{
	color: #000;
}

#menufixe li.actif a{
	color: #000;
}

#contentarea{
	background-color: #FFF;
	background-image: url(../images/p.jpg);
	background-position: right 50px;
	background-repeat: no-repeat; 
	margin-left: 140px;
}

#content{
	padding: 10px 30px;
}

#content ul{
	list-style: url(../images/puce.gif);
}
	
#pied{
	padding: 0px 10px;
}

.clear{
	clear: both;
	height:1px;
	line-height:1px;
	font-size: 1px;
}

#content h1.titre{
	margin: 0;
	padding: 0;
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 4em;
	font-weight: normal;
}

#content h3{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0.3em 0;
	font-size: 1.7em;
	font-weight: normal;
}

#pied {
	font-size: 12px;
}

#pied *{
	line-height: 20px;
}

#pied a{
	text-decoration: none;
	color: #000;
}

#pied .mention a{
	color: #222D80;
}

.text p, .text ul{
	padding-right: 180px;
}

.text h3{
	padding-right: 0;
}

.chapo{
	font-weight: bold;
	padding-right: 180px;
	font-size: 1.1em;
	margin-bottom: 20px;
}

.notes{
	font-size: 0.8em;
	padding-right: 180px;
}

.ps{
	margin-top: 40px;
	font-size: 0.9em;
	padding-right: 180px;
}

#plan {
	
}

#plan a{
	text-decoration: none;
	color: #000;
}

#plan .level1{
	margin: 0;
	padding: 0;
	list-style: none;
}

#plan .level1 li{
	margin-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
}

#plan .level2 li{
	margin-bottom: 5px;
	font-size: 1em;
}

#pied .mention{
	padding-right: 20px;
}

.spip_documents{
	margin-bottom: 5px;
}

.spip_documents_left{
	margin-right: 5px;
}

.spip_documenys_right{
	padding-right: 180px;
	margin-left: 5px;
}

#scse{
	margin: auto;
    width: 800px;
	font-size: 0.8em;
	color: #A4A5A7;
	text-align: center;
	padding: 5px 0px;
}

