/*Balise traditionel*/

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	text-decoration: none;
	margin: 0px;
}
img, img a, img a:visited, img a:hover, img a :active {
	border: 1px solid #6699FF;
}
h4, h4 a, h4 a:active, h4 a:visited {
	font-size: 11px;
	color: #FF3333;
	text-align: center;
	font-weight: bold;
	background-color: #660033;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 a:hover {
	color: #FFFFFF;
}
/*titre des news*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	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: #FF3333;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 a:hover {
	color: #FF3333;
	font-weight: bold;
	background-color: #6699FF;
}
/*date des news*/
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990066;
	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: #6699FF;
}
/*style css pour le contenu du site*/

.nb_pages, .nb_pages a, .nb_pages a:active, .nb_pages a:visited {
	color: #FFFFFF;
	text-align: center;
	background-color: #990066;
	height: 16px;

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

.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: 180px;
	width: 240px;
	text-decoration: none;
	float: left;
}
.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: #6699FF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.voir_vid a:hover {
	color: #6699FF;
}
.der_new, .der_new a, .der_new a:active, .der_new a:visited {
	margin-top: 5px;
	color: #FF3333;
	font-weight: bold;
}
.der_new a:hover {
	background-color: #6699FF;
}
/*liens dans les news en bleu*/
.li, .li a, .li a:active, .li a:visited {
	color: #660033;
	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: #990066;
	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: #660033;
	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-image: url(../img/puce.gif);
	list-style-type: none;
	margin-top: 5px;
	list-style-position: outside;
	color: #FF3333;
	font-weight: bold;
}
ul a:hover {
	background-color: #990066;
}
/*style pour le menu suplementaire a droite*/
.menusuplement, .menusuplement a, .menusuplement a:active, .menusuplement a:visited {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}