@import url("home.css");
@import url("upload.css");
@import url("register.css");
@import url("member.css");
@import url("search.css");
@import url("player.css");
@import url("top.css");
@import url("admin.css");

.debug {
	clear: both;
	display:block;
	width:100%;
}

.debug.toggle {
	clear: both;
	display:none;
	width:100%;
}

.backToHome{
	position:absolute;
	margin:11px 0 0 889px;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	color:#595959;
	background:url('/img/fcmetz/notext/bgvestiaires.jpg') #faf0ee no-repeat top;
}

a,
a:link,
a:visited{
	text-decoration:underline;
	color: blue;
}

a:hover{text-decoration:none;}

a:focus,
a:active{outline: none;}

strong{color:#000;}

form{margin:0px;}

img{
	border:0px;
	vertical-align: text-bottom;
}

input{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

.killer{
	clear:both;
	font-size:1px;
	line-height:1px;
}

.top{ vertical-align:top; }

.bottom{ vertical-align:bottom; }

#content_main{
	width:995px;
	margin:0px auto;
	padding:0 0 0 0px;
}

.h1 {
	padding:3px 6px 13px 6px;
	margin:0px 0px 10px 0px;
	font-size:18px;
	color:#fff;
	background:url('/img/fcmetz/notext/video-mast.gif') no-repeat top left;
}

.h1 i {
	padding:0px;
	margin:0px;
	font-size:14px;
}

.top{ vertical-align:top; }



/*****   HEADER  *****/

.header{
	width:995px;
	height:38px;
	margin:0px;
	padding:0px;
	font-size:12px;
}

.header a,
.header a:link,
.header a:visited,
.header a:hover{ color:#000000 }

.header_logo{
	position:absolute;
	width:296px;
	height:87px;
}

.header_logo img{
	display:none;
	width:296px;
	height:87px;
}

.header_logo_country{
	position:absolute;
	width:150px;
	font-weight:bold;
	color:#999999;
	margin:63px 0px 0px 202px;
	z-index:110;
}

.header_sso,
.header_connexion {
	margin:13px 0 0px 710px;
	position:absolute;
	font-size:11px;
	width:275px;
	color:#903;
	padding:0 13px 0 12px;
	background:url('/img/fcmetz/notext/bg-connect.gif') no-repeat top left;
}

.header_sso strong,
.header_connexion strong { color:#903;}

.header_sso a,
.header_sso a:link,
.header_sso a:visited,
.header_sso a:hover,
.header_connexion a,
.header_connexion a:link,
.header_connexion a:visited,
.header_connexion a:hover { color:#903; }


.header_sso .mast,
.header_connexion .mast{
	font-size:12px;
	padding:3px 5px;
}

.header_sso .body,
.header_connexion .body{
	font-size:12px;
	height:51px;	
	padding:8px 5px 13px 5px;
}

.header_tab td{
	font-size:12px;
}

.header_input_email{
	width:230px;
	font-size:11px;
	color:#000000;
	border:1px solid #BDBCBC;
	padding:1px 2px;
	margin-bottom:2px;
}

.header_input_pass{
	width:140px;
	font-size:11px;
	color:#000000;
	border:1px solid #BDBCBC;
	padding:1px 2px;
}

.header_input_valid{
	width:85px;
	font-size:11px;
	border:1px solid #BDBCBC;
	margin:0px 0px 0px 5px;
}

.header_small_logo{
	display:none;
	position:absolute;
	width:183px;
	margin:33px 0px 0px 540px;
	z-index:100;
}

.header_pub{
	text-align:center;
	padding:5px 0px;
}

#remember_me {
	display: none;
	color: #000;
	font-size: 11px;
	padding:0;
	margin:0;
}

#remember_me #rememberme_id {
	margin:0;
	padding:0;
	height: 1em !important;
}

/********************************/

/********* QUICK SEARCH *********/

#search{
	width:680px;
	height:51px;
	float:left;
	margin:0px 7px 10px 0px;
	padding:6px 0px 0px 7px;
	color:#000;
	font-weight:bold;
	background:url('/img/fcmetz/notext/bg-search.gif') no-repeat top left;
}

#search strong {
	color:#333;
	font-weight:normal;
}

