
/* GLOBAL ELEMENTS */
body  { background: #FFFFFF; margin: 0; padding: 0; font-family: Arial,Helvetica,sans-serif; font-size:11px; color:#000;}
img   { border-width:0; border-style:none; }
form  { display:block; margin:0; padding:0; }
table { display:block; border:0; margin:0; padding:0; }
fieldset { border:0; margin:0; padding:0; }
a { text-decoration: none; cursor: pointer; outline:none;}

a:hover { color: #b02a43; text-decoration: underline;}
a:active {outline: none;}
hr { width:100%; color:#000; background-color:#000; height:1px; margin:2px 0px; padding:0px; font-size:0px; border-bottom:0px; clear:both;}
blockquote { margin:0; /*padding-left:20px;*/ background-position: top left; background-repeat:no-repeat; zoom:1; /*overflow:hidden;*/ word-wrap:break-word; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; margin: 0; padding:0; }
h1 { font-size: 18px; } /* Website or Page Headline */
h2 { font-size: 18px; } /* Page or Section Headline */
h3 { font-size: 14px; } /* Section Sub-Title */
h4 { font-size: 12px; } /* Movie Titles, Actor Names, Story Titles, Video Titles, Photo Titles */
h5 { font-size: 11px; } /* Video or Photo Captions, Sub-Group Headers */

ol { list-style:none; margin:0; padding:0; }
em { font-style:italics; }

ol, ul, dl {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

ul li {
	margin:0pt;
	padding:0pt;
}

input, select, textarea {
    font-family: Tahoma, Trebuchet MS, Verdana, Arial, Sans-serif;
    border: 1px solid #CCCCCC;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
    color: #666666;
    
    font-weight: bold;
    font-size:10px; 
  line-height: 150%;
}

.fullwidth {
  width: 100%;
}

.fullheight {
  height: 100%;
}

.homeColorSet1 {
	color: red;
}

span.fakelink { color: blue; }
span.fakelink:hover { cursor: pointer ; }

/* Clearfix Method: http://www.positioniseverything.net/easyclearing.html */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* Hides from IE-mac \*/
.clearfix {height:1%;}
/* End hide from IE-mac */
.clear {
	clear:both;
	height:0pt;
	line-height:0px;
}

.ibasbox {
	float:right; font-size:10px; font-style:italic;
}

.link { text-decoration: none; cursor: pointer; color: blue;}
.link:hover { color: #b02a43; text-decoration: uderline;}


.container { 
	/* width:900px; */
	margin:0 auto;
}

.txt18 {
	float:left; font-size: 18px; font-weight:bold;
}
.txt16b {
	font-size: 16px;font-weight:bold;
}
.txt14b {
	font-size: 14px;font-weight:bold;
}

.txt14o {
	font-size: 14px;
	float:left;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}

.bleu {color: #12467D;}

.opacity {
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}

.opacity_s {
	filter:alpha(opacity=70);-moz-opacity:.7;opacity:.7;
}

.maj, .cgu_h {
	font-variant: small-caps;
}

.txt10 {font-size: 10px;}
.txt8 {font-size: 8px;}

.txt12 {
	font-size: 12px;
}
.txt14 {
	font-size: 14px;
}
.bold {
	font-weight: bold;
}
.headList {
	border-bottom: 1px dotted;height: 21px;
}

.footbox {
	float:left;font-size:10px; font-style:italic; width:100%;
}

.localtip {
	display: none;
}
.genleft {float:left;}

.h_picto{
	height:30px;
	padding-left: 35px;
	float:left;
	text-align: left;
	font-size: 13px;
	position: absolute;
	color: black;
	display: none;
	margin-top:15px;
	font-size: 12px;
}
a.h_picto:link  {
	display: block;
}

.h_decouvrez{ background: transparent url(../images/home_picto.png) no-repeat scroll 0 0px;top: 60px; left: 15px;}
.h_notez{background: transparent url(../images/home_picto.png) no-repeat scroll 0 -30px; top: 110px; left: 15px;}
.h_rencontrez{background: transparent url(../images/home_picto.png) no-repeat scroll 0 -60px; top: 60px; left: 250px;}
.h_jouez{background: transparent url(../images/home_picto.png) no-repeat scroll 0 -91px; top: 110px; left: 250px;}


	#header{
		background: transparent url(../images/fond_home_n.gif) repeat-x scroll left top;
		
	}

	#logo{
		height: 80px;
		width: 900px;
		margin:0px auto 0px;
		padding: 0px;
	}
	
	#logo_img{ width: 360px; float:left;}
	
	#logo_txt{ float:left; margin-left: 20px; width: 500px;}
	#logo_txt h2{ font-size: 18px; text-align: center;}
	#logo_txt span{ margin-top:5px;}
	
	#sub-nav{
		height: 26px;
		width: 900px;
		margin: 0px auto;
		/* 
		background-color: #FDD516;
		border-top:solid 1px #DEDEDE; 
		display: none;
		*/
	}
	
	#sub-nav-search {
		float: right;
		width: 300px;
		margin-top: 2px;
	}
	

	#body{	
		clear:both; 
		padding: 5px; 
		background: #ffffff; 
		min-height: 300px;
	}
	
	#main{
		width: 900px;
		margin:0 auto;
		text-align:left;
	}	
	

	#navbar {
		height: 26px;
		/* background: #FFFFFF url(../images/nav_bg_g4.png) top left repeat-x; */
		/* background: #CBEEA8 url(../images/nav_bg.gif) top left repeat-x;*/
		/* background-color: #FDD516;*/
		/*border-bottom: 1px solid #525C3D; /*dark: #576241 - light: #9FB591;*/
		overflow: hidden;
		font-weight: bold;
	}	

	#column_left{
		clear:left;
		float:left;
		width:550px;
	}

	#welcome{
		margin-top: 10px;
		width: 500px;
		background: #FDD516 url(../images/bg_ch.gif) top left repeat-x;
		border: 1px solid #FCCB0C;
	}
	
	#inside_welcome {
		width: 490px;
		margin:10px;
		/* padding:2em; */
		height: 100px;
	}

	#classement {
		float:right;
		margin:0px 10px 10px 0pt;
		width:160px;
	}

	#sidebar{
		float:left;
		width:350px;
	}
	
	#sidebar_user{
		float:left;
		width:240px;
	}

	div.separator{
		float:left;
		margin-left:7px;
		margin-right:7px;	
	}
	
	#inscription {
		margin:5px auto;
		padding:15px;
	}
	
	#user li {
		float:left;
		padding-top:5px;
		text-align:center;
		width:79px;
	}	
	

	#footer{
		clear:both;
		margin:0 auto;

	}

	#footer-barre{
		width: 900px;
		text-align:center;
		border-top: 1px solid #4D6E91;
		margin:0 auto;
		margin-top: 20px;
	}
	
	
