html {
	height: 100%;
}

.box {
	background-color: #E7E7E7;
}

.bheader2 {
	background-color:#DDDDDD;
	border-top-color:#BBBBBB;
	border-top-style:solid;
	border-top-width:1px;
	height:25px;
	line-height:25px;
	text-align:right;
}

body {
	font-size:12px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	color:#393733;
	height: 100%;
	margin:0 auto;
	padding:0;
	position: relative;
	width:100%;
}

a {
	color: #194083;
	text-decoration:none;
}

a.vlink {
	/*color:#4c9fd9;*/
	color:#1b5891;
	text-decoration:none;
}
a.bcklink {
	color:#000000;
	text-decoration:none;
}

a:hover {		
	color:#5a98ea;	
	text-decoration:none;
}	

a:hover, a:active {
	outline: none;
	text-decoration:none;
}

.bouton{
	color:#1b4082;
}






.bottom_link a, .bottom_link a:visited {
	color:#F8F8F8;
	text-decoration: none;
}

.bottom_link a:hover {
	color:#99ccff;
}

input[type=image]:hover, input[type=image]:active {
	outline: none;
}

input.search_input_mini {
	border:0px;
	color:#666666;	
	height:18px;
	line-height:18px;
	margin:0px;
	padding-bottom:0px;	
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	vertical-align: middle;
}

input.search_input_mini {
	height:13px;
	line-height:13px;
}

div.input {
	display: inline;
}

div.submit {
	display:inline;
}



#wrap3 { /****************** CONTENEUR DE TOUTE LA PAGE **********************/
	margin:0 auto;
	width:990px;
	min-height:100%;
	_height:100%;
	position: relative;
}


/**** ENTETE DE LA PAGE + LIGNE DE CONNEXION  *****/
#full_header {
	width:990px;
}

/*************** ENTETE DE LA PAGE ****************/
#header {
	float:left;
	width:990px;
	height:76px;
	background-image: url('/img/header_bleu.jpg');
}

#header_connexion {
	float:right;
	width:400px;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
	font-size:12px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: white;
}

#header_menu {
	float:left;
	width:990px;
	height:27px;
	padding-top:0px; /* position vertical du menu par rapport a la banniere*/
	font-size: 15px;
}

#header_search {
	position: relative;
	top: 25px;
	height:35px;
	width:300px;
	left:363px;
}
#input_rechercher {
	float:left;
	background-image:url('/img/input_rechercher.jpg');
  	background-repeat:no-repeat;
	font-family: Arial, Verdana, Geneva, sans-serif; 
	border:0px;
	height: 22px;
	padding-top:7px;
	padding-left:10px;
	width: 261px;
	vertical-align:center;
}






#bouton_rechercher
{
	border:0px;
	float:left;
	padding-top: 0px;
	position: relative; top: 0px; left: 0px;
	width: 27px; height: 30px;
	background-color: transparent; background-image: url(/img/bouton_rechercher.jpg); background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#bouton_rechercher:hover { background-position: 0px -30px; }



#header_search form {
	padding:0px;
	margin:0px;
}


/******************** LOGIN EN HAUT DE PAGE ********************/
#login_top {
	color:#F8F8F8;
	width:990px;
	line-height:32px;
	background-color: #193f80;
	vertical-align:middle;	
}

#lt_username {
	width:970px;
	background-color: #193f80;
	text-align:right;
	font-size: 12px;
	line-height:32px;
	float:right;
	padding-right:20px;
	vertical-align:middle;	
}
#login_top label {
	line-height:32px;
	vertical-align:middle;
	padding-left:2px;
}
#login_top input, #login_top label {
	line-height: 12px;
	vertical-align:middle;
	height:12px;
	font-size:10px;
	padding-left:2px;
}


/**** HEADER MENU  *****/
#bouton_home
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 31px; height: 28px;
			background-color: transparent; background-image: url(/img/header_menu_home.jpg); background-repeat: no-repeat;
			background-position: 0px -84px;
			display: block;
		}
		a#bouton_home:hover { background-position: 0px -84px; }
		a#bouton_home:active { background-position: 0px -28px; }