.input_search {
	color:#000000;
	width:430px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 4px;
	padding:2px 2px;
	border:1px solid #BDBCBC;
	vertical-align:middle;
}


.input_valid {
	vertical-align:middle;
	border:1px solid #999999;
}

.search_link{
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	padding:9px 0 0 0;
	position: relative;
}
.search_link a,
.search_link a:link,
.search_link a:visited,
.search_link a:hover{ color:#eba3a6; }

.search_link_top,
.search_link_top a,
.search_link_top a:link,
.search_link_top a:visited,
.search_link_top a:hover{ color:#eba3a6; }

.search_link img{
	display:none;
}

#bt_add{
	width:300px;
	height:57px;
	float:left;
}

#bt_add img{
	height:57px;
	width:300px;
	float:left;
}

#search_btn {
	margin: -3px 0 0 -2px;
	padding: 0px;
	border: 0;
	width: 110px;
	height: 23px;
	vertical-align: middle;
	text-align: left;
	background: transparent;
	cursor:pointer;
}

#search_btn img {
	float: left;
	width: 106px;
	height: 21px;
}

/********************************/

/*********** CHANNELS ************/

#same_topic{
	width:292px;
	float:left;
	overflow:hidden !important;
	border:1px solid #CCCCCC;
	padding:3px 3px 0 3px;
	background:url('/img/fcmetz/notext/same-topic-footer.gif') #FFFFFF repeat-x bottom;
}

#same_topic br{
	line-height:10px;
}

#same_topic .mast{
	background:url('/img/fcmetz/notext/same-topic-mast.gif') no-repeat top left;
	height:38px;
}

#same_topic .mast p{
	color:#fff;
	margin:0px;	
	font-size:18px;
	font-weight:normal;
	padding:4px 10px 0 10px;
}

#same_topic .body{
	padding:0px 5px 8px 5px;
}

#same_topic .keyword{
	padding:5px 5px 8px 5px;
	margin:0;
	background:url('/img/fcmetz/notext/keyword-bg.gif') #FFF repeat-x left top;
	overflow: hidden;
	font-size:11px;
	border:1px solid #CECECE;
}
#same_topic .keyword a,
#same_topic .keyword a:link,
#same_topic .keyword a:visited,
#same_topic .keyword a:hover{color:#eba3a6;}

#same_topic .keyword strong{color:#eba3a6; font-weight:normal;}

#same_topic .playlist_hidden{
	display:none;
}

#same_topic .playlist{
	width:298px;
	padding:0 0 0 0;
	margin:0 0 0 -8px;
	border-top:1px solid #CCCCCC;
}
#same_topic .playlist a,
#same_topic .playlist a:link,
#same_topic .playlist a:visited,
#same_topic .playlist a:hover{
	color:#903;
	font-size:12px; 
	font-weight:bold;
}

#same_topic .playlist .playlist_tr{
	padding-right:10px !important;
	padding-left:10px !important;
}

#same_topic .playlist img{
	margin:3px 18px 5px 0px;
}

#same_topic .playlist .video_more{
	margin:0 auto;
	text-align:right;
	padding:3px 8px;
	background-color:#903;
	width:270px;
}
#same_topic .playlist .video_more a,
#same_topic .playlist .video_more a:link,
#same_topic .playlist .video_more a:visited,
#same_topic .playlist .video_more a:hover{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

#same_topic .playlist_tr{
	padding:8px 0px 10px 0px;
	background:url('/img/fcmetz/notext/same-topic-tr-bottom.gif') no-repeat center bottom ;
	font-size:11px;
}

#same_topic .playlist_tr span a,
#same_topic .playlist_tr span a:link,
#same_topic .playlist_tr span a:visited,
#same_topic .playlist_tr span a:hover{
	color:#903 !important;
	font-size:12px;
	font-weight:bold;
}

#same_topic .playlist_tr a,
#same_topic .playlist_tr a:link,
#same_topic .playlist_tr a:visited,
#same_topic .playlist_tr a:hover{
	color:#eba3a6 !important;
	font-size:12px;
	font-weight:bold;
}

