body {
	background-color: #E2E3E7;
	margin: auto auto ;
	padding-top: 0px;
	font-family: verdana;
	text-align: center;
	behavior: url(csshover.htc);
}
a img { border: none;}

#site {
	border-width:0px 20px 20px 20px;
	border-color: #1C5073;
	border-style:solid;
	border-width:0px 20px 20px 20px;
	margin: 0px;
	text-align:left;
	width: 860px ;
}

#nav{
	background-color: #1C5073;
	height:20px;
	font-size: 12px;
	color :#CEE2F0;
	font-weight: bold;
	text-align:right;
	width:861px;
}
#nav a{
	text-decoration: none;	
	font-weight: bold;
	font-size: 11px;
	color :#CEE2F0;
	font-weight: bold;
	
}
#visuel{
	background: url(../image/visuel.jpg) top left no-repeat;
	height: 188px ;
	width: 861px ;
}
#retourhome {
	float: left;
	width : 150px;
	height: 145px;
	margin-left: 75px;
	margin-top: 7px;
}
#recherche form{
	height: 25px;
	width: 147px;
	margin-top: 150px;
	margin-right:5px;
	float:right;
}
.texterecherche{
	background-color :#005A96;
	border-style: none;
	color: white;
	height:15px;
	width:110px;
	font-size: 10px;
	margin-top: 3px;
}
.boutonrecherche{
	z-index: 50;
	float: right;
	background: url(../image/puce_recherche.gif) no-repeat;
	border: 0;
	height: 25px;
	width: 25px;
}
#contenu {
	background-image: url(../image/fondcontenu.jpg);
	background-position: top;
	background-repeat: repeat;
	width: 860px;
	top: 232px;
}
#gauche{
	float:left;
	margin-left:0px;
	margin-top:20px;
	width: 200px;
}

#separateur{
	background: url(../image/sousmenugauche.gif);
	height: 18px;
	width: 212px;
	border:none;
	margin-top: 30px;
}
#charte {
	background : url(../image/chartemediainterne.gif) no-repeat;
	border:none;
	height:192px;
	text-align:center;
	width: 200px;
}
#centrepds {
	float:left;
	font-size:small;
	margin : 30px 0px 20px 60px;
	padding : 0px;
	width: 550px;
}
#centrepds  ul{
	list-style-type : none;

}
#centrepds a{
	text-decoration: none;
	font-size: x-small;
	color : #005A96;
}
#centrepds a:hover {
	text-decoration: none;
	font-size: x-small;
	color: #EF9301;
}
#centrepds a:visited {
	text-decoration: none;
	font-size: x-small;
	color : #97BBD3;
}

h1 {
	background : url(../image/titreinterne.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	color: #F75163;
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	height:30px;
	padding-left:25px;
}


h2{
	background-image:url('../image/flechesoustitre.gif');
	background-position:left middle;
	background-repeat:no-repeat;
	color: #F75163;
	font-family: verdana;
	font-weight: bold;
	font-size : 13px;
	margin-left: 12px;
	padding-left:15px;

}
#texte {
	margin-left: 30px;
	text-decoration:none;
}
#texte a{
text-decoration:none;
color: #F75163;
}
#footexte {
	background-color : #99BDD5;
	color: #ffffff;
	text-align: center;
	height: 50px;
	width : 860px;
	bottom :20px;
	z-index:31;
}

#footexte p {
	font-size: 10px;
	color : #ffffff
}

#footexte a:link { font-weight: normal; color:#FFFFFF; text-decoration:none;	font-size: 10px }
#footexte a:visited { font-weight: normal; color:#4c6885; text-decoration:none;	font-size: 10px; }
#footexte a:hover { font-weight: normal; color:#1C5073; text-decoration:none;	font-size: 10px; }
#footexte a:active { font-weight: normal; color:#E00000; text-decoration:none;	font-size: 10px; }
#footexte a:focus { font-weight: normal; color:#00E000; text-decoration:none;	font-size: 10px; }