/* FICHE FILM */
.ffilmm {float: left; padding: 5px; width: 105px;}
.ffilmm #f_img {width: 90px; margin: 0px auto; text-align: center;}
.ffilmm #f_img:hover { cursor: pointer; }
.titre {text-align: center; font-style:italic; height: 24px;}

.fpeople_th {float: left; padding-top: 5px; width: 105px;}

.affiche {
	border:1px solid #BBBBBB;
	max-height:160px;
	/*
	margin:0pt 0pt 5px;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	*/
}

/* FICHE PEOPLE */

.fpeople {float: left; padding: 0px; width: 90px;}
.fpeople #p_img {width: 90px; height: 90px; margin: 0px auto; text-align: center;}
.fpeople #p_img:hover { cursor: pointer; }
.titre {text-align: center; font-style:italic; height: 24px;}


/* LIKE FILM */
#like_film {
	float:left;
	margin-top:10px;
}

#like_film ul {
	margin-left:5px;
}

/* COMMENTAIRES */
.login {
	padding-left: 20px;
}
.com_auth {
	float: left;
	margin-right: 5px;
}
.comm {
	float: left;
	width: 249px;
}

.comm_l {
	float: left;
	width: 400px;
}

.comm_s {
	float: left;
	width: 180px;
}

.margl10 {
	margin-left: 10px;
}

