body {
	margin: 0;
}

.texte_titre_menu {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	
}
.texte_titre_menu:hover{
	text-decoration: none;
}

.texte_gros_menu {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size:16px;
}
.texte_video_star {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
	/*padding-top:26px;*/	
	text-align:left;
}
.texte_simple {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.texte_texte_menu {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
}

a.lien_video:link{
	text-decoration:none; 
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}
a.lien_video:visited{
	text-decoration:none; 
}
a.lien_video:hover{
	text-decoration:underline;
}

.texte_titre_video {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size:12px;
}
.texte_description_video {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;
	font-size:10px;
}

.texte_texte_video {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size:10px;
}

.texte_copy_video {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size:12px;
}


table.montableau{
	border-color:#FFFFFF;
	border-width:thin;
	border-style:solid;
}

table.cadre_tab{
	border-style:solid;
	border-width:thin;
	color: #FFFFFF;
}

tr.cadre {
	border-style:solid;
	border-width:thin;
	color: #FFFFFF;
}
/*tous les liens du site */ 


a:link{
	text-decoration:none; 
}

a:visited{
	text-decoration:none; 
}

a:hover{
	text-decoration:underline;
}
/*si le fond est noir, alors lien en blanc
*/
a.fond_noir:link{
	text-decoration:none; 
}
a.fond_noir:visited{
	text-decoration:none; 
}
a.fond_noir:hover{
	text-decoration:underline;
}
span.populaires{
	text-decoration:none;
	color:#ffffff;
	text-decoration: underline;
}

INPUT.submit {
	font-size:9;
	font-family: Arial,Verdana,sans-serif;
	font-weight:bold;
	color:#000000;
	background-color: #ffffff; 
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	cursor:pointer;
	margin-right:2px;
}
INPUT.submit:hover {
	text-decoration: underline;
}

INPUT.inputtext{
	font-size:9;
	font-family: Arial,Verdana,sans-serif;
	color:#000000;
	background-color: #ffffff; 
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
}

.new_video
{
	background:url("../images/new-video.gif") #ffffff no-repeat top right;
}

.next_video
{
	background:url("../images/next-video.gif") #ffffff no-repeat top right;		
}

.table_menu_right
{
	background: url("../images/fond_bleu.jpg") bottom right no-repeat #3d759a;
/*	border-right: #116095 1px solid;*/
	height: 100px;
}

.table_menu_middle
{
	background: url("../images/fond_bleu-sm.jpg") bottom repeat-x #3d759a;
	height: 100px;
}

.table_menu_left
{
	background: url("../images/fond_bleu.jpg") bottom left no-repeat #3d759a;
	height: 100px;
}

.table_menu_bordure
{
}

.table_bordure_bas_pub
{
	border-top:1px solid #555555;
}

.tr_menu
{
	background:url("../images/fond_bleu.jpg") top left #3d759a;
}

.nouveaute
{
	float: right;
	z-index: 5;
	position: relative;
}

#header-align {
	float:left;
	margin-top: 1px;
	margin-bottom: 0px;
}

#header-nav
{
	vertical-align:text-top;
	text-align:left;
	margin: 0;
	padding: 0;
}

#header-nav li
{
	float:left;
	display: inline;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

#header-nav li a {
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;	
}

#header-nav li a:hover 
{
	text-decoration: none;
	text-shadow: 0 0 8px;
}


#sous-header-align {
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 18px;
}
#sous-header-nav
{
	vertical-align:text-top;
	text-align:left;
	margin: 0;
	padding: 0;
}
#sous-header-nav li
{
	background-color:#A60747;
	float:left;
	display: inline;
	font-family: Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

#sous-header-nav li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;	
}

#sous-header-nav li a:hover 
{
	color: #ffffff;
	text-decoration: none;
	text-shadow: 0 0 8px;
	
}

/*	FOOTER	*/

#subfooter
{
	/*background:url("/images/fond_subfooter.jpg") repeat-x;*/
/*	width:1024px;*/
	font-size:12px;
	position:relative;
	margin: 0px 20px 20px 60px;
} 

