/* CSS Document */
body {
	background-image: url('../images/fd.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
  	width: 700px;
}

#entete {
  background-image: url('../images/head_new.jpg');
  background-repeat: no-repeat;
  height: 86px;
}

#contenant {
  background-color: #000000;
  height: 100%;
  width: 100%;
}

#menu {
  background-color: #000000;
  float: left;
  height: 100%;
  text-align: center;
  width: 155px;
}

#contenu {
  background-color: white;
  float: right;
  height: auto;
  padding: 0px;
  width: 544px;
  text-decoration: none;
}

#contenu2 {
	padding-top: 0px;
	padding-left: 24px;
	padding-right: 24px;
	margin-top: 0px;
  	background-color: white;
 	height: auto;
 	width: 250px;
	text-decoration: none;
	width: 496px;
}

#contenu3 {
	padding-top: 12px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 12px;
	color:#FFF;
	font-size: 80%;
	margin-top: 0px;
  	background-color: #9f141a;
 	height: auto;
 	width: 250px;
	text-decoration: none;
	width: 496px;
}


#contenu-dur {
	padding-top: 0px;
	padding-left: 24px;
	padding-right: 24px;
	margin-top: 0px;
  	background-color: white;
 	height: auto;
 	width: 250px;
	text-decoration: none;
	width: 496px;
}

#clearer {
  clear: both;
  height: 0px;
}

#photo-fiche{
  float: left;
  width: 20%;
}

#info-fiche{
  float: right;
  padding: 1px;
  text-align: left;
  width: 75%;
}


#lien-important{
  	color: #c50a1d;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}

#palindrome{
	font-family: Arial, Helvetica, sans-serif;
	float: right;
  	color: #c50a1d;
	font-size: 10px;
	text-decoration: none;
}

.titre_film {
  background-color:#990000 ;
  color: white;
  font-size: 22px;
  font-weight: bolder;
  padding-left: 30px;
}

.annee_histo {
  color: white;
  font-size: 22px;
  font-weight: bolder;
  padding-left: 125px;
}

.real_histo {
  color: 404040;
  font-size: 12px;
}

.jury_histo {
  color: #50030b;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.film_histo {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

a {
  color: #96120D;
  text-decoration: none;
}

img {
  border: 0px;
}

h1,h2 {
  text-align: center;
}

li {
  list-style-type: none;
  padding: 2px;
}

#couleur1, .couleur1{
  background-color: #BABABA;
}

#couleur2, .couleur2 {

}

/* fiche */
.Sur-Titre_fiche_film   {
	color: #FFFFFF;
	font-size: 23px;
	padding-left: 30px;
}

.Titre_fiche_film   {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bolder;
	padding-left: 30px;
	text-align: left;
}

.Sous-Titre_fiche_film_VF   {
	color: #DD050A;
	font-size: 18 px;
	font-weight: bold;
}

.Sous-Titre_fiche_film_GB   {
	color: #DD050A;
	font-size: 18 px;
	font-weight: bold;
	font-style: italic;
}

.Synopsis_VF {
	font-size: 20 px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.Synopsis_GB {
	font-size: 20 px;
	font-weight: normal;
	color: #DD050A ;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.Txt_fiche_film_VF {
	font-size: 16 px;
	font-weight: bold;
	color: #666666;
}

.Txt_fiche_film_GB {
	font-size: 16 px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
} 

.synopsis {
  display: block;
  font-size: 14 px;
  text-align: justify;
  padding: 5px;
}

.titre-noir {
  	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

.competition {
 margin: 0px 0px 0px 0px;
 text-align: middle;
}

.competition a {
  color: white;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}

.rouge1 {
  background-color: #c50a1d;
  clear: left;
  height: 100px;
  padding: 5px;
}

.rouge2{
  background-color: #9f141a;
  clear: left;
  height: 100px;
  padding: 5px;
}

.img_competition {
  display: block; 
  float: left;
  height: 100px; 
  margin-right: 15px;
  text-align: left;
  width: 128px; 
}