#bouton_home_select
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 31px; height: 28px;
			background-color: transparent; background-image: url(/img/header_menu_home.jpg); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}
 
#bouton_videos
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 59px; height: 28px;
			background-color: transparent; background-image: url(/img/header_menu_videos.jpg); background-repeat: no-repeat;
			background-position: 0px -84px;
			display: block;
		}
		a#bouton_videos:hover { background-position: 0px -56px; }
		a#bouton_videos:active { background-position: 0px -28px; }
#bouton_videos_select
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 59px; height: 28px;
			background-color: transparent; background-image: url(/img/header_menu_videos.jpg); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}

#bouton_chaines
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 67px; height: 28px;
			background-color: transparent; background-image: url(/img/header_menu_chaines.jpg); background-repeat: no-repeat;
			background-position: 0px -84px;
			display: block;
		}
		a#bouton_chaines:hover { background-position: 0px -56px; }
		a#bouton_chaines:active { background-position: 0px -28px; }
#bouton_chaines_select
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 67px; height: 28px;
			background-color: transparent; background-image: url(/img/header_menu_chaines.jpg); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}

#bouton_musique
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 68px; height: 28px;
			background-color: transparent; background-image: url(/img/header_menu_musique.jpg); background-repeat: no-repeat;
			background-position: 0px -84px;
			display: block;
		}
		a#bouton_musique:hover { background-position: 0px -56px; }
		a#bouton_musique:active { background-position: 0px -28px; }
#bouton_musique_select
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 68px; height: 28px;
			background-color: transparent; background-image: url(/img/header_menu_musique.jpg); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}

#bouton_createurs
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 76px; height: 28px;
			background-color: transparent; background-image: url(/img/header_menu_createurs.jpg); background-repeat: no-repeat;
			background-position: 0px -84px;
			display: block;
		}
		a#bouton_createurs:hover { background-position: 0px -56px; }
		a#bouton_createurs:active { background-position: 0px -28px; }	
#bouton_createurs_select
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 76px; height: 28px;
			background-color: transparent; background-image: url(/img/header_menu_createurs.jpg); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}	

#bouton_realisateurs
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 92px; height: 28px;
			background-color: transparent; background-image: url(/img/header_menu_realisateurs.jpg); background-repeat: no-repeat;
			background-position: 0px -84px;
			display: block;
		}
		a#bouton_realisateurs:hover { background-position: 0px -56px; }
		a#bouton_realisateurs:active { background-position: 0px -28px; }	
#bouton_realisateurs_select
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 92px; height: 28px;
			background-color: transparent; background-image: url(/img/header_menu_realisateurs.jpg); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}
		
#bouton_forum
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 56px; height: 28px;
			background-color: transparent; background-image: url(/img/header_menu_forum.jpg); background-repeat: no-repeat;
			background-position: 0px -84px;
			display: block;
		}
		a#bouton_forum:hover { background-position: 0px -56px; }
		a#bouton_forum:active { background-position: 0px -28px; }	
#bouton_forum_select
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 56px; height: 28px;
			background-color: transparent; background-image: url(/img/header_menu_forum.jpg); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}	
	
		
#bouton_ajouter
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 134px; height: 28px;
			background-color: transparent; background-image: url(/img/header_menu_ajouter.jpg); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}
		a#bouton_ajouter:hover { background-position: 0px -28px; }

img#bouton_background
		{
			float:left;
			position: relative; top: 0px; left: 0px;
			width: 407px; height: 28px;
			display: block;
		}

		
#bouton_connexion
		{
			float:left;
			margin-left:87px;
			position: relative; top: 0px; left: 0px;
			width: 90px; height: 30px;
			border:none;
			background-color: transparent; background-image: url(/img/bouton_connexion.jpg); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}







