*{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Verdana;
}

strong{
	color:#252525;
}

a{
	color:black;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}



.paragraphe a{
	color:#454545;
	text-decoration:underline;
}

.paragraphe a:hover{
	color:navy;
}

a img{
	border:none;
}

body{
	background:#c2d8ff url("images/logo2.png") bottom right no-repeat;
	margin:auto;
	margin-bottom:30px;
	min-height:835px;
	background-position:fixed;
}

#header{
	background: #020927 url("images/header.jpg") top center no-repeat;
	height:170px;
	margin:auto;
}

#menu{
	width:1000px;
	margin:auto;
	padding-top:143px;
}

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

#menu li{
	background:url("images/item_menu.png") no-repeat;
	width:111px;
	height:27px;
	float:left;
	margin-left:12px;
	text-align:center;
	font-size:95%;
	font-weight:bold;
	padding-top:5px;
}

#menu li:hover{
	background:url("images/item_menu_over.png") no-repeat;
	cursor:pointer;
}

#menu a:hover{
	text-decoration:none;
}

#corps{
	width:1000px;
	margin:auto;
	background:url("images/header_corps.png") center top no-repeat;
	padding:30px;
	
}

#en_tete{
	height:180px;
}

#menu_gauche{
	width:189px;
	float:left;
	margin-left:20px;
	margin-top:20px;
}

#menu_gauche h4{
	background:url("images/bg_h4_gaucha.jpg") repeat-y;
	width:177px;
	margin-bottom:15px;
	margin-left:7px;
	text-align:center;
	color:white;
}

#haut_menu_gauche, #haut_actu_gauche{
	width:189px;
	height:17px;
	background:url("images/haut_menu_gauche.png") no-repeat;
}

#corps_menu_gauche, #corps_actu_gauche{
	width:189px;
	background:url("images/bg_menu_gauche.png") repeat-y;
	font-size:80%;
}

#corps_actu_gauche{
	cursor:pointer;
}

#corps_actu_gauche p{
	padding:15px;
	color:#454545;
	text-align:center;
}

#corps_menu_gauche ul{
	list-style-type: none;
	padding-left:15px;
}

#corps_menu_gauche li{
	padding-bottom:10px;
}

#menu_anime ul{
	font-style:italic;
	font-size:88%;
	padding-top:5px;
}

#bas_menu_gauche, #bas_actu_gauche{
	width:189px;
	height:17px;
	background:url("images/bas_menu_gauche.png") no-repeat;
}

#contenu{
	margin-left:240px;
	padding-right:20px;
	text-align:justify;
	height:180px;
}

#contenu h3{
	background:url("images/bg_h4.png") no-repeat bottom left;
	margin-bottom:10px;
	height:35px;
	width:614px;
	padding-left:15px;
}

#contenu p{
	font-size:80%;
	color:#353535;
}

.paragraphe{
	margin-left:240px;
	font-size:90%;
	
}

.paragraphe p{
	margin-bottom:15px;
	color:#454545;
}

.haut_paragraphe{
	background:url("images/haut_corps.png") no-repeat;
	width:758px;
	height:23px;
}

.corps_paragraphe{
	background:url("images/bg_corps.png") repeat-y;
	padding:20px;
	text-align:justify;
}

.bas_paragraphe{
	background:url("images/bas_corps.png") no-repeat;
	width:758px;
	height:23px;
}

#footer{
	width:1000px;
	text-align:center;
	margin:auto;
	font-size:80%;
	color:#454545;
}

#footer a{
	color:#454545;
}

form label {
	display:block;
	float:left;
	width:120px;
}

.paragraphe ul{
	padding-left:40px;
	margin-bottom:20px;
}

.haut_de_pahe{
	
}
.haut_de_page a{
	color:#353535;
	border:none;
	text-decoration:none;
	font-size:80%;
}