.paddl20 {
	padding-left:20px;
}

#avis li{
	border-bottom: 1px dotted;
	padding: 5px 0px;
}

#avis .last{
	border: none;
	padding: 5px 0px;
}

#avis .list{
	border: none;
	padding: 5px;
}

/* Common objects */
.button {
    /* decomment this to have nice button on all the site */
    font-family: Tahoma, Trebuchet MS, Verdana, Arial, Sans-serif;
    background-image: url(../images/button_bg.gif);
    background-repeat: repeat-x;
    border: 1px solid #aaa;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
    color: #666666;
    cursor: pointer;
    font-weight: bold;
    font-size:10px;
    text-decoration: none;
    text-align:center;
}
.button a
{
    text-decoration: none;
    color: #666666;
}
.button:hover
{
    background-color: #cccccc;
    text-decoration: none;
}
.button:active
{
    background-color: #888888;
    text-decoration: none;
}


.BtClose {
	CURSOR: pointer;
}


/* Input search */

input.search {
	background-color:#F7F7F7;
	background-image:url(../images/loupe.png);
	background-position:1px;
	background-repeat:no-repeat;
	border:1px solid #CCCCCC;
	color:#4C4C4C;
	width:200px;
	height: 15px;
	padding-left: 20px;
}


/* image caption */
.imgcontainer {
	position:relative;
	float:left;
	}
.caption {
	font: normal 1em/1.3em arial;
	background:#fff;
	color:#000;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	width:100%;
	opacity:.75;
	filter:alpha(opacity=85);
	padding-bottom: 4px;
	padding-top: 4px;
}

#showphoto {
	text-align:center;
}

#photolegende {
	margin-top: 5px;
}

.par {
	float:left;
}

.copyright{
	float:right;
}

.tags {
	float:right;
	width: 100%;
	margin-bottom: 10px;
}



/* Profile */
.profileimage {
	border-right:1px solid white;
	min-height:30px;
	text-align:center;
}


/* Fenetre modale */

.dialog {
	background-color:#C1D9FF;
	border:1px solid #3A5774;
	padding:5px;
	position:absolute;
	z-index:11;
}

.dialog-title {
	background-color:#E0EDFE;
	color:#000000;
	font-size:12pt;
	font-weight:bold;
	padding:5px;
	position:relative;
	vertical-align:middle;
}


.dialog-title-close {
	background:transparent url(../images/bt_close.gif) no-repeat scroll center;
	cursor:pointer;
	float:right;
	height:15px;
	position:absolute;
	right:10px;
	top:5px;
	width:15px;
}


.dialog-content, .dialog-nt-bg {
	background-color:#FFFFFF;
	padding:5px;
}


/* Cartouche global */
.globinfo {
	/* width: 270px; */
	margin-top: 10px;
}

.profileimg {
	/* width: 270px; */
}

#userstat li {
	padding:2px 0pt 2px 20px;
}

.globinfo li a { display: block;}

.film_note {
	background:transparent url(../images/icons/account/film.png) no-repeat 0pt 50%;
	padding:2px 0 2px 20px;	
}
.film_love {
	background:transparent url(../images/icons/account/film_love.png) no-repeat 0pt 50%;
	padding:2px 0 2px 20px;
}
.film_add {
	background:transparent url(../images/icons/account/film_add.png) no-repeat 0pt 50%;
	padding:2px 0 2px 20px;
}
.video_add {
	background:transparent url(../images/icons/account/video_add.png) no-repeat 0pt 50%;
	padding:2px 0 2px 20px;
}

