/* CSS Document */
body {
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
  background-image: url("../images/design/bg-rideaux.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
	margin: 0 0 0 0;
}

table.globalholder {
  margin-top: 50px;
}

a {
	color: #be1908;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

img {
	border-width: 0;
	margin: 0 0 0 0;
}

/* ENTETE */
td.leftentete {
	padding: 6px 0 0 0;
}

td.rightentete {
	padding: 40px 0 0 0;
}

tr.entete {
	background-image: url("../images/design/entete-bg.png");
	background-position: top;
	background-repeat: repeat-x;
	height: 79px;
	text-align: left;
	vertical-align: top;
}

div.menucontainer {
	background-image: url("../images/design/entete-under-logo.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 79px;
	vertical-align: bottom;
}

div.apercuentete {
	text-align: right;
}

img.apercuentete {
	border: 2px solid #FFFFFF;
}


/* MENU */
td.menu {
	text-align: center;
	vertical-align: bottom;
	padding: 10px 10px 0 10px;
}

a.menu {
	color: #111111;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: #AF1606;
}


/* TOOLBAR */
table.toolbar {
	background-color: #efefef;
	padding: 0px 5px 0px 5px;
	margin: 0 0 10px 0;
}

div.HeaderMessage {
  padding: 5px;
  margin-bottom: 10px;
  background-color: #CCFF99;
  border: solid #009933 1px;
  text-align: center;
  }

a.HeaderMessage {
  color: #009933;
  text-decoration: none;
  font-weight: bold;
  }

/* PAGE */
td.pageset {
	padding: 0 0 0 7px; /* décalage pour bobine - gauche */
}

div.mainpage {
	background-color: #FFFFFF;
	border-left: 2px solid #000000;
	border-top: 0;
	border-right: 2px solid #000000;
	border-bottom: 0;
	padding: 5px 10px 5px 10px;
}

span.notfound {
	text-decoration: line-through;
	color: #555555;
}

/* INDEX */

div.indexAfficheTitle {
  font-size:14px;
  font-weight: bold;
  margin-bottom: 10px;
  } 

div.indexAffiche {
  height: 130px;
  }

div.ApercuAffiche {
  text-align: center;
  width: 100px;
  float: left;
  margin-right: 1px;
  }
  
div.ApercuAfficheNom {
  border: solid #EFEFEF 1px;
  text-align: center;
  height: 40px;
  overflow: hidden;
  width: 90px;
  padding: 2px;
  }
  
img.pictureAffiche {
  width: 90px;
  height: 120px;
  }

a.indexAffiche:hover {
  padding-top: 10px;
  }  
  
div.indexWelcomeMsg {
  font-size:20px;
  font-weight: bold;
  margin-bottom: 10px;
  }

div.indexIntroText {
  height: 165px;
  padding: 10px;
  }
  
div.indexPartner {
  float: right;
  width: 200px;
  }

div.Partnership {
  background-image: url("../images/design/PartnerShip.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 65px 15px 40px 15px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  }

div.indexHalf {
  width: 48%;
  padding: 5px 5px 15px 5px;
  }
  
div.indexLastFilms {
  padding: 3px;
  overflow: hidden;
  background-color: #EFEFEF;
}

ul.indexLastFilmsColumn {
  float: left;
  width: 27%;
  display: block;
  }

li.indexLastFilmsList {
  list-style: none;
  margin-bottom: 5px;
  }

a.indexLastFilmsLink {
  text-decoration: none;
  color: #777777;
  font-size: 11px;
  }

a.indexLastFilmsLink:hover {
  text-decoration: underline;
  color: #000000;
  }

p.indexPartners {
  margin: 10px;
  display: block;
  }

/* CLASSEMENT */
a.rankingtitle {
	color: #be1908;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.rankingtitle:hover {
	color: #be1908;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

table.ranking {
	border-top-width: 1px;
	border-top-color: #F4F4F4;
	border-left-width: 1px;
	border-left-color: #F4F4F4;
	border-right-width: 2px;
	border-right-color: #EEEEEE;
	border-bottom-width: 2px;
	border-bottom-color: #EEEEEE;
	border-style: solid;
	margin: 10px 0 10px 0;
}

tr.head {
	text-align: right;
	vertical-align: bottom;
	height: 20px;
	padding: 0 0 0 0;
}

tr.ranking {
	height: 60px;
	background-image: url("../images/design/ranking-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 0 0 0;
}

span.rankingnumber {
	color: #BBBBBB;
	font-size: 21px;
	text-decoration: none;
}

td.rankingimg {
	font-size: 8px;
	width: 45px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
}

/* TABLES */
table.framed {
	border-top-width: 1px;
	border-top-color: #F4F4F4;
	border-left-width: 1px;
	border-left-color: #F4F4F4;
	border-right-width: 2px;
	border-right-color: #EEEEEE;
	border-bottom-width: 2px;
	border-bottom-color: #EEEEEE;
	border-style: solid;
	background-image: url("../images/design/table-bottom-bg.png");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 35px;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}

span.tabletitle {
	font-weight: bold;
}

td.tablecontent {
	height: 20px;
	background-image: url("../images/design/table-corner-film.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

td.tablecontentbgoff {
	height: 20px;
	padding-bottom: 10px;
}

div.gray {
	background-color: #efefef;
	padding: 5px 5px 5px 5px;
	margin: 5px 0 5px 0;
}

/* CADRES */
div.cadre {
	margin: 0 0 10px 0;
	padding: 5px 5px 15px 5px;
	border-top-width: 1px;
	border-top-color: #F4F4F4;
	border-left-width: 1px;
	border-left-color: #F4F4F4;
	border-right-width: 2px;
	border-right-color: #EEEEEE;
	border-bottom-width: 2px;
	border-bottom-color: #EEEEEE;
	border-style: solid;
	background-image: url("../images/design/table-bottom-bg.png");
	background-position: bottom;
	background-repeat: repeat-x;
}

div.cadrehead {
	padding: 3px 3px 3px 5px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: top;
}

#infos {
	background-color: #af1606;
	background-image: url("../images/design/bg-cadre-informations.png");
}

#liens {
	background-color: #ed9101;
	background-image: url("../images/design/bg-cadre-liens.png");
}

#description {
	background-color: #019e30;
	background-image: url("../images/design/bg-cadre-description.png");
}

#partenaires {
	background-color: #8b0176;
	background-image: url("../images/design/bg-cadre-partenaires.png");
}

/* FILMS */
td.detailimg {
	width: 130px;
	height: 170px;
	text-align: center;
	vertical-align: middle;
	padding: 0 0 0 0;
	background-color: #ffffff;
	background-image: url("../images/design/nofilmimage.png");
	background-position: center;
	background-repeat: no-repeat;
}

span.ranking {
	font-size: 20px;
}

td.detailrank {
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 10px;
}

img.picture, img.pictureAffiche {
	border-bottom: 2px solid #CCCCCC;
	border-left: 0 solid #FFFFFF;
	border-right: 2px solid #CCCCCC;
	border-top: 0 solid #FFFFFF;
}

div.film, div.film1, div.film2, div.film3 {
	text-align: left;
	vertical-align: top;
	padding: 30px 5px 5px 70px;
	background-position: top left;
	background-repeat: no-repeat;
	height: 35px;
}

div.film {
	background-image: url("../images/design/film-honor.png");
}

div.film1 {
	background-image: url("../images/design/film-honor-1.png");
}

div.film2 {
	background-image: url("../images/design/film-honor-2.png");
}

div.film3 {
	background-image: url("../images/design/film-honor-3.png");
}

div.ficheOptions {
  padding: 20px 0 10px 0;
  overflow: hidden;
  }

div.vote {
  width: 40%;
  height: 55px;
	margin: 0 0 0 0;
	padding: 0 3px 3px 50px;
	background-image: url("../images/design/fiche-votez.png");
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

div.commentaires {
  float: right;
  width: 40%;
  height: 55px;
	margin: 0 0 0 0;
	padding: 0 3px 3px 50px;
	background-image: url("../images/design/fiche-commentaires.png");
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

div.BandeAnnonceBox {
  margin: 0 0 10px 0;
  background-color: #EEEEEE;
  border: solid #444444 1px;
  text-align: center;
  padding: 5px;
  background-image: url("../images/design/menu-cinema.png");
	background-position: 0px -10px;
	background-repeat: no-repeat;
	cursor: pointer;
  }

a.BandeAnnonceLink {
  color: #444444;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  }

/* Apercus */

div.ApercuHolder {
  margin: 0 auto 25px auto;
  }

div.Apercu {
  text-align: center;
  }

div.ApercuStars {
  margin: 3px 0 3px 0;
  }
  
/* BOUTONS */
a.bouton {
	color: #FFFFFF;
	text-decoration: none;
}

a.bouton:hover {
	color: #000000;
}

img.bouton {
	float: left;
	margin: 5px 10px 5px 10px;
}

/* CONTENU */
a.black {
	color: #000000;
}

a.black:hover {
	text-decoration: none;
}

a.admin {
	color: #02992e;
	text-decoration: underline;
}

a.admin:hover {
	text-decoration: none;
}

a.background {
	display: block;
	padding: 5px 0 5px 0;
	background-color: #FFFFFF;
	text-decoration: none;
}

a.background:hover {
	background-color: #EFEFEF;
	text-decoration: none;
}

img.linkicon {
	float: left;
	margin: 0 3px 0 0;
}

div.border {
	border: 1px solid #d1d1d1;
	padding: 5px 5px 5px 5px;
	margin: 3px 3px 3px 3px;
}

div.border:hover {
	border-color: #000000;
}

/* Membres */

div.MemberList {
  margin: 10px;
  }

div.MemberLine {
  background-color: #EFEFEF;
  margin: 2px;
  text-align: left;
  padding: 5px;
  }

div.MemberParticipation {
  float: right;
  font-weight: bold;
  }

a.MemberLink {
  text-decoration: none;
  font-weight: bold;
  }

/* TABLE -------------------- */
table {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
}
/* -------------------------- */

hr {
	border-width: 1px;
	border-style: solid;
	border-color: #F7F7F7;
	margin: 10px 0 10px 0;
	width: 100%;
}

div.alert {
  border: solid #CA1515 1px;
  background-color: #FFD1D1;
  color: #CA1515;
  padding: 5px 5px 5px 70px;
  background-image: url("../images/design/copyright.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  margin: 5px;
}  

span.alert {
	color: #CA1515;
}

span.small {
	font-size: 11px;
}

span.big {
	font-size: 14px;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	color: #af1606;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}
h1 {
	font-size: 20px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 13px;
}

span.color {
	color: #000000;
	font-size: 12px;
}

span.b {
	font-weight: bold;
}

span.u {
	text-decoration: underline;
}

span.i {
	font-style: italic;
}

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}

button {
	background-image: url("../images/design/button-bg.png");
	background-position: bottom;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 0 3px 0 3px;
	background-color: #FAFAFA;
	margin: 2px 0 2px 0;
	height: 21px;
	cursor: pointer;
}

input.button {
	background-image: url("../images/design/button-bg.png");
	background-position: bottom;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 0 3px 0 3px;
	background-color: #FAFAFA;
	margin: 2px 0 2px 0;
	height: 21px;
	cursor: pointer;
}

input.textinput {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 0 3px 0 3px;
	background-color: #FAFAFA;
	margin: 2px 0 2px 0;
	height: 17px;
}

select {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 0 0 0 3px;
	background-color: #FAFAFA;
	margin: 2px 0 2px 0;
}

optgroup {
	font-weight: bold;
	padding: 0 0 0 3px;
	background-color: #EEEEEE;
}

textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 0 3px 0 3px;
	background-color: #FAFAFA;
	margin: 2px 0 2px 0;
}

/* FOOTER */
div.footerinfos {
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px 15px 5px 15px;
	text-align: center;
}

a.footerinfos {
	color: #F4F4F4;
}

a.footerinfos:hover {
	color: #FFFFFF;
}

/* Popup */

a.PopUpLink {
  color: #555555;
  text-transform: uppercase;
  text-decoration: none;
  }


#PopUp {
  background-color: #FFFFFF;
  position: absolute;
  padding: 15px;
  opacity: 1;
  filter: alpha(opacity=100); 
  top: 0;
  left: 0;
  }

#PopUpContainer {
  margin-top: 5px;
  }
  
#HidePage {
  background-color: black;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  filter: alpha(opacity=60); 
  position: absolute;
  }
