body	{
	margin: 10px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: #fff ;
}

img { border : none; }

/*Liens*/
a:link,  a:visited	{color:#790000; text-decoration:none; }
a:hover             	{color:#C13624; text-decoration:none; font-style:bold;}

/*Titres*/
h4 {
	padding: 0;
	margin: 0;
	text-align: center;
	font-variant: small-caps;
	font-size: 26px;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 10px;
}

h5 {
	padding: 0;
	margin: 0;
	text-align: center;
	font-variant: small-caps;
	font-size: 26px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.conteneur {
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	border: 2px solid #660000;
	background: #fff;
}
		
#header {
	height: 150px ;
	width: 950px;
	margin: 10px ;
	background-color: #ffffff;
	background: url(images/logo.jpg) no-repeat left top ;
}
#header p {
	margin-left: 400px;
	padding-top: 40px;
	text-align: left;
}

dt, dl, dd, ul, li  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu  {
	position : relative;
	width: 950px;
	height: 32px;
	background: url(images/nav01.gif);
}

#menu dl {
	float: left;
}
#menu li {
	float: left;
}

#menu a {
	text-decoration: none;
	color: #000;
	background: #fff;
}

#menu dt a:link, #menu dt a:visited	{
    display : block;
    height: 32px;
    width: 120px;
    line-height: 32px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    background: url(images/nav01.gif);
    padding: 0;
}

#menu dt a:hover, #menu dt a:active	{
    display : block;
    background:#000 url(images/nav01.gif) 0 -32px;
    line-height: 32px;
    font-weight: bold ;
    padding: 0;
}

#menu li a:link, #menu li a:visited {
    display : block;
    height: 24px;
    width: 150px;
    line-height: 32px;
   text-align: center;
   color: #660000;
    padding: 0;
}

#menu li a:hover, #menu li a:active {
    display : block;
    text-decoration:underline; 
    font-weight: bold ;
    padding: 0;
}


#smenu1, #smenu2, #smenu3, #smenu4 {
	position: absolute;
	left: 0;
	width: 900px;
	height: 32px;
	border-bottom: 2px groove #660000 ;
	font-size: 1em;
}

div#contenu {
	margin-top: 28px;
	padding: 5px;
	background: url(images/fourgon.jpg) no-repeat top left;
	height: 1030px;
}

/*Pages*/


#boite {
	height: 900px;
	width: 480px;
	margin-top: 28px;
	margin-left: 15px;
	overflow:auto;
	border:1px solid#660000;
	background-color: #ffffff;
	/*filter:alpha(opacity=80);
	-moz-opacity:0.9;          
	opacity: 0.8; */
	float: left;
	padding: 10px;
}

#nontransparent {
	filter:alpha(opacity=100);
	-moz-opacity:1;          
	opacity: 1;
}

#droite {
	margin-top: 28px;
	width: 330px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;          
	opacity: 0.8; 
	background-color: #ffffff;
	float: left;
	margin-left: 15px;
	text-align: center;
}

#droite img {
	margin-bottom: 60px;
}
		
div#contenu h2
{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.4em ;
	background: url(images/little_apple.gif) no-repeat left bottom ;
	color: #9b2 ;
	border-bottom: 1px solid #9b2 ;
}
		
div#contenu h3
{
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #9b2 ;
	border-left: 3px solid #9b2 ;
	color: #9b2 ;
}
		
div#contenu p
{
	text-align: justify ;
	line-height: 1.7em ;
}
		
div#contenu a
{
	color: #8a0 ;
}
		
div#contenu a:hover
{
	color: #9b2 ;
}

/*News*/

.boite_news  {
border:1px solid #999999;
background:white;
width:96%;
margin : 1% 3% 0 3%;
}

.titre_news  {
font-size:14px;
text-align: justify;
background:#000000;
color : white;
} 

.auteur     {
    font-weight:bold;
    text-align:right;
}
		
#footer	{
	clear: both;
	height: 50px;
	text-align: center ;
	color: #fff ;
	padding-top: 50px;	
}

div#programmation td {
	text-align: center;
	width: 100px;
	overflow: hidden;
}
		
pre {
	overflow: auto ;
	background: #dea ;
	border: 2px solid #9b2 ;
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
}
		
		
		pre span
		{
			color: #560 ;
		}
		
		pre span.comment
		{
			color: #b30000 ;
		}
		
.img_sponsor {
	text-align: center;
}

.playerpop {
	width: 400px;
	height: 170px;
}

.player {
	width: 400px;
	height: 170px;
}

.miniplayer {
	width: 400px;
	height: 170px;
}

.playerbx {
	margin-top: 40px;
	margin-bottom: 40px;
}

#foot {
	margin-top:100px;
	text-align: center;
}
	