.people {
	background:transparent url(../images/icons/account/people.png) no-repeat 0pt 50%;
	padding:2px 0 2px 20px;
}
.dvd {
	background:transparent url(../images/icons/account/dvd.png) no-repeat 0pt 50%;
	padding:2px 0 2px 20px;
}
.dvd_in {
	background:transparent url(../images/icons/account/dvd_in.png) no-repeat 0pt 50%;
	padding:2px 0 2px 20px;
}
.dvd_out {
	background:transparent url(../images/icons/account/dvd_out.png) no-repeat 0pt 50%;
	padding:2px 0 2px 20px;
}
.settings {
	background:transparent url(../images/icons/account/settings.png) no-repeat 0pt 50%;
	padding:2px 0 2px 20px;
}
.friends {
	background:transparent url(../images/icons/account/friends.png) no-repeat 0pt 50%;
	padding:2px 0 2px 20px;
}
.friends_req {
	background:transparent url(../images/icons/account/friends_req.png) no-repeat 0pt 50%;
	padding:2px 0 2px 20px;
}
.mail {
	background:transparent url(../images/icons/account/email.png) no-repeat 0pt 50%;
	padding:2px 0 2px 20px;
}
.quiz_add {
	background:transparent url(../images/icons/account/quiz_add.png) no-repeat 0pt 50%;
	padding:2px 0 2px 20px;
}
.quiz_list {
	background:transparent url(../images/icons/account/quiz_list.png) no-repeat 0pt 50%;
	padding:2px 0 2px 20px;
}
.quiz_link{
	background:transparent url(../images/icons/account/quiz_link.png) no-repeat 0pt 50%;
	padding:2px 0pt 2px 18px;
}
.quiz_played{
	background:transparent url(../images/icons/account/quiz_played.png) no-repeat 0pt 50%;
	padding:2px 0pt 2px 18px;
}
.quiz_published{
	background:transparent url(../images/icons/account/quiz_published.png) no-repeat 0pt 50%;
	padding:2px 0pt 2px 18px;
}

.quiz_last{
	background:transparent url(../images/icons/account/quiz_last.png) no-repeat 0pt 50%;
	padding:2px 0pt 2px 18px;
}

.quiz_concours{
	background:transparent url(../images/icons/account/quiz_concours.png) no-repeat 0pt 50%;
	padding:2px 0pt 2px 18px;
}

.film_comment {
	background:transparent url(../images/icons/film_comment.png) no-repeat 0pt 50%;
	padding:3px 0pt 2px 19px;
}


.up_down{
	background:transparent url(../images/icons/account/up_down.png) no-repeat 0pt 50%;
	padding:2px 0pt 2px 18px;
}

.not_read {
	background:transparent url(../images/icons/account/bullet_green.png) no-repeat 0pt 50%;
}
.movie_link {
	background:transparent url(../images/icons/movie_link.png) no-repeat 0pt 50%;
	padding:2px 0pt 2px 18px;
}
.comments {
	background:transparent url(../images/icons/account/comments.png) no-repeat 0pt 50%;
	padding:2px 0pt 2px 18px;
}
.feed {
	background:transparent url(../images/icons/account/feed.png) no-repeat 0pt 50%;
	padding:2px 0pt 2px 18px;
}
.rss {
	background:transparent url(../images/icons/account/rss.png) no-repeat 0pt 50%;
	padding:2px 0pt 2px 18px;
}
.friends_feed {
	background:transparent url(../images/icons/account/friends_feed.png) no-repeat 0pt 50%;
	padding:2px 0pt 2px 18px;
}
.imdb {
	background:transparent url(../images/icons/imdb.ico) no-repeat 0pt 50%;
	padding:2px 0pt 2px 18px;
	margin-right: 5px;
}
.allocine {
	background:transparent url(../images/icons/allocine.ico) no-repeat 0pt 50%;
	padding:2px 0pt 2px 15px;
	margin-right: 5px;
}
.wikipedia {
	background:transparent url(../images/icons/wikipedia.ico) no-repeat 0pt 50%;
	padding:2px 0pt 2px 18px;
	margin-right: 5px;
}
.up {
	background:transparent url(../images/up.gif) no-repeat 0pt 50%;
	padding:2px 0pt 2px 19px;
	margin-right: 10px;
}
.down {
	background:transparent url(../images/down.gif) no-repeat 0pt 50%;
	padding:2px 0pt 2px 19px;
}

.pronos {
	background:transparent url(../images/chart.png) no-repeat 0pt 50%;
	padding:3px 0pt 2px 19px;
}

