body
{
	background: #e6e6e6;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-x;
}

a, a:active, a:hover, a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#E2007A;
}

a:hover {
	color:#800073;	
}

#conteneur {
	width:960px;
	background-color:#fff;
	border:1px solid #c6c6c6;
	border-top:0;
	margin:auto;
	background-image:url(../images/fond_conteneur.jpg);
	background-repeat:no-repeat;
}

#topnav {
	width:960px;
	height:35px;
}

#main {
	width:640px;
	margin-left:12px;
	float:left;
}

* html #main {
	margin-left:6px;
}

#colonne_droite {
	width:280px;
	margin:0 14px;
	float:right;}


* html #colonne_droite {
	margin:0 7px;
}

.cleaner {
	clear:both;
	width:0;
	height:0;
}

#pied { 
	width:960px;
	margin:auto;
	text-align:right;
	color:#999;
	margin-top:5px;
}

#pied a { 
	font-size:10px;
	color:#999;
	text-decoration:none;
}

#pied a img { vertical-align:top; }

#visionneuse {
	width:640px;
	height:390px;
	background-color:#333;
}

#rechercher {
	width:280px;
	height:25px;
	background-image:url(../images/fond_recherche.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	margin-top:5px;
}

#rechercher input {
	background-color:#fff;
	border:0;
	width:135px;
	height:15px;
	margin-left:108px;
	margin-top:5px;
	font-size:10px;
	font-family:Verdana,Arial, sans-serif;
	color:#999;
	float:left;
}

#rechercher a {
	width:25px;
	height:25px;
	overflow:hidden;
	display:block;
	float:right;
}

#alantenne {
	width:280px;
	height:127px;
	background-image:url(../images/fond_alantenne.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	margin-top:5px;
}

.contenu_encartdroite {
	width:258px;
	border:1px solid #bfbfbf;
	border-top:none;
	padding:5px 10px 10px 10px;
	background-image:url(../images/fond_encart.jpg);
	background-repeat:repeat-x;;
	background-position:bottom;
}

#achat_dvd {
	width:280px;
	height:88px;
	background-image:url(../images/encart_commande_dvd.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	margin-top:10px;
	cursor:pointer;
}

#newsletter {
	width:280px;
	height:100px;
	background-image:url(../images/fond_newsletter.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	margin-top:10px;
}

#newsletter input {
	background-color:#fff;
	border:0;
	width:135px;
	height:15px;
	margin-left:25px;
	margin-top:70px;
	font-size:10px;
	font-family:Verdana,Arial, sans-serif;
	color:#999;
	float:left;
}

#newsletter a {
	width:100px;
	height:25px;
	overflow:hidden;
	display:block;
	float:right;
	margin-top:65px;
}

#entete_alaune {
	width:640px;
	height:38px;
	background-image:url(../images/fond_entete_alaune.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	margin-top:5px;
}
#entete_live {
	width:640px;
	height:38px;
	background-image:url(../images/fond_entete_endirect.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	margin-top:5px;
}

.contenu_encartmain {
	width:618px;
	border:1px solid #bfbfbf;
	border-top:none;
	padding:0px 10px 10px 10px;
	background-image:url(../images/fond_encart_small.jpg);
	background-repeat:repeat-x;;
	background-position:bottom;
}



.videoListe {
/*	width:305px;
	height:65px;
	display:block;
	overflow:hidden;
	float:left;
	margin-right:8px;*/
	text-decoration:none;
/*	margin-bottom:5px;*/
	cursor:pointer;
	color:#333;
}

.videoListe:hover .descriptionRapideVideo {
	background-color:#F7EDF7;	
	color:#800073;
}


.descriptionRapideVideo {
	background-color:#e5e5e5;
	width:205px;
	height:50px;
	overflow:hidden;
	float:right;
	text-decoration:none;
	color:#333;
	padding:5px;
	font-weight:normal;
}

.descriptionRapideVideo h1 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.conteneurImagette {
	background-color:#bf7fb9;
	padding:2px;
	float:left;
}

.conteneurImagette img  {
	width:80px;
	height:45px;
	border:1px solid #fff;
}

.etoilesListe {
	margin-top:2px;
	float:left;
	width:86px;
}

.cleaner {
	clear:both;
	width:0;
	height:0;
	overflow:hidden;
}

* html form { margin:0; padding:0; }


#pied a { font-weight:normal; }

.fond_entete {
	background-image:url(../images/fond_entete.jpg);
	background-repeat:no-repeat;
}

#actualite_detail p, #actualite_sommaire p{
	margin-top:3px;
	margin-bottom:3px;
}

/* FORMULAIRE DVD */
td.lib { text-align:right;color:#800073;width:100px;}
input.text {width:190px;}
textarea {width:492px;}
.tab {width:600px;}