body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#menuhead div { border-bottom:red solid 1px; padding:3px; background:#fcb48e;}
#menuhead a{ color:#ab3c01; font-size:14px;}

#menupage { margin-right:5px;}
#menupage .titre { padding-left:10px; margin:10px}
#menupage h2{ margin:0px; font-size:14px;}
#menupage .page{ margin:0px; padding-right:10px;}
#menupage .page a{ color:#ab3c01; font-size:16px;}

#content .listing img{ border: solid 2px #ab3c01;}
#content .listing p{ margin:0px; padding-top:5px;}
#content .listing a{ color:#ab3c01; font-weight:bold;}

#promo a{ font-size:22px;}


#divPlay
{
position:relative;
background-repeat: no-repeat;
width:157px;
height:117px;
padding:0px;
border:#ab3c01 2px solid;
}

#divPlay a.link
{
background: none;
width: 157px;
height: 117px;;
display: block;
}

#divPlay a:hover.link
{
background-image: url('images/player.png');
}
.th_txt{
position:absolute;
font-size: 13px;
font-weight: bold;
font-style:italic;
color: #ffd700;
top:95px;
padding:0px;
margin:0px;
background-color:#000;
width:100%
}

#partners h2{ font-size:14px; margin:3px;}
#partners a{ color:#ab3c01;}
#partners p{ margin:3px;}
