/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525151;
	background-color: #fff;
	background-image: url(../img/fond_repeat.jpg);
	background-repeat: repeat-x;
}

option.imagebg {
	padding: 2px 0 2px 20px;
	background-repeat: no-repeat;
	background-position: 1px 2px;
	vertical-align: middle;
}

option.imagegamebg {
	padding: 2px 0 2px 40px;
	background-repeat: no-repeat;
	background-position: 1px 2px;
	vertical-align: middle;
}
label{
	color:#0088FB ;
}

h1, h2, h3 {

}

h1 {
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	font-size: 1.8em;
}

h3 {
	font-size: 1em;
}

#contenu table
{ 
	margin-left: auto;
	margin-right: auto;
}


p, ul, ol {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

ul, ol {
	list-style: none;
	list-style-type: none;
}

img {border: none;}
#encre {float: right; font-weight:bold;margin-top: 30px;margin-right:75px;}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #3c3b3b;
}

a:hover {
	color: #0088fb;
}

h1 a, h2 a, h3 a {

}

h1 a:hover, h2 a:hover, h3 a:hover {

}

/* ------------------------------------- GLOBAL ------------------------------- */

#prefond {
	background-image: url(../img/fond_top.jpg);
	background-repeat: no-repeat;
	width: 991px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 800px;
	overflow: hidden;	
}
#fete{
	padding: 5px ;
}
#global {
	width: 960px;
	margin: auto;
}

#entete {
	height: 66px;
}

#entete .logo {
display: block;
padding-top: 7px;
float: left;
}

#login {
float:right;
padding-top:20px;
color: #BFBFBF;
}
#login a{
color: #BFBFBF;
}

#login a:hover{
color: #4590E4;
}

#login p {display: inline;}
#login label {
color: #BFBFBF;
font-size: 11px;
}

#login .chp {
background: url(../img/champ_recherche.jpg) repeat-x 0 0;
border: 1px solid #4F6072;
padding: 2px 0 2px 5px;
color: #45BAE4;
font-size: 11px;
}

#login .btnsub {
background: url(../img/btnenvoyer.png) no-repeat 0 0;
border: none;
color: #fff;
font-weight: bold;
font-size: 11px;
height: 27px;
width: 62px;
cursor: pointer;
}

#login .btnsub:hover {
background: url(../img/btnenvoyer_over.png) no-repeat 0 0;
}

#bandeau {
	height: 254px;
}

#bandeau .news {
	width: 220px;
	float: left;
	padding: 10px 0 0 0;
	height: 235px;
	overflow: auto;
	color: #e3e3e3; 
}

#annonce{
	float: left;
    width: 535px;
	text-align:center;
	padding-top:30px;
	padding-bottom:10px;
}

#bandeau .news abbr {font-size:20px; margin-bottom: 15px; display:block;}

#bandeau .news div img {margin-right: 5px;}
#bandeau .news div span {color:#0088fb;}

#centre {
	clear: both;
	height: 100%;
	overflow: hidden;
	padding-bottom: 4em;
}

#caroussel {
margin-left:240px;
position:relative;
}

/* ------------------------------------- COLONNE GAUCHE ------------------------------- */

#cols_left {
	width: 230px;
	float: left;
}

#form_recherche {
	padding: 20px 0 0 10px;
}

#form_recherche .chp_search {
	background:url(../img/champ_recherche.jpg) repeat-x 0 0;
	border:1px solid #dadada;
	padding:4px 0 4px 5px;
	color: #9faabd;
}

#form_recherche .btn_loupe {
	background: url(../img/loupe_search.png) no-repeat 0 0;
	width: 31px;
	height: 32px;
	border: none;
	cursor: pointer;
	text-indent: -30em;
}

.encarte {
	border-bottom:1px dotted #969696;
	margin-top: 2em;
	padding-bottom: 2em;
}
.encarte span {
	background: url(../img/encart_menu.png) no-repeat 0 0;
	display: block;
	margin-bottom: 2em;
	padding-bottom:15px;
	padding-top:10px;
	text-align: center;
}
.encarte h3 {
	background: url(../img/puce_encarte.png) no-repeat 0 0;
	display: inline;
	padding-left: 17px;
	color: #446583;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
}
.encarte ul {
	overflow: hidden;
}
.encarte li {
	margin-bottom: 7px;
	padding-left: 3em;
}
.encarte li a {
	overflow: hidden;
	height: 100%;
	display: block;
	padding: 5px;
	border-left: 4px solid transparent;
	text-transform: capitalize;
}
.encarte li a:hover {
	border-left: 4px solid #0088FB;
	color: #0088FB;
}
.encarte li a img {
	float: left;
}
.encarte li a p {
	margin-left: 35px;
}

.encarte .topup strong {color: #0088FB;}

/* ------------------------------------- COLONNE DROITE ------------------------------- */

#cols_right {
	width: 195px;
	float: right;
}

.encart2 {
	padding-top: 20px;
}

.encart2 h3 {
background: url(../img/encarte_rightbar.png) no-repeat 0 0;
color: #cdcdcf;
font-size: 16px;
text-transform: capitalize;
text-align: center;
font-weight: normal;
padding-top: 13px;
padding-bottom: 15px;
}

.encart2 strong {
color:red;
display:block;
font-size:10px;
margin-top:5px;
text-align:center;
}

.encart2 .chatbox {
margin-top: 10px;
}

