html
	{ background:url('../images/fond4.png') no-repeat center top; }
	
body
	{
		width:1024px;
		margin:auto;
		font-family:Verdana;
		font-size:11px;
		line-height:1.8em;
		/*overflow:hidden;*/
	}
	
#centre
	{
		margin-top:10px;
		width:800px;
		 
		float:left;
		padding-right:20px;
	}

#menu
	{ 
		position:relative;
		top:10px;
		left:13px;
		width:190px;
		height:355px;
		overflow:hidden;
	}

#player
	{ 
		position:relative;
		top:33px;
		left:15px;
		width:190px;
		height:65px;
		overflow:hidden;
	}

#liens
	{ 
		position:relative;
		top:133px;
		left:15px;
		width:190px;
		height:65px;
		overflow:hidden;
	}

#footer
	{
		/*width:1024px; */
		 
		/*padding-left:25px;*/
		position:relative; 
		top:40px;
		color:#CCCCCC; 
		font-size:9px;
		line-height:1.2em;
width:900px;		clear:both;
left:0px;
	}
	
#footer a, #footer a:link, #footer a:visited, #footer a:hover
	{ color:#b9bab5; font-size:9px; font-weight:normal; }
	
#corps
	{
		margin-top:20px;
		margin-left:80px;
		width:660px;
		height:85px;
		overflow:hidden;
	}


#actus
	{
		width:820px;
		height:565px;
		overflow:hidden;
	}
	
#fleches-bas-actus
	{
		margin-left:790px;
		width:30px;
		height:15px;
	}

#tele
	{
		width:820px;
		height:465px;
		overflow:hidden;
	}
	
#fleches-bas-tele
	{
		margin-left:790px;
		width:30px;
		height:15px;
	}
	
#tele-bas
	{
		margin-left:15px;
		margin-top:20px;
		width:805px;
		height:270px;
		overflow:hidden;
	}

.titre
 { color:#e53785; font-size:14px; font-weight:bold; }
 
.titre2
 { color:#e53785; font-size:14px; font-weight:bold; }
 
a, a:hover, a:visited, a:link
	{ 
		text-decoration:none; 
		color:black;
		font-weight:bold;
	}

a:hover, #footer a:hover
	{ color:#e53785; }
	
p
	{ padding:5px 0px; }
		
img, [type="image"], [type="submit"]
	{ border:0px solid black; }
	
input, textarea
	{ border:1px solid #e53785; color:#e53785; margin-right:17px; background-color:transparent; }

object, embed
	{ margin:0px; padding:0px; }