#same_topic .playlist_tr .thum img{ margin:5px 16px 2px 0px;}

#same_topic .playlist_tr .thum a,
#same_topic .playlist_tr .thum a:link,
#same_topic .playlist_tr .thum a:visited,
#same_topic .playlist_tr .thum a:hover{
	color:#FF3333;
	text-decoration:none;
}

#same_topic .playlist_tr .video_img{
	width:85px;
	float:left;
	padding:3px 0px 0px 0px;
}

#same_topic .playlist_tr .video_detail{
	width:130px;
	float:left;
	padding:10px 0px 0px 0px;
	font-size:11px;
}

#same_topic .playlist_tr .video_detail span{
	color:#000000;
}

#same_topic .last{
	background:none;
}


/***************************/
/***** ONGLETS CHAINES *****/
/***************************/
#tabs ul {
	margin:0px;
	padding:15px 0px 0px 0px;
	height:23px;
}

#tabs ul li {
	display: block;
	float:left;
	width:80px;
	height:18px;
	margin:0px 5px 0px 1px;
	padding:5px 0px 0px 0px;
	font-weight:bold;
	list-style: none;
	text-align:center;
	background:url('/img/fcmetz/notext/same-tab.gif') no-repeat left top;

}
#tabs ul li a,
#tabs ul li a:link,
#tabs ul li a:visited{color:#999999 ; text-decoration:none;}
#tabs ul li a:hover{color:#903;}

#tabs ul li.here {
	width:80px;
	height:19px;
	background:url('/img/fcmetz/notext/same-tab-on.gif') no-repeat left top;
}
#tabs ul li.here a,
#tabs ul li.here a:link,
#tabs ul li.here a:visited{color:#903; text-decoration:none;}
#tabs ul li.here a:hover{color:#903;}

/********************************/

/*********** MESSAGE ************/

#error_message,
#notice_message,
#info_message,
#warning_message{
	width:60%;
	font-size:12px;
	padding:10px;
	margin:20px auto;
	text-align:center;
	font-weight:bold;
}

#error_message{
	color:#CC3300;
	border:2px solid #CC3300;
	background-color:#FFF9FA;
}

#info_message{
	color:#76B102;
	border:2px solid #76B102;
	background-color:#F1F7E5;
}

#notice_message{
	color:#4292CF;
	border:2px solid #4292CF;
	background-color:#E3EFF8;
}

#warning_message{
	color:#f57900;
	border:2px solid #EC7500;
	background-color:#FFDEBD;
}


.error_message_comment{
	visibility: hidden;
	font-size:12px;
	color:#CC3300;
}

/********************************/

/*********** PAGE DE LOGIN ************/

#gt_message {
	width:987px;
	border:1px solid #CCCCCC;
	float:left;
	padding:3px;
	background:url('/img/fcmetz/notext/video-footer.gif') #FFFFFF repeat-x bottom ;
}

#gt_message .mast {
	background:url('/img/fcmetz/notext/video-mast.gif') no-repeat top left;
	height:37px;
}

#gt_message .mast p {
	color:#FFF;
	margin:0px;	
	font-size:18px;
	font-weight:normal;
	padding:3px 10px 0 10px;
}

#gt_message .body {
	padding:10px 12px;
	margin:0px;
}

#gt_message .body a,
#gt_message .body a:link,
#gt_message .body a:visited,
#gt_message a:hover{
	color:#000000;
	font-size:12px; 
}

#gt_message .footer {
	height:29px;
	font-weight:bold;
}

#gt_message .footer p {
	margin:0px;
	padding:0px;
}


#gt_message h2 {
	margin:0px 0px 25px 0px;
	font-size:18px;
	color:#000000;
	text-align:center;
}


/********************************/

.hidden {
	visibility: hidden;
}

.none {
	display: none;
}

.error_form{
	color:#CC3300;
	font-size:11px;
}

/* Patch pour le petit logo Kewego */
#small_kewego_dec{
	position: absolute;
	top: 56px;
	left: 65%;
	margin: 0px;
	padding: 0px;
}


