html {
	height:100%;
}

body {
	background: url('/img/background.jpg');
	background-position:top center;
	background-attachment:fixed;
	font-size:12px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	color:#393733;
	margin:0px auto;
	padding:0;
	width:100%;
	height:100%; 
}

h1{
	font-size:24px;
	color:#0e6598;
}

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;
}

.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;
}
 
 
#image_gauche{
	float:left;
	margin:5px;
}
 
#image_droite{
	float:right;
	margin:5px;
}
 
 
 
 
 
 
#wrap2 {
	width: 100%
	background: url('/img/background2.png');
	background-position:top center;
	background-repeat: repeat-y;
	min-height:100%;
}

#wrap { /****************** CONTENEUR DE TOUTE LA PAGE **********************/
	margin:0 auto;
	width:990px;
	min-height:100%;
	background-color:#FFFFFF;
}


/**** ENTETE DE LA PAGE + LIGNE DE CONNEXION  *****/
#full_header {
	width:990px;
}

/*************** ENTETE DE LA PAGE ****************/
#header {
	float:left;
	width:990px;
	height:77px;
	background-image: url('/img/header.jpg');
	background-color:#FFFFFF;
}

#header_logo_link{
	float:left;
	width:300px;
	height:100px;
}   

#header_connexion {
	float:right;
	width:400px;
	text-align:right;
	padding-right:20px;
	padding-top:5px;
	font-size:11px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #3157a3;
}

#header_connexion_joindre {
	color:#5a98ea;
}

#header_menu_blanc {
	float:left;
	background-color:#FFFFFF;
	width:988px;
	height:30px;
	float:left;
	padding-left:2px;
	padding-right:0px;
} 

#header_menu {
	float:left;
	width:985px;
	float:left;
	height:29px;
	padding-top:0px; /* position vertical du menu par rapport a la banniere*/
	font-size: 15px;
	background-color:#c7d1d4;
	background-image:url('/img/header_menu_background.jpg');
}

#header_search {
	float:right;
/*	top: 40px;*/
	margin-top:10px;
	height:35px;
	width:317px;
/*	left:670px;*/
}
#input_rechercher {
	float:left;
	background-image:url('/img/input_rechercher.jpg');
  	background-repeat:no-repeat;
	border:0px;
	height: 20px;
	padding-top:7px;
	padding-left:10px;
	width: 259px;
	vertical-align:center;
}


#bouton_rechercher
{
	border:0px;
	float:left;
	padding-top: 0px;
	position: relative; top: 0px; left: 0px;
	width: 29px; height: 29px;
	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 -29px; }



#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: 1;
	vertical-align:middle;
	height:12px;
	font-size:12px;
	padding-left:2px;
}


/*************************************** HEADER *******************************************************/
#header_menu{
	float:left;
	width:990px;
	height:32px;
	background: url('/img/header_bouton_background.jpg');
}

#header_bouton_home{
	float:left;
	position: relative; top: 0px; left: 0px;
	width:75px;
	height:32px;
	background: url('/img/header_bouton_home.jpg'); background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
a#header_bouton_home:hover { background-position: 0px -32px; }

#header_bouton_news{
	float:left;
	position: relative; top: 0px; left: 0px;
	width:93px;
	height:32px;
	background: url('/img/header_bouton_news.jpg'); background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
a#header_bouton_news:hover { background-position: 0px -32px; }

#header_bouton_videos{
	float:left;
	position: relative; top: 0px; left: 0px;
	width:82px;
	height:32px;
	background: url('/img/header_bouton_videos.jpg'); background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
a#header_bouton_videos:hover { background-position: 0px -32px; }

#header_bouton_mission{
	float:left;
	position: relative; top: 0px; left: 0px;
	width:116px;
	height:32px;
	background: url('/img/header_bouton_mission.jpg'); background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
a#header_bouton_mission:hover { background-position: 0px -32px; }

#header_bouton_forum{
	float:left;
	position: relative; top: 0px; left: 0px;
	width:78px;
	height:32px;
	background: url('/img/header_bouton_forum.jpg'); background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
a#header_bouton_forum:hover { background-position: 0px -32px; }

#header_bouton_contact{
	float:left;
	position: relative; top: 0px; left: 0px;
	width:85px;
	height:32px;
	background: url('/img/header_bouton_contact.jpg'); background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
a#header_bouton_contact:hover { background-position: 0px -32px; }

#header_bouton_dons{
	float:left;
	position: relative; top: 0px; left: 0px;
	width:82px;
	height:32px;
	background: url('/img/header_bouton_dons.jpg'); background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
a#header_bouton_dons:hover { background-position: 0px -32px; }

#header_bouton_twitter{
	float:right;
	position: relative; top: 0px; left: 0px;
	width:27px;
	height:32px;
	background: url('/img/header_bouton_twitter.jpg'); background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#header_bouton_facebook{
	float:right;
	position: relative; top: 0px; left: 0px;
	width:27px;
	height:32px;
	margin-right:10px;
	background: url('/img/header_bouton_facebook.jpg'); background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#header_space{
	float:left;
	width:990px;
	height:9px;
	background-color:#d4d9e5;
}


#left_column {
	float:left;
	width:644px;
}

#right_column {
	width:296px;
	float:right;
	padding-top:23px;
}

#right_column_videos {
	float:right;
	width:640px;
}

#left_column_videos {
	width:300px;
	float:left;
	padding-top:23px;
}

#pub_droite{
	width:295px;
	height:245px;
	margin-bottom:36px;
}

