body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  margin: 0;
  padding: 0;
  width: 100%;
  position:absolute;
}

#header {
  background: #fff url(/images/bgheader.gif) repeat-x;
  padding: 5px 0px 15px 10px;
}

#header a{
  font-size: 3.4em;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #FFFFFF;
}

tr.hovered {
  background-color: #FFF9DF;
}

#search {
	top: 20px;
	right: 15px;
	margin:15px;
	float:right;
}

#title {
	background-color:#FFFFEF; 
	border:1px solid #EAECE2; 
	font-size: 1.5em; 
	font-weight: bold; 
	color:#000000; 
	text-align:center; 
	padding:10px; 
	margin:0 20px 0 20px;
}

#title a{
  text-decoration: none;
  padding: 0 0 0 0.2em;
  color:#000000;
}

.top {
	border-top: 3px solid #CFC28E;
	border-bottom: 1px solid #BFBFBF;
	/*background-image: url(/images/line.gif);
	background-repeat: no-repeat;
	background-position: bottom center;*/
}

.bottom {
  clear:both;
  border-bottom: 3px solid #CFC28E;
  border-top: 1px solid #BFBFBF;
  /*background-image: url(/images/line.gif);
  background-repeat: no-repeat;
  background-position: top center;*/
}

.navigation  {
  background-color:#F7F7F7;
  font-weight: bold;
  padding: 5px 0 5px 10px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}

.navigation a {
  color: #000000;
  font-weight:normal;
  text-decoration: underline;
}

.navigation a:hover {
  color: #000000;
  font-weight:normal;
  text-decoration: underline;
}

.content {
	margin:20px 310px 20px 180px;
	border-right: 1px solid #EAECE2;
	border-left: 1px solid #EAECE2;
	padding: 0px 10px 0px 10px;
	height:500px;
	min-height: 500px;
	}
* > .content {
  height:auto;
}


.content h2 {
  border-color: #FFCC00;
  border-style: solid;
  border-width: 0 0 2px 0;
  font-size: 13px;
  font-weight: bold;
  text-transform : uppercase; 
  color:#655F4B;
  margin-top:30px;
}

#centre {
  float:left;
  height:500px;
  min-height: 500px;
}
* > #centre {
  height:auto;
  margin-left:180px;
  margin-right:210px;
}

#centre img, .content img {
  border:0;
}

#lrec {
  padding: 0px 5px 5px 5px;
}

#mosaique {
  float: left;
  padding:15px 5px 0px 5px;
}

#fiche {
  margin-left: 100px;
  margin-right: 100px;
}

h1 {
  text-transform : uppercase; 
  color: #444444;
  font-size: 1.5em;
  font-weight: bold;
}

div.titre {
  background-color:#FFFFEF;
  border:1px solid #EAECE2;
  text-align:center;
  margin-bottom:10px;
}

.gris {
  color: #AFAFAF;
  font-size: 11px;
}

.note1 {
  color: #655F4B;
  font-size: 1.3em;
  font-weight: 700;
}

.note2 {
  color: #FFCC00;
  font-size: 1.1em;
  font-weight: 800;
}

#left {
  float:left;
  width: 180px;
}
* > #left {
  /*position:absolute;*/
  left:0;
  top:170px;
}

#right {
  float:right;
  /*width: 210px;*/
  width: 310px;
}
* > #right {
  /*position:absolute;*/
  right:0;
  top:170px;
}


#left, #right, #top {
  color: #655F4B;
}

#left h2, #right h2, #top h2 {
  border-color: #FFCC00;
  border-style: solid;
  border-width: 0 0 2px 0;
  font-size: 13px;
  font-weight: bold;
  margin: 0.5em;
  text-transform : uppercase; 
}

#left ul, #right ul, #top ul {
  margin: 0 0.8em 0 1.5em;
  padding: 0;
}

#left li, #right li, #top li {
  display: inline;
  list-style: none;
  line-height: 1.5em;
}

#left a, #right a, #top a , .nom a{
  display:block;
  font-size: 11px;
  text-decoration:none;
  color:#655F4B;
}

#left a:hover, #right a:hover, #top a:hover {
  background-color: #FFF9DF;
  color: #655F4B;
}

input.champ {
  color:#655F4B;
  font-size:0.8em;
  width:80px;
  text-align:center;
}

input.valid {
  background-color:#FFCC00;
  border-color:#655F4B;
  border-style:solid;
  border-width:1px;
  color:#FFFFFF;
  font-size:0.8em;
  width:40px;
  text-align:center;
}

input.valid:hover{
  background-color:#655F4B;
  border:1px solid #EFEDED;
  color:#fff;
}

.icones {
  text-align:center;
}

.icones img {
  border:0;
}

.nav {
  text-align:center;
}

div.float {
 	float: left;
	margin: 0.5em;
	width:150px;
 }

div.float p {
 	text-align: center;
  }

div.spacer {
 	clear: both;
 	}


#adsense {
	text-align:center;
}

.adsense {
	text-align:center;
}

/* reviews / critiques */

table.reviews {
  width:100%;
  padding-right:20px;
  border-spacing: 0px;
  border-collapse: collapse;
}

.reviews tr {
  background-color:#F7F7F7;
}

