

body {
background: #dfe8e7;
}

#wrap1 {
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
width:962px;
}

#wrap {
margin-left: auto;
margin-right: auto;
width: 1000px;
background-repeat:no-repeat;
}


#haut { 
width: 1000px;
height: 200px;
}

.bannerflash {
width: 1000px; 
height: 10px;
}

.logo { 
width: 900px;
height: 200px;
float: left;
}


a#rss {
height: 30px;
width: 27px;
background-image: url(../img/rss.png);
background-position:bottom;
background-repeat:no-repeat;
float: left;
margin-top:167px;

}

a#rss:hover {
height: 30px;
width: 27px;
background-image: url(../img/rssover.png);
background-position:bottom;
background-repeat:no-repeat;
float: left;
margin-top:167px;

}

.stream a {
display: block;
height :100%;
width: 100%;

}

a#rss:hover {
height: 30px;
width: 27px;
background-image: url(../img/rssover.png);
background-position:bottom;
background-repeat:no-repeat;
float: left;
margin-top:167px;

}


.stream { 
height: 73px;
width: 73px;
background-image: url(../img/play.png);
background-position:right bottom;
background-repeat:no-repeat;
float: right;
margin-top:123px;
display:block;
}

.stream:hover { 
height: 73px;
width: 73px;
background-image: url(../img/playover.png);
background-position:right bottom;
background-repeat:no-repeat;
float: right;
margin-top:123px;
cursor : pointer; 
display:block;
}

#menu {
	width: 1000px;
	height: 39px;
}

#menulist {
	width: 121px;
	height: 62px;
	list-style-type: none;
	float: left;
}

#news {
	float: left;
	padding-left: 20px;
	width: 20px;
	height: 30px;
}


.content1 { 

width: 1000px;
padding-left: 50px;
padding-right: 122px;
}

.left {
	width: 460px;
	float: left;
}

.right {
	padding-top: 0px;
	padding-left: 50px;
	padding-bottom: 0px;
	width: 420px;
	float: left;
}


.footer {
	padding-left: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 1000px;
	height: 30px;
	background-image: url(../img/footer.png);
	background-position:0px 23px;
	background-repeat:no-repeat;
}

.footer li {
	height: 15px;
	list-style-type: none;
	float: left;
}

.footer li a{
	display: block ;
	text-decoration: none ;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

.footer ul{
	width: 350px;
	height: 15px;
	float: right;
	padding-top: 0px;
	padding-left: 0px;
	margin:0 0 0 0em;
}



p
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

h4
{
	margin-top:0;
	margin-bottom:0;
	font-size: 14px;
}

h5
{
	margin:0 0 0 0;
	font-size: 13px;
	padding-left:20px;
	font-size: 14px;
	color:white;
}
.date
{
	text-align:right;
	margin-top:0;
	margin-bottom:0;
	font-size: 10px;
	color:#9942a3;
}

.lieu
{
	margin-top:0;
	font-size: 10px;
}

.site
{
	text-align:right;
	margin-top:0;
	font-size: 10px;
}

.site:hover
{
	text-align:right;
	margin-top:0;
	font-size: 10px;
	text-decoration: underline;
	cursor : pointer; 
}

img { border: none; }

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

a:hover { text-decoration: underline; color : #aaa; }





