/* global */

body {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: Arial;
	color: #000000;
	line-height:150%;
}

ul{
	margin:0px;
}

div { margin: 0; padding: 0; }

p {
	margin: 0;
	padding: 0px 0px 20px 0px;
}

/*a {
	color:#003366;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}*/

h2{
	color:#003366;
	font-family:Arial;
	font-size: 16px;
	margin:0;
	padding:0px 0px 10px 0px;
}

/* gabarit */

#all {
	background-color: #fff;
	width: 800px;
	padding: 0;
	margin: auto;
}

#header{
	 height:100px;
	 background-image:url(IMG/bando.jpg);
	 background-repeat:no-repeat;
	 margin-bottom:27px;
}
#header img{
	border:0;
}

#main {
	margin-top: 0px;
	text-align: justify;
	clear:right;
}


#container{
	float:left;
	width:800px;
	background-image: url(IMG/bgH.gif);
	background-repeat: repeat-y;
}

.spip_logos{
float:right;
margin-left: 1em;
}

#left {
	padding:0px 0px 0px 15px;
	float: left;
	background-position: top right;
	background-repeat: no-repeat;
	color:#FFFFFF;
	width:400px;
	background-color:transparent;
}

#blocmenu{
background-color:#006599;
width:200px;
}

.bomenu{
	padding:0px 0px 15px 15px;
	width:150px;
	float: left;
	background-position: top right;
	background-repeat: no-repeat;
	font-weight:bold;
	font-size:18px;
	color:#000000;
}

#cmenuh{
padding:0 0 0 0;
margin: 0 0 0 0;
}

.menuh{
background-color:#006599;
color:#000000;
font-size:8px;
}

#right {
	float: right;
	width: 350px;
	padding: 0px 15px 0px 0px;
	background-position: top left;
	text-align:center;
}

#footer{
	font-family:Georgia, "Times New Roman", Times, serif;
    clear:both;
	text-align: center;
	color: #000000;
	padding: 15px 5px 5px 5px;
}
/*menu haute*/

#nav-horizontal{
/*width:560px;*/
height:30px;
background-color:#006599;
color:#FFFFFF;
text-align: center ;
}

#nav-horizontal ul
{
margin:0 0 0 0;
padding:0 0 0 0;
height:30px;
}

#nav-horizontal li
{
float:left;
list-style-type:none;
margin:0 8px 0 0;
padding:0 0 0 0;
height:30px;
text-align: center ;
}

#nav-horizontal a
{
	height:30px;
	margin-left:5px;
	padding: 0 0 0 0 ;
	font: 12px "Trebuchet MS",Arial,sans-serif ;
	line-height: 30px ;
	text-align: center ;
	text-decoration: none ;
	color:#FFFFFF;
	font-weight:bold;
}




/*menu gauche*/
#left a{
	padding:0px 10px 0px 10px;
	font-size: 12px;
	font-weight:bold;
	font-family: Arial;
	color:#003366;
	display:block;
	text-decoration:none;
}
#left a:hover{
	color:#FF0000;
	display:block;
	text-decoration:none;
}

.spip_documents img{
border: 0px;

}