.reviews th {
  text-align:left;
}

.reviews td {
  background-color:#FFFFFF;
  font-size:11px;
}

/* similar movies */

table.similar, div.similar {
	background-color:#F7F7F7;
	/*border:1px solid #BFBFBF;*/
	font-size:11px;
	padding:10px;
	color: #655F4B;
	width:100%;
}

.similar td {
	background-color:#F7F7F7;
}

.similar a, .voiraussi a, #with a, .reviews a {
	text-decoration:none; 
	color: #655F4B;
}

.similar a:hover, .voiraussi a:hover, #with a:hover, .reviews a:hover {
	text-decoration:none; 
	color: #FFCC00;
}


/* see also */

table.voiraussi {
	background-color:#E0EFE3;
	border:1px solid #BFBFBF;
	font-size:11px;
	padding:10px;
	color: #655F4B;
	width:100%;
}

.voiraussi td {
	background-color:#E0EFE3;
}

/* orthographe */

table#orthographe {
	background-color:#EEEEEE;
	border:1px solid #AFBED3;
	font-size:11px;
	padding:10px;
	color: #666666;
	width:100%;
}

#orthographe td {
	background-color:#EEEEEE;
}


/* with */

table#with {
	background-color:#E0EAEF;
	border:1px solid #BFBFBF;
	font-size:11px;
	padding:10px;
	color: #655F4B;
	width:100%;
}

#with td {
	background-color:#E0EAEF;
}



/* footer */

.baseline  {
	text-align:center;
}
.baseline * {
	font-size:0.8em; 
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
.baseline a {
	text-decoration:none; 
	color: #655F4B;
}
.baseline a:hover {
	text-decoration:none; 
	color: #655F4B;
}

#footer {
	clear: both;
	margin-top: 1em;
	color: #888;
	padding: 25px 50px;	
	text-align: center;
}

#footer-contents {
	padding: 0;
	border-top: 1px solid #C9D0E0;
}

#footer ul#footer-menu {
	position: relative;
	top: -0.8em;
	margin: 0 1em 0 1em;
	padding: 0;
	list-style-type: none;
}

#footer ul#footer-menu li {
	display: inline;
	background: #fff;
	margin: 0 1em;
}

#footer ul#footer-menu li a {
	margin: 0 1em;
	white-space: nowrap;
	text-decoration:none; 
	color: #655F4B;
}

#footer ul#footer-menu li a:hover {
	text-decoration:none; 
	color: #655F4B;
}

#footer ul#footer-menu li img {
	vertical-align: middle;
	border:0;
}

#legal a, a:hover {
	text-decoration:none; 
	color: #655F4B;
}

#legal {
	text-align:right;
	color: #655F4B;
}


.footdesc  {
	text-align:center; 
	font-size:0.8em; 
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	color:#655F4B; 
	padding: 0 30px 0 30px;
}
.footdesc a {
	text-decoration:none; color: #655F4B;
}
.footdesc a:hover {
	text-decoration:none; color: #655F4B;
}


a:link.light, a:visited.light {
  color: #91998E; 
  font-size: 10px;
  text-decoration: underline;
}
a:hover.light, a:active.light {
  color: #3F3731;
}

div.f a.more {
  /*width:140px;*/
  color: #91998E;
  text-decoration: underline;
  margin-top: 5px; 
  display: block;
  height: 20px;
  line-height: 20px;
  padding-right: 5px;
  margin-left: -6px;
  padding-left: 9px;
  font-size: 10px;
  border: 1px solid #F5F6F1;
  background: url("/images/more_off.gif") center right no-repeat #F5F6F1;
}

div.f a.more:hover { 
  color: #3F3731;
  background: url("/images/more.gif") center right no-repeat #EBEEE4; 
  border: 1px solid #DCDFD6; 
  text-decoration: underline; 
}


div#cppost {
	text-align:center;
}

input.cp {
  color:#655F4B;
  font-size:100%;
  width:80%;
  text-align:center;
}

div.divcp {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
}
ul.salles  {
  list-style-type: none;
  margin:0px;
  padding:0px;
}
ul.salles li.selected { background-color: #FFF9DF; }
li.salle {
  list-style-type: none;
  display:block;
  margin:0;
  padding:2px;
  height:32px;
}
li.salle div.image {
  float:left;
  width:32px;
  height:32px;
  margin-right:8px;
}
li.salle div.nom {
  font-weight:bold;
  font-size:12px;
  line-height:1.2em;
}
li.salle div.ville {
  font-size:10px;
  color:#888;
}

#primaryNav {
  left:400px;
  position:absolute;
  top:0px;
  z-index:1;
}

#primaryNav .navItem {
  display:block;
  float:left;
  margin-right:2px;
}

#primaryNav .nav-link {
  color:#FFFFFF;
  display:block;
  float:left;
  font-size:14px;
  font-weight:bold;
  height:20px;
  line-height:20px;
  padding:15px 9px 7px;
  text-decoration:underline;
}

#tagline {
  left:26px;
  position:absolute;
  top:53px;
  z-index:1;
  color:#FFFFFF;
  font-size:13px;
}

.item  {
	margin:10px 0 30px 0px;
}
