/* Initialisation */
* { margin: 0; padding: 0; border: none; }
/* Style global */
html  { font-size: 100%; } /* IE hack */
body
{ 	
	/*background-color: #ececec; gris */
	background-color: #fff;
	font: 0.8em arial, helvetica, "verdana sans-serif";
	color: #fff;
}
a:link, a:visited{ color: #fff; text-decoration: none; }
a:hover{ text-decoration: underline; }
h1 { font-size: 1.4em; }
p { font-size: 0.85em; }
ul { list-style-type: none; }
li { font-size: 0.90em; list-style:none;}
div { position:relative; }
/* Mise en page DIV globale */
div#page
{
	width: 100%;
	background-color:#fff;
	text-align:center;
}
div#header
{
	width: 100%;
	height: 90px;
	background: url('/images/themes/classic/bg-header.jpg') repeat-x;
}
div#banner-pub
{
	width: 100%;
	height: 95px;
	padding-top:5px;
	background-color:#042038;
	text-align:center;
}
div.banner-pub-cover
{
	margin-bottom:20px;
}
div#header-content
{
	width: 950px;
	margin: auto;
}
div#nav
{
	width: 100%;
	height: 34px;
	background: url('/images/themes/classic/bg-nav.jpg') repeat-x;
	overflow: hidden;
}
div#nav-content
{
	width:980px;
  margin: auto;
}
div#content
{
  width:940px;
  margin: auto;
  padding-top: 5px;
}
div#content-revue2cine
{
  width:100%;
  text-align:center;
}
div#left
{
  padding-top:5px;
	width:630px;
	float:left;
}
div#left h1
{
  font-size: 0.1em;
  color:#fff;
  line-height:3px;
}
/* SPECIAL JACKSON */
div#left-special-large
{
  padding-top:5px;
	width:940px;
	float:left;
	text-align:center;
	margin:auto;
}
/* Pour COUV large => Suisse */
div#left-large-3
{
  padding-top:5px;
	width:630px;
	float:left;
}
div#left-large-3 h1
{
  font-size: 0.1em;
  color:#fff;
  line-height:3px;
}
/* Pour COUV large => par 4 */
div#left-large-4
{
  padding-top:5px;
	width:630px;
	float:left;
}
div#left-large-4 h1
{
  font-size: 0.1em;
  color:#fff;
  line-height:3px;
}
/* Pour COUV large => par 6 */
div#left-large-6
{
  padding-top:5px;
	width:940px;
	float:left;
}
div#left-revue2cine
{
	width:100%;
	height:100%;
	text-align:center;
	background-color:#fff;
}
div#player-bg
{
  padding-top:5px;
  width:100%;
  height:420px;
  margin: auto;
  text-align:center;
  background-color:#000;
}
div#player
{
  width:630px;
  height:415px;
  margin: auto;
  background-color:#000;
}
div#player table td
{
  vertical-align:top;
}
div#player-desc
{
  clear:left;
  width:100%;
  height:140px;
  background-color:#151515;
  text-align:center;
  display:none;
}
div#player-desc h1
{
  font-size:0.85em;
  font-weight:normal;
  margin: 0 auto 0 auto;
  padding:5px 10px 0 0;
  width:800px;
}
div.sep-revue2cine
{
   clear: left;
   height:15px;
}
div#sidebar
{
  	float:left;
	width:310px;
	padding-bottom:25px;
  	padding-top:5px;
}
div#footer
{
	clear: left;
	width: 100%;
	height:45px;
	background: url('/images/themes/classic/bg-footer.gif') repeat-x;
}
div#footer-content
{
	width:950px;
	height:45px;
    margin: auto;
}
div.sep-clear
{
	clear: left;
	height:10px;
}
/* Logo */
div#logo
{
    background: url('/images/themes/classic/logo_revue2presse.gif') no-repeat 15px center;
	padding-left:15px;
	margin-top:30px;
	width: 157px;
	height:27px;
	float:left;
}
/* Slogan */
div#slogan
{
	margin-top:29px;
	width:365px;
	height:30px;
	float:left;
	text-align:left;
	/*background: url('/images/themes/classic/slogan.gif') no-repeat top right;*/
}
div#slogan h1
{
	color:#4abcff;
	font-size: 1.6em;
	
}
div#sep-header
{
	margin-top:18px;
	width:77px;
	height:55px;
	float:left;
	background: url('/images/themes/classic/sep-header.gif') no-repeat center center;
}

div#slogan p
{
	margin-left:4px;
	width:180px;
	padding-bottom:5px;
}

div#slogan p:first-letter
{
	text-transform: uppercase
}
div#slogan-revue2cinema p
{
	margin-top:23px;
}
/* Bloc connexion user */
div#user
{
	float:left;
	width:325px;
	margin: 9px 0 0 0;
	text-align:right;
	font-size: 0.85em;
}
div#user p
{
	height:23px;
}
div#user input
{
	height:16px;
	color:#919191;
	font-size:9px;
	width:92px;
	border: 1px solid #919191;
}
div#user input.bt-connexion
{
	width:64px;
	height:20px;
}
a.forget
{
	font-size:9px;
	color:#919191;
	
}

div#user span
{
	font-weight:bold;
	color:#4abcff;
	line-height:17px;
}

/* liste COUV Home */
div#left li {
	float:left;
	display: inline;
	height: 152px;
	width:125px;
}
div#left img
{
	border: 2px solid #d3cdcd;
}
div#left img.cover
{
	border: 2px solid #d3cdcd;
	margin-bottom:12px;
}
div#left img.cover:hover
{
	border: 2px solid #d3cdcd;
}
div#left img:hover
{
	border: 3px solid #e1e1e1;
}
/* SPECIAL JACKSON */
div#left-special-large img
{
	border: 2px solid #d3cdcd;
}
div#left-special-large img.cover
{
	border: 2px solid #d3cdcd;
	margin-bottom:12px;
}
div#left-special-large img.cover:hover
{
	border: 2px solid #d3cdcd;
}

