* {margin: 0;padding: 0;}
img{border:0;}

body {
	font: 13px Arial, sans-serif;
	cursor: default;
	background: url(fond.png) repeat;
	color: #6d6d6d;
}
a {color: #CC0000;}
#conteneur {margin:0 auto;	background:#f2f2e6; width: 1000px; }

#entete {background: transparent url(header.png);width: 1000px;height: 148px;}
#entete h1 a {color:#fff;text-decoration:none;}

#menu {float: left;	width: 250px;padding: 0;}
#menu .lienmenu{font-size:13px;background:url(video.png) left no-repeat}
#menu .lientitre {padding: 15px 0 5px;width: 250px;height: 32px;}
#menu ul {list-style: none;}
#menu li {padding-left: 20px;font-size: 16px;}
#menu li a {color: #666;text-decoration: none;font-weight: bold;;}
#menu li a:hover {color: #000;font-weight: bold;}
#menu li a strong {color: #fb5296;font-weight: normal;}

/*gestion pub menu gauche*/
.boost {text-align: center;}


/*recherche de sites*/
#menu #recherche {height: 40px;}
#menu #recherche input {float: left;}
#menu #recherche #entree {
	margin-right: 2px;
	padding: 4px 2px;
	width: 141px;
	height: 17px;
	border: 1px solid #868686;
	color: #6d6d6d;
}
#contenu {
	float: right;
	width: 720px;
	padding: 10px;
}
#contenu h1 {
	text-align: center;
	margin-bottom: 20px;
}
#contenu .video {
	border:1px dashed #000;background:#fff;
	height: 150px;
	color:#000;
	padding :5px 0;
margin:3px 0;
width:720px;
}
#contenu .video:hover{background:#DFF1FF;}
#contenu .video img {
	float: left;
	border: 1px solid black;
	padding: 4px 10px 0px 2px;
	width: 134px;
	height: 100px;
}
#contenu .video a {
	color: #6d6d6d;
	text-decoration: none;
}
#contenu .video h2 a {background:url(video.png) left no-repeat;
	color: #3f91cd;
	padding-left: 20px;
	font-size: 15px;
	line-height: 30px;
}
#contenu .video h2 a:hover {color: #3333CC;}

#contenu .video p {
	text-align: justify;
	height: 50px;
	overflow: hidden;
	margin-bottom: 5px;
}

#contenu .video .details a {color: #fff;margin-left:5px;padding:2px;font-weight: normal;border:1px solid #333;background:#ff0066;}
.tags a {color: #ff0d6e;}

#pagination {
	margin: 20px 0;
	text-align: center;
	font-size: 18px;
	color: #5e5e5e;
	letter-spacing: -4px;
}

#pagination a {text-decoration: none;color: #5e5e5e;}
#pagination a:hover {text-decoration: underline;color: #fd0d6d;}

#footer {background: url(footer.png)  no-repeat ;width: 1000px;height: 148px;
margin:0 auto;
	line-height: 34px;
	text-align: center;
	color: white;
}
#footer a {
	color: white;
}
#partenaires {width: 980px;ligne-height:1px;
margin: 0 auto;padding-bottom: 5px;text-align: center;color: white;
}
#partenaires a {	text-decoration: none;color: white;}
.sponsor{}
.search_button2{
	margin:0 0 0 5px;
	width:30px;
	height:28px;
	border:none;
	background:transparent url(yes.gif) top left no-repeat;
}

/*disclaimer*/

div#disclaimer{ text-align:left; z-index:500;}

	div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2900px; background:white; filter:alpha(opacity=95); -moz-opacity:0.95; opacity: 0.95; text-align:center; line-height:normal; clear:both; }

	div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }

	div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }

	div#disclaimer-cadre b{ font-size:14px; color:black; }

	div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }

	div#disclaimer-cadre a:hover{ color:blue; }