#subfooter h3
{
	font-size: 12px;
	text-transform:uppercase;
	margin-bottom: 4px;
}


#subfooter a
{
	font-weight:bold;
}

#subfooter a:hover
{
	font-weight:bold;
	text-decoration:underline;
}

.cadre_footer
{
	float: left;
    height: 138px;
    padding-bottom: 0;
    padding-left: 3px;
    padding-right: 15px;
    position: relative;
    text-align: left;
    width: 200px;
}
.foot_internet{
text-align: center; position: relative; top: 16px;
}
.foot_logo{position: relative; text-align: center; vertical-align: middle; top: 15px;}
.subfooter_under{float: left; position: relative; width: 700px;}
.border_right
{
border-right:1px solid #ffffff; /*0066CC ; /*00aaCC*/
}

.border_left
{
border-left:1px solid #ffffff; /*0066CC ; /*00aaCC*/
}


cadre_footer_large
{
	margin-top: 15px;
	float: left;
	padding: 5px;
	padding-right: 15px;
	width: 150px;
	height:100px;
	text-align:center;
}

/*7FA3BC*/
div#nifty{
	background: #ffffff;
	width:600px; 
	text-align:left;
}
div#bignifty{
	background: #ffffff;
	width:736px; 
	text-align:left;
}

div#nifty_home{background: #ffffff; width:400px; text-align:center;

}
div#nifty_jaune{
	background: #000000;
	width:600px; 
	text-align:left;
	margin-top: 10px;
}

b.rtop_jaune, b.rbottom_jaune{display:block;background: #e3e2e2}
b.rtop_jaune b, b.rbottom_jaune b{display:block;height: 1px;
 overflow: hidden; background: #000000} 
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop_jaune b.r4, b.rbottom_jaune b.r4{margin: 0 1px;height: 2px}


b.rtop, b.rbottom{display:block;background: #ffffff}
b.rtop b, b.rbottom b{display:block;height: 1px;
 overflow: hidden; background: #cccccc}
 
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


.pelloch, .current_pelloch{
	text-align: left;
	font-size:12px;
	position:relative;
	left:0px;
	height:52px;
	width: 87px;
	line-height: 18px;
	vertical-align: middle;
	padding-left:2px;
}
.pelloch{
	background-color: #8F8F8F;
	color: #ffffff;
}
.pelloch:hover{
	background-color: #BFBFBF;
	cursor:pointer;
}
.current_pelloch{
	background-color: #eaeaea; 
	color: #000000;
}
.current_pelloch:hover{
	cursor:pointer;
}


h1.titre_video{
	font-family:Arial,Helvetica,sans-serif;
	height:15px;
	font-weight:bolder;
	font-size:12px;
	text-align: center;
}

h1.sous_logo{
	font-family:Arial,Helvetica,sans-serif;
	height:15px;
	font-weight:bolder;
	font-size:12px;
	text-align: center;
}

.partage_facebook{
	font-family:Arial,Helvetica,sans-serif;
	float:right;
	font-size:9px;
	left:452px;
	position:absolute;
	top:530px;
	width:80px;
}

.lien_actuel{
	text-decoration: none;
	color:#E36203;
}

.carre_video{
	display:block;
	position:relative;
	float:left;
	width:170px;
	height:185px;
	top:10px;
	z-index:10;
}

#block_videos{
	position:relative;
	width:1024px;
	margin:auto;
	/*height:1000px;*/
}

#bandeau_droite{
	position:relative;
	float:right;
	width:336px;
	height:3006px;
}

.fond_gauche{
	/*background-image:url(/header/bd/BlocSiteRemiGauche.jpg);
	background-repeat:no-repeat;
	background-position: right;
	cursor: pointer;*/
	}
.fond_droite{
	/*background-image:url(/header/reclames/store.jpg);
	background-repeat:no-repeat;
	background-position: left;
	cursor: pointer;*/
	}
	
.barre_pied_page{
	height:100%;
	border-top:1px solid;
}