/*************************************** NEWS PLAYER *******************************************************/
#news_player_image{
	float:left;
	width:484px;
	height:273px;
	background-color:#f4f4f6;
	cursor:pointer;
	background: url('/img/player/news_player1.jpg');
}

#news_player_bouton1{
	float:left;
	width:150px;
	height:49px;
	padding:3px;
	color:#3b3b3b;
	font-size:11px;
	line-height:11px;
	font-family: Verdana, Geneva, sans-serif;
	background: url('/img/news_player_bouton1.jpg');
}

#news_player_bouton2{
	float:left;
	width:150px;
	height:48px;
	padding:3px;
	color:#3b3b3b;
	font-size:11px;
	line-height:11px;
	font-family: Verdana, Geneva, sans-serif;
	background: url('/img/news_player_bouton2.jpg');
}

#news_player_bouton3{
	float:left;
	width:150px;
	height:48px;
	padding:3px;
	color:#3b3b3b;
	font-size:11px;
	line-height:11px;
	font-family: Verdana, Geneva, sans-serif;
	background: url('/img/news_player_bouton3.jpg');
}

#news_player_bouton4{
	float:left;
	width:150px;
	height:48px;
	padding:3px;
	color:#3b3b3b;
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	background: url('/img/news_player_bouton4.jpg');
}

#news_player_bouton5{
	float:left;
	width:150px;
	height:50px;
	padding:3px;
	color:#3b3b3b;
	font-size:11px;
	line-height:11px;
	font-family: Verdana, Geneva, sans-serif;
	background: url('/img/news_player_bouton5.jpg');
}

/*************************************** INDEX OUR MISSION *******************************************************/

#box_our_mission_fr{
	float:left;
	position: relative; top: 0px; left: 0px;
	width:640px;
	display: block;
}
#box_our_mission_fr:hover { 
	background: url('/img/notre_mission.gif'); background-repeat: repeat-x;
	background-position: bottom;
}

#box_our_mission_en{
	float:left;
	position: relative; top: 0px; left: 0px;
	width:640px;
	display: block;
}
#box_our_mission_en:hover {
	background: url('/img/notre_mission.gif'); background-repeat: repeat-x;
}

#box_our_mission_es{
	float:left;
	position: relative; top: 0px; left: 0px;
	width:640px;
	display: block;
}

#box_our_mission_es:hover {
	background: url('/img/notre_mission.gif'); background-repeat: repeat-x;
}


#box_article_header{
	float:left;
	width:640px; height:29px;
	background: url('/img/box_article_header.jpg');
}

#box_chronicle_header{
	float:left;
	width:640px; height:29px;
	background: url('/img/box_chronicle_header.jpg');
}

#box_personnalite_header{
	float:left;
	width:640px; height:29px;
	background: url('/img/box_personnalite_header.jpg');
}

#box_our_mission_header{
	float:left;
	width:644px; height:29px;
	background: url('/img/box_our_mission_header.jpg');
}

#box_article_content{
	float:left;
	width:640px;
	border:1px solid #d4d9e5;
	padding-top:6px;
}

#box_our_mission_line{
	float:left;
	width:626px;
	margin-bottom:6px;
	margin-left:6px;
	margin-right:6px;
	background-color:#ececec;
}
#box_our_mission_line:hover{ background: url('/img/box_our_mission_line_hover.jpg'); repeat-x; background-color:#a5b8d6; }

ul.liste_bleu{ list-style-image: url(/img/list_bleu.jpg); }

#box_our_mission_line_titre{
	color: #2b3679;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
}
#box_our_mission_line_texte{
	color: #2b3679;
	font-size:12px;
	font-weight:none;
	line-height:16px;
}

#box_our_mission_thumb{
	float:left;
	width:130px; height:100px;
	margin-right:25px;
}
#box_our_mission_thumb img{
	width:130px; height:100px;
}

/*************************************** DONATE *******************************************************/

#box_donate_header{
	float:left;
	width:292px; height:29px;
	background: url('/img/box_donate_header.jpg');
}

#box_donate_content{
	float:left;
	width:288px; height:80px;
	margin-bottom:10px;
}

/*************************************** RELATED LIST *******************************************************/

#related_video_list {
	width:288px;
	background-color:#f3f3f3;
	padding:5px;
	padding-bottom:20px;
	padding-top:20px;
	margin-bottom:20px;
	border:1px solid #abacaf;
}

#related_video_information {
	margin-top:7px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:7px;
}
#related_video_information:hover { background-color:white; }

/*************** 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;
	float:left
	width:990px; 
	height:100%;
}


#content_top{
	float:left;
	width:990px;
	height:32px;
	background-image:url(/img/content_top.jpg); background-repeat: repeat-y;
}


#content {
	float:left;
	width:960px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;	
	padding-bottom:15px;
	/*background-image:url(/img/body_background.jpg); background-repeat: repeat-y;*/
	background-color: #ffffff;
}

.right_column {
	width:300px;
	float: right;
}

.page_scroller {
	height:22px
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	width:950px;
}

.page_scroller_in {

	height:22px;
	width:330px;
	line-height:29px;
	background-color: #ffffff;
}

#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/fr/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) ****************/
#footer_wish{
	float:left;
}

#footer_copyright{
	float:left;
	width:990px;
	height:30px;
	text-align:center;
	line-height:30px;
	background-color:#d4d9e5;
	color:#2b377e;
}






#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:#3157a3;;	
}
#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:#2D68A0;
}

.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;
 	_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:32px;
}

.divLink {
	cursor: pointer;
}

.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;
}
