/*le tableau conteneur*/
#tout {
	background-color: #FFFFFF;
	text-align: center;
	margin:auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	width: 760px;
	height: auto;
}
/*Balise traditionel*/
body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #990099;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	text-decoration: none;
	margin: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img, img a, img a:visited, img a:hover, img a :active {
	border: 1px solid #333333;
}
h4, h4 a, h4 a:active, h4 a:visited {
	font-size: 11px;
	color: #0066FF;
	text-align: center;
	font-weight: bold;
	background-color: #FFFF66;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 a:hover {
	color: #000000;
}
/*titre des news*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/*keywords sous les videos*/
h3, h3 a, h3 a:visited, h3 a:active {
	color: #0066FF;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 a:hover {
	color: #0066FF;
	font-weight: bold;
	background-color: #FFFF66;
}
/*date des news*/
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/*videos*/
.player {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
/*style css du menu du haut et du bas*/

.menudusite, .menudusite a, .menudusite a:active, .menudusite a:visited {
	color: #FFFFFF;
	text-indent: 20px;
	text-decoration: none;
}
.menudusite a:hover {
	text-decoration: underline;
	color: #FFFF66;
}
/*style css pour le contenu du site*/

.nb_pages, .nb_pages a, .nb_pages a:active, .nb_pages a:visited {
	color: #0066FF;
	text-align: center;
	background-color: #FFFF66;
	height: 16px;

}
.nb_pages a:hover {
	color: #990099;
}

.news {
	color: #000000;
	padding: 5px;
	border: 1px solid #333333;
	margin-top: 5px;
}
.news_img {
	text-decoration: underline;
	border: 1px solid #333333;
	height: 90px;
	width: 120px;
	float: left;
}
.news_vid_img, .news_vid_img a, .news_vid_img a:hover, .news_vid_img a:active, .news_vid_img a:visited {
	height: 90px;
	width: 120px;
	margin-left: 25px;
	text-decoration: none;
}
.news_vid_img_h, .news_vid_img_h a, .news_vid_img_h a:hover, .news_vid_img_h a:active, .news_vid_img_h a:visited {
	height: 150px;
	width: 200px;
	margin-left: 25px;
	text-decoration: none;
}
.voir_vid, .voir_vid a, .voir_vid a:active, .voir_vid a:visited {
	font-size: 12px;
	text-align: center;
	clear: both;
	font-weight: bold;
	color: #0066FF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.voir_vid a:hover {
	color: #000000;
}
.der_new, .der_new a, .der_new a:active, .der_new a:visited {
	margin-top: 5px;
	color: #0066FF;
	font-weight: bold;
}
.der_new a:hover {
	background-color: #000000;
}
/*liens dans les news en bleu*/
.li, .li a, .li a:active, .li a:visited {
	color: #990099;
	font-size:11px;
}
/*pub pour les live flash des sponsors*/
.live {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
/*style css du menu de droite*/

.nb_videos {
	color: #990099;
	font-style: italic;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.menu {
	text-align: center;
	padding: 5px;
	margin-top: 10px;
}
h2 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #990099;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
ul, ul a, ul a:active, ul a:visited {
	list-style-type: circle;
	margin-top: 5px;
	list-style-position: outside;
	color: #0066FF;
	font-weight: bold;
}
ul a:hover {
	background-color: #000000;
}
/*formatage des bordures images*/
.format {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