.red{
	color: red;
	font-weight: bold;
}

/********************* ADS ****************************/
#ad_header {
	text-align: center;
}

.ad_rectangle{
	margin-bottom: 5px;
	text-align: center;

	padding:0px 0px;
	width:300px;
}

/********************* SPONSORED LINKS STYLES ****************************/
a.sponsored_link{
	color: #666666;
	font-style: italic;
	text-align: right;
	display: block;
	text-decoration: none;
}

.sponsored_link_element .title{
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;

}

.sponsored_link_element .description{
	color: #666666;
	text-decoration: none;
}

.sponsored_link_element .url{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.sponsored_link_element a{
	display: block;
}





/*********** FOOTER ************/

#footer_container {
	width:995px;
	margin:0px auto;
	color:#999999;
	padding:10px 0px 20px 0px;
	background:#fff;
}

#footer_container a,
#footer_container a:link,
#footer_container a:visited,
#footer_container a:hover{ font-size:12px; color:#903;}

#footer_container strong{ color:#999999; }





/*****   GESTION DES BOUTONS  *****/
.bt img{float:left}

.bt_center a{
	display:block;
	margin:0px 0px 0px 50px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	white-space:pre;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}
.bt_center a:link,
.bt_center a:visited,
.bt_center a:hover{ color:#FFFFFF; text-decoration:none; }

.bt_right input {
	display: block;
	font-weight:bold;
	white-space:pre;
}

.bt_right a{
	display:block;
	float:right;
	margin:-3px 0px 0px 5px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	white-space:pre;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;

}
.bt_right a:link, .bt_right a:visited{ color:#FFFFFF; text-decoration:none; }
.bt_right a:hover{ color:#FFFFFF; text-decoration:none; }

.bt_left a{
	margin:-3px 0px 0px 5px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	white-space:pre;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;

}
.bt_left a:link, .bt_left a:visited{ color:#FFFFFF; text-decoration:none; }
.bt_left a:hover{ color:#FFFFFF; text-decoration:none; }


.bt_blue strong{
	float:left;
	color:#FFFFFF;
	padding:3px 0px 4px 0px;
	background:url('/img/default//notext/bt-blue-bg.gif') repeat-x top left;
}


.bt_green strong{
	float:left;
	color:#FFFFFF;
	padding:2px 0px 4px 0px;
	background:url('/img/default//notext/bt-green-bg.gif') repeat-x top left;
}

.bt_green input {
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background-color: transparent;
}

.bt_grey strong{
	float:left;
	color:#777777;
	padding:3px 0px 4px 0px;
	background:url('/img/default//notext/bt-grey-bg.gif') repeat-x top left;
}
.bt_grey a,
.bt_grey a:link,
.bt_grey a:visited,
.bt_grey a:hover{ color:#777777; }




/***************************/
/**     ADULT CONTENT     **/
/***************************/


#adult_content {
	width:400px;
	float:left;
	color:#000000;
}

#adult_content a,
#adult_content a:link,
#adult_content a:visited,
#adult_content a:hover{ color:#C50808; }

#adult_content .body{
	padding:10px 10px 5px 10px;
	border-left:1px solid #F0E6E6;
	border-right:1px solid #F0E6E6;
}

#adult_content .mast_r{
	background:url('/img/default/notext/mast-color-red.gif') no-repeat top right;
}

#adult_content .mast_r p{
	margin:0px;
	padding:5px 8px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background:url('/img/default/notext/mast-color-p-red.gif') no-repeat top left;
}

#adult_content .intro {
	color:#C50808;
	background:url('/img/default/notext/adult-content-logo.gif') no-repeat top left;
	padding:13px 0px 10px 120px;
	height:95px;
}

#adult_content .alert {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#C50808;
	text-align:center;
	padding:10px 0px;
	margin:0px 0px 10px 0px;
}

#adult_content .adult_login_form {
	padding:5px 8px;
}

#adult_content .footer_r{
	background:url('/img/default/notext/footer-color-red.gif') no-repeat bottom right;
}