.edit_pic {
	background:transparent url(../images/icons/account/picture_edit.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 19px;
}

.add_pic {
	background:transparent url(../images/icons/account/picture_add.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 20px;
}

.news {
	background:transparent url(../images/icons/account/news.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 20px;
}
.news_add {
	background:transparent url(../images/icons/account/news_add.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 20px;
}
.news_mine {
	background:transparent url(../images/icons/account/news_mine.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 20px;
}
.news_friends {
	background:transparent url(../images/icons/account/news_friends.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 20px;
}
.news_link {
	background:transparent url(../images/icons/account/news_link.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 20px;
}
.site_link {
	background:transparent url(../images/icons/link.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 20px;
}
.reply {
	background:transparent url(../images/icons/account/mail_reply.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 20px;
}

.film_match {
	background:transparent url(../images/icons/account/film_match.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 20px;
}

.tv {
	background:transparent url(../images/icons/account/tv.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 20px;
}

.link_go {
	background:transparent url(../images/icons/account/link_go.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 20px;
}

.home {
	background:transparent url(../images/icons/account/home.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 20px;
}

.sup_friends {
	background:transparent url(../images/icons/account/sup_friends.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 20px;
}

.invitation {
	background:transparent url(../images/icons/account/invitation.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 20px;
}

.horaire {
	background:transparent url(../images/icons/account/clock.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 20px;
}

.signaler {
	background:transparent url(../images/attention.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 20px;
}

.euro {
	background:transparent url(../images/icons/account/euro.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 20px;
}

.twittometre {
	background:transparent url(../images/icons/account/twitter.png) no-repeat 0pt 50%;
	padding:2px 0px 2px 20px;
}

#userstat, #userinfo{
	float:left; 
	margin-left:10px;
}

#apropos {
	margin-top: 5px;
}
#apropos .soustitre {
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
	text-align:left;
}

#minifeed li{
	padding: 5px;
}

#result_feed {float:left; width: 100%; }

ol.plus {
	clear:both; height:1%; overflow:hidden;
}

ol.plus li {
	float:right; font-size:10px; font-style:italic;
}

.menu_one {
	background:transparent url(../images/fond_une.png) no-repeat 0pt 50%;
	width:161px; height: 50px; margin-top:10px; margin-bottom: 10px;
	padding-left: 5px;
}

.pic {text-align: center;}

.activeSlide, .activeSlide a:hover {
	font-weight: bold;
	color: #DE3A5C;
}

.lbl_une  {
	float:left;
	margin-left: 25px;
	margin-top: 10px;
	width: 125px;
}

#alaune  {
	float:left; margin-top: 0px; width: 300px; height: 250px; 
	/* border: 1px solid #C22E4D; */
}

#txtune {
	position: absolute; margin-top: 186px; z-index: 1000; width:300px; height:64px; background-color: #000000; color: #FFFFFF; font-size:15px; font-weight: bold;
}

#imgcont {
	float: left; 
	margin-top:0px;
	margin-left: 0px;
}

.fleche {
	position: absolute;
	width: 30px; height: 30px; background: transparent url(../images/fleche_une.gif) no-repeat 0pt 50%;
	margin-left:-17px;
	margin-top: 10px;
}

.lien_fiche {
	background: transparent url(../images/fleche.gif) no-repeat 0pt 50%;
	color: #FAA617;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	margin-left: 10px;
}

.play_over {
	position:absolute; 
	background: transparent url(../images/play.png) no-repeat; 
	height:30px; width:30px;
	top:30px;
	left:30px;
}
* html div#forie6 {
	margin-left:-156px;
}
/* Tweet */
.tweet {
	background: transparent url(../images/arrow.gif) no-repeat scroll 0% 50%;
	padding:0 11px 0px;
}

#cote_tweet ul li blockquote p {
	background-color:#FFFFFF;
	font-size:0.92em;
	line-height:1.2;
	padding:6px 5px;
	width: 380px;
}

.img_tweet {
	background: transparent url(../images/twitter.gif) no-repeat scroll 0% 50%;
	width:100%;
	height: 70px;
}


/* GLOBAL */
.w5 {width:500px}
.w3 {width:350px}
.w4 {width:400px}
.w2 {width:250px}

.round{-moz-border-radius:5px;-webkit-border-radius:5px;}