/*************** CONTENU DE LA PAGE ****************/
/* COIN ROND*/
#top {
	/*background: url(/img/body_haut.jpg) no-repeat bottom;*/
	background-color: white;
	width:990px; 
	height:0px; 
}
#bottom {
	/*background: url(/img/body_bas.jpg) no-repeat bottom;*/
	background-color: white;
	width:990px; 
	height:6px;
}

#content {
	width:100%;
	padding-top:15px;
	padding-bottom:111px;

}

#right_column {
	width:300px;
	float: right;
}

.page_scroller {
	height:22px;
	margin-top:5px;	
	margin-bottom:5px;
	text-align:center;
	width:640px;
}

.page_scroller_in {

	height:22px;
	width:350px;
	line-height:29px;
	background-color: #f4f4f5;
}

#scroller_link {
	float:left;
	background-color: #dcdcdc;
	font-size: 10px;
	margin: 3px;
	width:22px;
	height:22px;
	line-height:20px;
	text-align:center;
}
#scroller_link:hover {
	background-color: #6197e2;
	color: #eaa12c;
}

#scroller_link_current {
	float:left;
	background-color: #6197e2;
	font-size: 0.8em;
	margin: 3px;
	width:22px;
	height:22px;
	line-height:20px;
	text-align:center;
	color: #1a3f83; 
	font-family: Arial; 
	font-weight:bold;
}

a#scroller_link {
	font-size: 0.8em;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	color: #1a3f83; 
	font-family: Arial; 
	font-weight:bold;
}


#bouton_fleche_gauche
		{
			float:left;
			margin: 3px;
			position: relative; top: 0px; left: 0px;
			width: 62px; height: 23px;
			background-color: transparent; background-image: url(/img/bouton_fleche_gauche.gif); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}
		a#bouton_fleche_gauche:hover { background-position: 0px -23px; }


#bouton_fleche_droite
		{
			float:left;
			margin: 3px;
			position: relative; top: 0px; left: 0px;
			width: 62px; height: 23px;
			background-color: transparent; background-image: url(/img/bouton_fleche_droite.gif); background-repeat: no-repeat;
			background-position: 0px 0px;
			display: block;
		}
		a#bouton_fleche_droite:hover { background-position: 0px -23px; }









/*************** BAS DE PAGE (FOOTER) ****************/
#full_footer {
	position:absolute;
	bottom: 0;
}

#footer {
	background-image:url(/img/footer_bleu.jpg);
	width:990px;
	height:86px;	
	padding-top:10px;
}

#footer_column {
	float:left;
	text-align:right;
	margin-right:5px;
	width:90px;

}

.footer_link {	
	font-size: 13px;
	color:white; 
	font-weight:bold;
	height:25px;
	
}

.footer_sub_link {
	float:left;
	width:90px;
	font-size: 10px;
	color:white; 
	font-weight:bold;
}

#footer_separateur {	
	float:left;
	background-image:url(/img/footer_separateur.jpg);
	height:81px;
	width:1px;
}

#footer_search {
	float:right;
	margin-top: 12px;
	margin-right:10px;
	width:270px;
}
#footer_input_rechercher {
	float:left;
	border:0px;
	background-image:url('/img/input_rechercher_footer.jpg');
  background-repeat:no-repeat;
	height: 23px;
	padding-top:6px;
	padding-left:10px;
	width: 224px;
}
#footer_bouton_rechercher {
	float:left;
	margin-top: 0px;
}

#copyright {
	float:left;
	margin-top: 27px;
  color: white;
	font-size: 10px;
	font-weight: bold;
}






#ps_button {
	text-decoration:none;
	font-color: #1a3f83; 
	font-family: Arial; 
	font-size: 10px; 
	font-weight:bold;
}
a#ps_button:hover {
	color:#ff9c00;
}

a.ps_button_current {
	color:#1a3f83;
}

#mode_affichage_vignette {
	background:url('/img/main_afficher_vignette.jpg');
	width:12px;
	height:12px;
}
#mode_affichage_vignette:hover {
	background:url('/img/main_afficher_vignette_over.jpg');
	width:12px;
	height:12px;
}

