img { 
border : none; 
}

.serreagauche {
	float: left;
	padding: 5px;
}
#conteneur {
	width: 1000px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	clip: rect(0px,auto,0px,auto);
	margin-right: auto;
	margin-left: auto;
}
#contenu {
	text-align: center;
	width: 840px;
	left: auto;
	top: 10px;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-family: "Arial Rounded MT Bold";
	color: #005193;
	line-height: inherit;
	float: left;
	visibility: inherit;
	padding: 0px;
}
#barredroite  {
	float: right;
	width: 160px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menuzone {
	height: 20px;
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
#entete {
	height: 150px;
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/logos/entete.jpg);
	background-repeat: no-repeat;
}
.menu ul{
	background:#005193;
	height:25px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
	background:#005193 url("../menu/images/seperator.gif") bottom right no-repeat;
	color:#FFF;
	display:block;
	font-weight:normal;
	line-height:25px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
	background: #09C url("../menu/images/hover.gif") bottom center no-repeat;
	color:#FFFFFF;
	text-decoration:none;
			}
	.menu li ul{
	background:#005193;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:225px;
	z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('../menu/images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	font-family: "Arial Rounded MT Bold", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	}
	.menu li ul a{
	display:block;
	height:25px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
	background:#09C url('../menu/images/hover_sub.gif') center left no-repeat;
	border:0px;
	color:#ffffff;
	text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
.serreadroite {
	float: right;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.interview {
	font-family: "Arial Rounded MT Bold";
	font-size: 12px;
	line-height: normal;
	color: #005193;
	text-align: justify;
}
#interviewvignette {
	padding: 3px;
	height: 140px;
	width: 140px;
	float: left;
}
#interviewheader {
	text-align: left;
	height: 126px;
	width: 624px;
	line-height: normal;
}
#interviewbody {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align: justify;
}
.imageagauche {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.imageadroite {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.envrac {
	float: left;
	width: auto;
}
.news {
	font-size: 12px;
	line-height: inherit;
	color: 005193;
	text-align: left;
	padding: 10px;
	border: thick solid #FFF;
	float: left;
	height: auto;
	width: auto;
	margin: 10px;
}
#conteneur #contenu .news em {
	color: #F00;
}
.textenew {
	font-style: italic;
	font-weight: bold;
	color: #F00;
}