.encart2 ul {
margin-top: 15px;
margin-bottom: 10px;
padding-left: 3em;
}

.encart2 ul li {clear: left;}

.encart2 ul li span {
color: #0088fb;
width: 60px;
float: left;
font-weight: bold;
}

#cols_right #carteconnect {padding-top: 10px;}
#cols_right #carteconnect a img {
	width: 190px;
}



/* ------------------------------------- CENTRE ------------------------------- */

#contenu {
	width: 535px;
	float: left;
	/*padding-top: 7em;*/
}

/* ------------------------------------- PIED DE PAGE ------------------------------- */

#piedpage {
	background-image: url(../img/piedpage.jpg);
	background-repeat: repeat-x;
	height: 73px;
	clear: both;
}

#basdepage {
	background-image: url(../img/basdepage.jpg);
	background-repeat: no-repeat;
	width: 991px;
	margin-left: auto;
	margin-right: auto;
	height: 73px;
}

#basdepage p {
	margin: 0;
	padding-top: 35px;
	float:left;
	padding-left: 35px;
}

#basdepage a {font-size: 11px; color:#c2c2c2;}
#basdepage a:hover {color:#0088fb;}

#basdepage p a {
	display:block;
	line-height:14px;
}

#basdepage ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 35px;
	overflow: hidden;
	text-align:center;
	text-align:right;
	width:600px;
}

#basdepage ul li {
	display: inline;
	padding-left:5px;
}

#basdepage ul li:first-child a {border-left: none; }

#basdepage ul li a {
	padding-left: 5px;
	border-left: 1px solid #C2C2C2;
}




#film_info{
	text-align:left;
}

#film_info a{
	color:#0e5e93;
	text-decoration:none;
	
}

#film_info a:hover{
	color:#4590e4;
	text-decoration:none;
	
}


#film_info img{
	max-width: 500px;
  overflow: hidden;
}

#film_info label{
	color:#4590e4;
	font-size: 14px;
}


#avatar{
	/* border: 1px solid #E0E0E0; */
	width: 100px;
	height: 100px;
	margin-right: 20px;
	margin-bottom: 5px;
	vertical-align:middle;
}

.poster{
	color:#4590e4;
	font-size:12pt;
}  

/********* RATE ***********/

#rateStatus{float:left; clear:both; width:100%; height:20px;}
#rateMe{float:left; clear:both; width:100%; height:auto; padding:0px; margin:0px;}
#rateMe li{float:left;list-style:none;}
#rateMe li a:hover,
#rateMe .on{background:url(../img/star_on.gif) no-repeat;}
#rateMe a{float:left;background:url(../img/star_off.gif) no-repeat;width:12px; height:12px;}
#ratingSaved{display:none;}
.saved{color:red; }

/**************************/
.content_header { 
	width:527px;
	height:40px;
	background: url(../img/style/dark/post_header.png) ;
	background-repeat: no-repeat;
	padding-left: 10px;
	position:relative;
	color:#4479AA;
	font-size:	16px;
	line-height: 38px;
	font-weight:bold;
	text-align: center;
	margin-bottom:10px; 
}

.billet_incontent{
	background-color:#e0e0e0; 
	height:auto; 
	width: 509px; 
	margin-bottom:10px; 
	border: 1px solid #c7c6c6;
	margin-left: auto;
	margin-right: auto;
	padding: 7px;
}

fieldset{
	padding: 7px;
}

/*********** COMMENTS *************/
#comments a{
	color:#0e5e93;
	text-decoration:none;
	
}

#comments a:hover{
	color:#0099ff;
	text-decoration:none;
}

#comments label{
	color:#0e5e93 ;
	border-bottom: dotted 1px #0e5e93;
}

.comment_left{
	padding-left:7px;
	padding-top:7px;
	padding-bottom:7px;
	background-color:#E6E6E6;
	text-align:left;
	 width:150px;
}

.comment_right{
	background-color:#F1F1F1;
	padding:5px;
}

#head_comment_l{
	padding-left:5px;
	text-align:left;
	background-image:url(../img/head_com_bg.png);
}

#head_comment_r{
	padding-right:5px;
	text-align:right;
	background-image:url(../img/head_com_bg.png);
}

#head_comment{
	background-image:url(../img/head_com_bg.png);
}
/**********************************/


/*************CAT*****************/
#idx1 {
	background: url(../img/style/dark/post_header_films.png) ;
	background-repeat: no-repeat;
}

#idx2 {
	background: url(../img/style/dark/post_header_series.png) ;
	background-repeat: no-repeat;
}

#idx3{
	background: url(../img/style/dark/post_header_son.png) ;
	background-repeat: no-repeat;
}

#idx4 {
	background: url(../img/style/dark/post_header_appz.png) ;
	background-repeat: no-repeat;
}

#idx5 {
	background: url(../img/style/dark/post_header_game.png) ;
	background-repeat: no-repeat;
}

#idx6 {
	background: url(../img/style/dark/post_header_xxx.png) ;
	background-repeat: no-repeat;
}
/*********************************/


.news_title{
	color:#FC6532;
	font-size:	14px;
}

#reports table{
	 width:400px;
}

.success{ 
	width:auto;
	height:auto;
	background:#B1E342; 
	border:1px solid #97D31B;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.error{
	width:auto;
	height:auto;
	background:#f0c6c3; 
	border:1px solid #cc6622;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}