#mode_affichage_liste {
	background:url('/img/main_afficher_liste.jpg');
	width:12px;
	height:12px;
}
#mode_affichage_liste:hover {
	background:url('/img/main_afficher_liste_over.jpg');
	width:12px;
	height:12px;
}



div.clear {clear: both; height:0px; line-height:0px; overflow:hidden;}

.message {
	padding:5px;
	border:2px solid #FF0000;
	text-align:center;
}
div.error-message {
	display: inline;
	color: #FF0000;
	padding-left: 5px;
}


#mini_header, #profil_connecter {
	color:#F8F8F8;
	font-size:11px;
}

.profil_videos a {
	color:#F8F8F8;
}

.profil_videos a:hover {
	color:#3399cc;	
}

#mini_header a, #profil_connecter a {
	text-decoration:none;
}
#header a, #mini_header a {
	font-weight: normal;
	color:#F8F8F8;	
}
#header a:hover, #mini_header a:hover {
	color:#99ccff;	
}

.menu {
	background-image: url('/img/banner_top_liste.png');
	background-repeat:no-repeat;	
}

.menu, .menu_haveNext {
	/*color:#1b5891;*/
	color:#F8F8F8;
	/*font-weight:bold;*/
	font-size:0.9em;
	height:28px;
	line-height:28px;	
}

.menu_haveNext {
	background-color:#20519B;
}

.menu a, .menu A:visited, .menu_haveNext a, .menu_haveNext a:visited {
	font-weight: normal;
	color:#F8F8F8;	
	text-decoration:none;
}		

.menu a:hover, .menu_haveNext a:hover {
	color:#99ccff;
	text-decoration:underline;
}


.menu_item {
	padding-left: 7px;
	padding-right: 8px;
	float:left;
}

.menu_item_selected {
	padding-left: 7px;
	padding-right: 8px;
	float:left;	
	background-image: url('/img/encoche_menu1.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}

.menu_mode {
	float:right;
	line-height:28px;
	width:325px;
	padding-right:10px;
	color:#F8F8F8;
}

.menu_mode_thumb {
	float:right;
}

.menu_mode_lang {
	font-weight: normal;
	font-size: 1em;
	float: right;
}

.menu_mode_depuis {
	font-weight: normal;
 	font-size: 1em;
 	float: right;
 }

.explicit {
 	position:absolute;
 	right:0px;
 	top:0px;
 	width:20px;
 	height:19px;
 	background-image: url('/img/boite_18plus.png');
 	background-repeat: no-repeat;
	z-index: 100;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/boite_18plus.png', sizingMethod='crop'); 
}

h1 {
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;	
}


h2 {
	font-size:12px;
	font-weight: normal;
	padding:0px;
	margin:0px;
	color:#999999;	
}
	
.etoile_pleine {
	border:0px;
	width:17px;
	height:17px;
	background-image:url('/img/etoile_pleine.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/etoile_pleine.png', sizingMethod='scale');
	_background-image:none;
}
.etoile_demi {
	border:0px;
	width:17px;
	height:17px;
	background-image:url('/img/etoile_demi.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/etoile_demi.png', sizingMethod='scale');
	_background-image:none;
}
.etoile_vide {
	border:0px;
	width:17px;
	height:17px;
	background-image:url('/img/etoile_vide.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/etoile_vide.png', sizingMethod='scale');
	_background-image:none;
}
#mini_header {
	background-image:url('/img/banner_top_sans_logo_users.png');
	background-repeat:no-repeat;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/banner_top_sans_logo_users.png', sizingMethod='scale');*/
	/*_background-image:none;*/	
	/*background-color:#F8F8F8;*/
	height:40px;
}

.divLink {
	cursor: pointer;
}

.category_box_title {
	line-height:23px;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
	color:#646464;
}

.category_box_title A {
	color:#646464;
}

.category_box_title A:hover {
	color: #444444;
}




.fleche {
	float:left;
	width:6px;
	height:9px;
	background-image:url('/img/fleche.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fleche.png',sizingMethod="scale");
	_background-image:none;
}