/* liste COUV Home Large => Suisse */
div#left-large-3 li {
	float:left;
	display: inline;
	height: 271px;
	width:208px;
}
div#left-large-3 img
{
	border: 2px solid #d3cdcd;
}
div#left-large-3 img:hover
{
	border: 3px solid #e1e1e1;
}
/* liste COUV Home Large => par 4 */
div#left-large-4 li {
	float:left;
	display: inline;
	height: 212px;
	width:157px;
}
div#left-large-4 img
{
	border: 1px solid #beb7b7;
}
div#left-large-4 img:hover
{
	border: 2px solid #e1e1e1;
}
/* liste COUV Home Large => par 6 / SPECIAL JACKSON */
div#left-large-6 li {
	float:left;
	display: inline;
	height: 212px;
	width:155px;
}
div#left-large-6 img
{
	border: 1px solid #beb7b7;
}
div#left-large-6 img:hover
{
	border: 2px solid #e1e1e1;
}
/* liste Sidebar */
.bt-submit
{
	width:80px;
	height:20px;
}
/* RSS */
div#tabbed_box_1
{
	width:300px;
}
div#tabbed_box_1 li
{
	margin-bottom:6px;
}
/* Pubs */
div#rightlist
{
	clear:left;
	width:310px;
	margin-top:10px;
	/*margin: 0 0 10px 0;*/
}
div#rightlist li
{	
	/*width:310px;*/
	padding:0 0 14px 0;
}
/* liste Last Couv */
div#last-cover {
	clear:left;
	width:305px;
	height:140px;
	padding:0 0 0 4px;
}
div#last-cover li {
	float:left;
	display: inline;
	height: 138px;
	width:101px;
}
div#last-cover li img
{
	border: 1px solid #d3cdcd;
}
/* liste Last Archives */
div#last-cover-archive {
	clear:left;
	width:305px;
	height:275px;
	padding:0 0 0 4px;
}
div#last-cover-archive li {
	float:left;
	display: inline;
	height: 138px;
	width:101px;
}
div#last-cover-archive li img
{
	border: 1px solid #d3cdcd;
}
/* Texte Last Couv */
/*
div#last-cover-text {
	clear:left;
	width:305px;
	height: 20px;
	padding:0 0 0px 4px;
}
div#last-cover-text li {
	float:left;
	display: inline;
	height: 12px;
	width:101px;
	font-size: 0.70em;
	color:#07679f;
}
*/
/* liste Last Couv HOME 2 lignes*/
div#last-cover-home {
	clear:left;
	width:305px;
	height:280px;
	padding:5px 0 0 4px;
	
}
div#last-cover-home li {
	float:left;
	display: inline;
	height: 138px;
	width:101px;
}
div#last-cover-home li img
{
	border: 1px solid #d3cdcd;
}
/* NUAGE */
div#tag_cloud
{
	border: 1px solid #e1e1e1;
	margin: 3px auto 13px auto;
	width: 300px;
}
/* liste REVUE2CINE */
table.menu-revue2cine {
	background-color:#000;
	font-size:0.75em;
}
td.menu-revue2cine-on {
	background-color:#1494df;
	font-weight:bold;
	font-size:1.2em;
}
div#left-revue2cine li {
	float:left;
	display: inline;
	padding-left:5px;
	padding-top:15px;
	height: 123px;
	width:99px;
}
div#left-revue2cine img
{
	border: 2px solid #d3cdcd;
}
div#left-revue2cine img:hover
{
	border: 3px solid #e1e1e1;
}
div#left-revue2cine img.movie-on
{
	border: 3px solid #1494df;
}
div#left-revue2cine img:hover.movie-on
{
	border: 3px solid #1494df;
}
/* RECHERCHE */
div#search-form
{
	width:305px;
	padding:0 0 15px 0;
}
div#search-form input
{
	border: 1px solid #d3cdcd;
	margin-right:10px;
	font-family:arial;
	font-size:13px;
	height:18px;
}
/* LISTE JOURNAUX HOME*/
div#newspaper_list
{
	width:305px;
	padding:5px 0 0 0;
}
h1.title_rubrique
{
	width:298px;
	height:28px;
	background: url('/images/themes/classic/title_liner.gif') no-repeat top center;
	color:#1a81be;
	font-size:14px;
	text-align:left;
	padding-left:8px;
	margin:2px 0 0 2px;
}
div#newspaper_list ul li
{
	float:left;
	display: inline;
	width:138px;
	height:16px;
	padding-left:12px;
	text-align:left;
	font-size:0.85em;
}
div#newspaper_list li a
{
	color:#034181;
}
div.newspaper-list-clear
{
	clear: left;
	width:300px;
	height:15px;
}
/* FOOTER */
div#footer .block
{
	width:230px;
	height:30px;
	float:left;
}
div#footer li
{
	padding-top:6px;
	height:25px;
	font-size:0.85em;
	/*background: url('../../images/themes/classic/bg-li-footer.gif') no-repeat bottom center;*/
}
div#footer .sep-footer
{
	width:1px;
	height:25px;
	float:left;
	background: url('/images/themes/classic/sep-footer.gif') no-repeat center center;
}
div#footer span
{
	color:#00a2ff;
}
div#footer p
{
  text-align:center;
  font-size:0.7em;
}
/* Page A Propos */
div#about
{
  text-align:left;
  font-size:0.8em;
  color:#04507d;
  padding:10px 0 0 13px;
  background: url('/images/themes/classic/bg-about.gif') no-repeat top center;
}
div#about img
{
  border:0px;
}
div#about img:hover 
{
  border:0px;
}
div#about h1
{
  font-size:1.7em;
  padding-left:15px;
}
div#about h2
{
  font-size:1.2em;
  font-weight:normal;
  padding-left:15px;
}
div#about h3
{
  font-size:1.1em;
  font-weight:normal;
  padding-left:15px;
}
div#about h3 a
{
  color:#04507d;
  text-decoration:underline;
}
div#about h4
{
  font-size:1.1em;
  font-weight:normal;
  padding-left:15px;
}
div#about p
{
  padding-bottom:10px;
}
/* NAVIGATION */
a.slide {
	cursor:hand;
	cursor:pointer;
}
a.slide-revue2cinema {
	cursor:hand;
	cursor:pointer;
}
.main-nav li {
	float: left;
	display: inline;
	color: #1a81be;
	height: 34px;
}
.main-nav img {
	margin: 5px 5px 0 0;
}
.main-nav li a {
	float: left;
	height: 34px;
	color: #1a81be;
	margin: 0px 0 0 0;
	font-weight:bold;
}
/*
.main-nav li a.active {
}
*/
.main-nav li a span {
	float: left;
	cursor: pointer;
	height: 34px;
	color: #1a81be;
}
.main-nav li.first a .bg {
	padding: 8px 1px 0 2px;
	
}
.main-nav li a .bg {
	/*float: left;*/
	/*background-color: #1494df;*/
	/*background: url(../../images/themes/classic/bg-nav.gif) no-repeat;*/
	padding: 9px 1px 0px 2px;
	height: 34px;
}
.main-nav li a .bg-r2c {
	padding: 9px 1px 0px 2px;
	height: 34px;
	color:#000;
	
}
.main-nav li a .bg-l,
.main-nav li a .bg-r {
	width: 8px;
	text-indent: -9999px;
	overflow: hidden;
}
/*
.main-nav li a .bg-l {
	background: url(../../images/themes/classic/bg-nav-left.gif) no-repeat;
}
.main-nav li a .bg-r {
	background: url(../../images/themes/classic/bg-nav-right.gif) no-repeat;
}
*/
/************ ONGLET Actif *************/
.main-nav li a.active .bg-l {
	background-color: #1494df;
}
.main-nav li a.active .bg-r {
	background-color: #1494df;
}
.main-nav li a.active .bg {
  color:#fff;
	background-color: #1494df;
}
.main-nav li a.active:hover {
  text-decoration:none;
}

/* PUBS 
div#pubs-kali
{
	clear:left;
	width:308px;
	margin:7px 0 12px 0;
}
*/
div#google-ad
{
	clear:left;
	width:610px;
	margin:auto;
	border: 1px solid #d3cdcd;
	margin-bottom:15px;
}
div#google-ad-2
{
	clear:left;
	width:601px;
	margin:0 0 0 10px;
	border: 1px solid #d3cdcd;
	margin-bottom:15px;
}
div#google-ad-sidebar
{
	clear:left;
	width:300px;
	height:250px;
	margin:12px 0 20px 5px;
	border: 1px solid #d3cdcd;
}
div#bt-create-account
{
	clear:left;
	width:301px;
	height:97px;
	margin:12px 0 20px 5px;
}
