body {
	background:#f7f7f7;
	}
*{
	margin:0;
	padding:0;
	border:0;
	}
/*Corps du site*/

#fond_menu {
	position: fixed;
	margin: -100px 0 0 -85px;
}

#page {
    margin: auto;
    width: 800px;
	}

ul{
padding-left: 15px;
}

#visage {
	padding-left: 700px;
	position:fixed;
	width:200px;
	height:600px;
	}
#header {
	width:400px;
	height:40px;
	margin:5px 0 0 250px;
	background: url('img/anthony_penet.gif');
	}
#menu_h {
	position: fixed;
	width:200px;
	height:20px;
	background: url('img/menuhaut.gif') no-repeat ;
	padding: 5px 0 0 10px;
}

#menu {
	position: fixed;
	width:200px;
}
#menu ul {
	margin: 21px 0 0 -15px;
	display:block;
	width:197px;
		}
		
#menu ul li{
	list-style:none;
}
#menu a{
	text-align: center;
	font-size: 14px;
	display:block;
	color: #003561;
	width:197px;
	background: url('img/bouton.jpg') no-repeat;
	padding: 7px 0 8px 0;
}
#menu a:hover {
	display:block;
	background: url('img/bouton_over.jpg') no-repeat ;
}
#travaux_h {
	position: fixed;
	width:200px;
	height:20px;
	background: url('img/menuhaut.gif') no-repeat ;
	padding: 5px 0 0 10px;
	margin-top: 183px;
}
#travaux {
	position: fixed;
	width:197px;
	margin-top: 183px;
}
#travaux ul {
	list-style-type: none;
	border-width: 1px 0 1px;
	border-color: #003561;
	border-style: solid;
	margin: 21px 0 0 0;
	display:block;
	width:182px;
	background: url('img/fond-travaux.jpg') repeat-y ;
}
#liens_h {
	position: fixed;
	width:200px;
	height:20px;
	background: url('img/menuhaut.gif') no-repeat ;
	padding: 5px 0 0 10px;
	margin-top: 296px;
}
#liens {
	position: fixed;
	width:197px;
	margin-top: 296px;
}
#liens ul {
	list-style-type: none;
	border-width: 1px 0 1px;
	border-color: #003561;
	border-style: solid;
	margin: 21px 0 0 0;
	display:block;
	width:182px;
	background: url('img/fond-travaux.jpg') repeat-y ;
}
.menu ul li{
	padding: 2px 1px 2px 0;
}
.menu a{
	margin-left: -10px;
	font-size:10px;
}
.menu a:hover{
	color: #3a7ab0;
	margin-left: -10px;
	font-size:10px;
}
.menu {
	color: white;
	font-size: 10px;
	font-family: Arial;
	text-align: left;
}

#menu_rea {
	margin-left: 20px;
}
#menu_rea ul {
	text-align: center;
	margin: 5px 0 0 0px;
	width: 500px;
		}
		
#menu_rea ul li{
	display:inline;
	list-style:none;
}
#menu_rea a{
	float: left;
	text-align: center;
	font-size: 10px;
	color: white;
	width:70px;
	background: url('img/bouton_rea.jpg') no-repeat;
	padding: 1px 0 1px 0;
	margin-right: 2px;
}
#menu_rea a:hover {
	color: #003561;
	background: url('img/bouton_rea_over.jpg') no-repeat ;
}

#content {
	position: absolute;
	margin: 0 0 0 215px;
	}
	
#fond {
	width:500px;
	margin-bottom: 1px;
	padding-top:5px;
	background: url('img/fond.jpg') repeat-y;
	}
#text{
	width:450px;
	margin: 10px 0 0 20px;
	padding-bottom: 10px;
	}
/*header et footer des pages*/
#titre_news {
	width:500px;
	height: 20px;
	text-align:center;
	background: url('img/titre_news.png');
	margin-left: -4px;
	}
#footer {
	width:500px;
	height:14px;
	background: url('img/footer.jpg') no-repeat;
	}
#titre {
	margin: 10px 0 0 211px;
	width:500px;
	height: 12px;
	text-align:center;
	background: url('img/titre.jpg')
	}

#ident {
	position: absolute;
	width:65px;
	height:80px;
	margin: 15px 0 0 380px;
	background: url('img/ident.jpg') no-repeat;
	background-position: top;
	}

h1 {
	color:#003561;
	font-family: Arial;
	font-size: 20px;
	text-align: center;
	padding: 10px 0 10px 0;
}
h2{
	text-align: center;
}

.text {
	color:#000000;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	}

.footer {
	color:#FFFFFF;
	font-family: Arial;
	text-decoration:none;
	font-size: 10px;
	text-align: center; 
	}
.footer:hover {
	color:#00a5db;
	font-family: Arial;
	text-decoration:none;
	font-size: 10px;
	text-align: center; 
	}
.liens {
	color:#000000;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	text-decoration:none;
	}
.liens:hover {
	color:#e50000;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	text-decoration:none;
	}

table#news {
    width: 470px;
	margin-left: -7px;
	padding-bottom: 20px;

}
table#news td {
	padding: 1px 10px 5px 5px;
}
.image {
    text-align: right;
}
.contenu {
	margin: 4px;
	width: 300px;
    text-align: justify;
	color:#000000;
	font-family: Arial;
	text-decoration:none;
	font-size: 12px;
	}

.contenu_noimg {
	margin: 4px;
	width: 470px;
    text-align: justify;
	color:#000000;
	font-family: Arial;
	text-decoration:none;
	font-size: 12px;
	}

.cadre_image {
	border-style:solid; 
	border-width:1px; 
	border-color:#6288a8;
}

.titre_news {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #003461;
	background: url('img/fond_news.jpg') no-repeat;
	}
.web:link {
	color: green;
	text-decoration:none;
	}
.web:hover {
	color: #003461;
	text-decoration:none;
	}
.web:visited {
	color: green;
	text-decoration:none;
	}
.center {
	text-align: center;
	}
a {
	font-size: 12px;
	color: #003461;
	font-family: Arial;
	text-decoration: none;
}

input {
        border:1px solid #9e9e9e;
        background-color:white;
        font-family:arial ,sans-serif;
        color:black;
    }
textarea {
        border:1px solid #9e9e9e;
        background-color:white;
        font-family:arial ,sans-serif;
        color:black;
    }