#adult_content .footer_r p{
	margin:0px;
	background:url('/img/default/notext/footer-color-p-red.gif') no-repeat bottom left;
}


#adult_content .input_login, .input_password {
	border: 1px solid #CCC;
	width: 150px;
}




/** KAD **/
#new_kad_preview {margin:0px 0px 0px 0px}
#existing_kad{ margin:20px 0px 10px 0px}

.kad_tab_form tr {border:none ;}
.radiob {margin-right:25px;}

#upload_content table table {
	border:none;
	margin-top:10px;
}

#upload_content .kad_tab_form  td {
	padding:10px 0px;
	border-top:none;
}


.kad{
	background-image: url("/img/fcmetz/notext/kad-bg.gif");
	background-repeat: no-repeat;
	margin:0px 0px 0px 0px;
	padding:6px 5px 0px 4px;
	width: 245px;
	height: 104px;
	color: #FFFFFF;
	font-size:11px;

	line-height:12px;
}

.kad_img{
	width: 95px;
	height: 95px;
	padding:4px 0px 0px 4px;
	float:left;
	margin-right:5px;
}

.kad_ttl{
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0px 0px 0px;
	margin-bottom:6px;
	height:26px;
	overflow:hidden;
}

.kad_ttl a,
.kad_ttl a:link,
.kad_ttl a:visited,
.kad_ttl a:hover{ color:#333; }

.kad_txt{
	color:#333;
	height:38px;
	margin-bottom:6px;
	overflow:hidden;
}

.kad_lnk {
	height:15px;
	overflow:hidden;
}

.kad_lnk a,
.kad_lnk a:link,
.kad_lnk a:visited,
.kad_lnk a:hover{ color:#333; }

.kad_player{
	padding:0px 0px 15px 0px;
	background:none !important;
}

#video_area .kad_ttl a,
#video_area .kad_ttl a:link,
#video_area .kad_ttl a:visited,
#video_area .kad_ttl a:hover { color:#333; }

#video_area .kad_lnk a,
#video_area .kad_lnk a:link,
#video_area .kad_lnk a:visited,
#video_area .kad_lnk a:hover { color:#333; }


#transparent_pixel {
	display: none;
	visibility: hidden;
}

#partner_header{
	padding: 0px;
	margin: 0px;
	display: inline;
}




/***************************/
/**    GEOLOCALISATION    **/
/***************************/
#geo_loc {
	width:400px;
	float:left;
	color:#000000;
}

#geo_loc a,
#geo_loc a:link,
#geo_loc a:visited,
#geo_loc a:hover{ color:#C50808; }

#geo_loc .body{
	padding:10px 10px 5px 10px;
	border-left:1px solid #F0E6E6;
	border-right:1px solid #F0E6E6;
}

#geo_loc .mast_r{
	background:url('/img/default/notext/mast-color-red.gif') no-repeat top right;
}

#geo_loc .mast_r p{
	margin:0px;
	padding:5px 8px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background:url('/img/default/notext/mast-color-p-red.gif') no-repeat top left;
}

#geo_loc .intro {
	color:#C50808;
	background:url('/img/default/notext/geo_loc_logo.jpg') no-repeat top left;
	padding:13px 0px 10px 120px;
	height:95px;
}

#geo_loc .alert {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#C50808;
	text-align:center;
	padding:10px 0px;
	margin:0px 0px 10px 0px;
}

#geo_loc .adult_login_form {
	padding:5px 8px;
}

#geo_loc .footer_r{
	background:url('/img/default/notext/footer-color-red.gif') no-repeat bottom right;
}

#geo_loc .footer_r p{
	margin:0px;
	background:url('/img/default/notext/footer-color-p-red.gif') no-repeat bottom left;
}


#geo_loc .input_login, .input_password {
	border: 1px solid #CCC;
	width: 150px;
}


.rss_feed_icon {
	float: right;
	padding: 6px 8px 8px 8px !important;
	background:none !important;
	margin: 0;
}


#tooltip_viewer{
    display: block;
	position: relative;
	width: 239px;
	height: 207px;
	background-image: url('/img/default/notext/help_bubble.png');
	padding:0;
	margin-top: -25px;
	margin-left: -25px;
}

