* {
margin: 0;
padding:0;
}

.clear {
clear: both;

}

body {
background: #dfe8e7;
}

#wrap {
margin-left: auto;
margin-right: auto;
width: 1000px;

background-image: url(../img/fond.jpg);
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;

}

.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 {
	padding-top: 10px;
	padding-bottom: 40px;
	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;
}


.content { 

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: white;
}

.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; 
	color:black;
}

h4
{
	margin-top:0;
	margin-bottom:0;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

h5
{
	margin:0 0 0 0;
	font-size: 13px;
	padding-left:20px;
	font-size: 15px;
	color:white;
	width:355px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h6
{
	margin:0 0 0 0;
	font-size: 13px;
	padding-left:20px;
	font-size: 14px;
	color:white;
	width:355px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h3
{
	margin-bottom:0px;
	margin:0 0 0 0;
	font-size: 12px;
	padding-left:20px;
	font-size: 12px;
	color:white;
	width:355px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.nomdj
{
	margin-top:0;
	font-size: 12px;
	font-weight:bold;
}

.date
{
	margin-top:0px;
	padding-top:15px;
	margin-bottom:15px;
	font-size: 10px;
	color:#9942a3;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.datenuit
{
	margin:0 0 0 0;
	padding-top:15px;
	font-size: 10px;
	color:#9942a3;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

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

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

img { border: none; }

a { color: #2da9bd;
	text-decoration: none;}

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