#tooltip_viewer_rt{
    background-image: url('/img/default/notext/help_bubble.png');
	top: 0;
	left: 0;
	margin-top: -15px;
	margin-left: -15px;
}

#tooltip_viewer_lt{
    background-image: url('/img/default/notext/help_bubble_ltop.png');
	top: 0;
	left: 0;
	margin-top: 0px;
	margin-left: 0px;
}

#tooltip_viewer_rb{
    background-image: url('/img/default/notext/help_bubble_rbottom.png');
    top: 15px;
	left: 15px;
	margin-top: 10px;
	margin-left: -10px;
}


#tooltip_viewer_lb{
    background-image: url('/img/default/notext/help_bubble_lbottom.png');
    top: 15px;
	left: 15px;
	margin-top: 0px;
	margin-left: 0px;
}

#tooltip_viewer .tooltip_bg{
	position: absolute;
	margin-top: -2px;
	margin-left: -2px;
}

#tooltip_viewer .content{
	position: relative;
	display: block;
	margin-left: 15px;
	padding:0;
}

#tooltip_viewer .content .title{
	color: #4293CE;
    display: block;
	position: relative;
	top: 15px;
	margin-bottom: 18px;
	font-weight: bold;
	font-size: 13px;
	padding-right: 30px;
}

#tooltip_viewer .content .body{
	display: block;
	position: relative;
	overflow: auto;
	width: 210px;
	height: 120px;
    padding:0;
    top: 10px;
}

#tooltip_loader_second_positioner{
	position: absolute;
	top: -35px;
	left: -25px;
}

#tooltip_close{
	background: url('/img/default/notext/bt_close_off.gif') no-repeat;
	position:absolute;
 	right:15px;
	top:12px;
	width:15px;
	height:15px;
}

#tooltip_close a{
	text-decoration: none;
}

#tooltip_close a img{
	border: 0px;
	width: 15px;
	height: 15px;
}

#tooltip_close a:hover{
	background: url('/img/default/notext/bt_close_on.gif') no-repeat;
}

#tooltip_viewer .content .error{
	color: #4293CE;

	position: absolute;
	top: 70px;
	left: 40px;

	font-weight: bold;
	font-size: 13px;
}

.top_proposal_links{
	display: none;
	position: absolute;
	padding: 0;
	margin: 0;
	top:21px;
	left:0px;
	width: 900px;
}

.top_proposal_links .left_corner{
	background: url('/img/default/notext/tooltip_corner_left.gif') no-repeat;
	margin-top: -6px;
	width: 14px;
	height: 80px;
	float: left;

}


.top_proposal_links .container{
	background: url('/img/default/notext/tooltip_container.gif') no-repeat;
	height: 80px;
	margin-top: -6px;
	float: left;

}

.top_proposal_links .right_corner{
	background: url('/img/default/notext/tooltip_corner_right.gif') no-repeat;
	width: 18px;
	height: 80px;
	margin-top: 2px;
	float: left;

}

.top_proposal_links .brick{
	float: left;
	height: 80px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 27px;
}

.top_proposal_links a:link,
.top_proposal_links a:hover,
.top_proposal_links a:visited{
	color:#903;
}

/* No duplicate mod_login_player ! */

#form_register_write_to_author_connect TABLE, #form_register_write_to_author_connect LABEL, #form_register_write_to_author_connect BR
{
    display: none;
}

#form_register_video_rate_connect TABLE, #form_register_video_rate_connect LABEL, #form_register_video_rate_connect BR
{
    display: none;
}

#BookmarkConnectForm TABLE, #BookmarkConnectForm LABEL, #BookmarkConnectForm BR
{
	display: none;
}

#form_register_channel_connect TABLE, #form_register_channel_connect LABEL, #form_register_channel_connect BR
{
	display: none;
}

#form_comment_auth TABLE, #form_comment_auth LABEL, form_comment_auth BR
{
	display: none;
}

#rememberme_id1
{
	display: none;
}

.header_connexion
{
	float: right;
}

