/* Feuille de style pour www.patrickbenquet.info */

/* gamme de couleurs
Couleur des fond des pages : background-color: #CBB3A5
Couleur de fond des textes de la revue de presse : background-color: #EDD5C7
Fonds de cadres fonces : background-color: #A59585;
Gros titres : #993300
Liens : #A59585
Liens hover : #D57F54
Sur fonds fonces : liens : #FFFFFF; liens hover: #663300;
*/

* 
{
padding: 0px;
margin: 0px;
}

body {
color: #330000; /* Couleur de la police */
background-color: #CBB3A5;
font-family: Arial, Helvetica, sans-serif;
font-size: small; /* Taille de la police */
}

h1 {
font-size: 180%;
font-weight: lighter;
color: #FFFFFF;
margin-top: 5px;
margin-bottom: 5px;
}

h2 , h3 , h4 {
	font-weight: lighter;
	color: #993300;
	text-decoration: none;
}

h2 {
font-size: 180%;
text-align: right;
margin-top: 5px;
margin-bottom: 5px;
}

h3 {
font-size: 120%;
text-align: right;
margin-top: 4px;
margin-bottom: 4px;
}

h4 {
font-size: 120%;
text-align: left;
margin-top: 4px;
margin-bottom: 4px;
}

p {
margin-bottom: 8px;
}

em {
font-style: normal;
font-size: 120%;
font-weight:bold;
margin-bottom:10px;
}

a { text-decoration: none; outline: none; }
/* supprimer le soulignement */
a:link { color: #A59585; }
a:visited {color: #660000; }
a:hover, a:focus {color: #663300; text-decoration: none; }
a:active { text-decoration: none; padding-bottom: 5px; border-bottom: none; }

#wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 880px;
	padding: 0px;
	margin: 15px;
}
#colonne_gauche {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	padding: 0px;
	margin: 0px;
}

#colonne_droite {
	position: absolute;
	top: 0px;
	left: 215px;
	width: 665px;
	padding: 0px;
	margin: 0px;
}

#cadre_patrick_benquet_realisateur {
	left: 0px;
	top: 0px;
	width: 200px;
	font-size: 100%;
	text-align: center;
	background-color: #A59585;
	margin: 0px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-right-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
}

#cadre_photo {
	left: 0px;
	width: 200px;
	padding: 0px;
	margin-top: 15px;
	border: none;
}

#zone_de_navigation {
	background-color: #A59585;
	left: 0px;
	width: 200px;
	font-size: 100%;
	text-align: center;
	margin-top: 15px;
	border-top: 1px solid #FFF;
}

#zone_de_navigation li {
	color: #663300;
	display: list-item; /*xxx*/
	list-style-type: none; /*sans points d'enumeration*/
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FFF;
}

#zone_de_navigation a 
{
text-decoration: none;
color: #FFF;
}

#zone_de_navigation a:active 
{
background-color: #FF3300;
text-decoration: none;
}

#zone_de_navigation a:hover
{
text-decoration: none;
color: #663300;
}

#actu_index {
	top: 0px;
	left: 0px;
	width: 665px;
	color: #993300;
	background-color: #E7CCBC;
	font-size: 120%;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #993300;
	margin-bottom: 15px;
}

#titre_page {
	left: 0px;
	height: 40px;
	width: 665px;
	padding: 10px;
	font-size: 100%;
	text-align: right;
	background-color: #FFFFFF;
	border-top: 2px solid #A59585;
	border-bottom: 2px solid #A59585;
	margin: 0px;
}

#cadre_contenu {
	left: 0px;
	width: 665px;
	padding: 10px;
	text-align: left;
	font-size: 100%; 
	background-color: #FFFFFF;
	border-top: 2px solid #A59585;
	border-bottom: 2px solid #A59585; /* bordure inferieure */
	margin-top: 15px;
	margin-bottom: 15px;
}

#zone_de_contenu
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#lien_haut_page
{
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBB3A5;
	padding-top: 8px;
	margin-top: 10px;
	clear: both;
}

#liste_des_films {
	font-size: 150%;
	font-weight: lighter;
	
}

.liste_feragauche {
	text-align: left;
	border-top: 1px solid #CBB3A5;
	padding: 4px 0px 4px px;
	clear: both;
}

.liste_feradroite {
	text-align: right;
	border-top: 1px solid #CBB3A5;
	padding: 4px 0px 4px 0px;
	clear: both;	
}

#pagination
{
	text-align: right;
	padding-top: 5px;
	clear: both;
}

#pagination_bas
{
	text-align: right;
	clear: both;
	border-top-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CBB3A5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.inactive
{
color: #E6E6E6;
}

p, ul {
margin-top: 0;
margin-right: 0;
margin-bottom: 1em; /* marge inf?rieure */
margin-left: 0; }
li {
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 1em; /* marge de gauche */
}

#titre_film
{
position: static;
width: 250px;
padding: 5px;
}

#duree_diff_film
{
position: static;
width: 250px;
padding: 5px;
}

#technique_film
{
position: static;
width: 250px;
padding: 5px;
margin-bottom: 10px;
}

#photo_film
{
float: right;
top: 0px;
width: 400px;
height: 300px;
padding-bottom: 10px;
}

#texte_film
{
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: none;
}

#lien_rvpr
{
	background-color: #A59585;
	text-align: right;
	padding: 5px;
	margin-bottom: 4px;
	text-decoration: none;
	clear: both;
}

#lien_rvpr a
{
	color: #FFFFFF;
	text-decoration: none;
}

#lien_rvpr a:hover
{
text-decoration: none;
color: #663300;
}

#lien_rvpr a:active
{
	color: #FF0000;
	text-decoration: none;
}

.revue_de_presse
{
	padding: 8px 5px;
}

#retour_rvpr 
{
	color: #663300;
	background-color: #A59585;
	padding: 3px 5px;
	text-align: right;
}
#retour_rvpr a
{
	color: #FFFFFF;
}

#retour_rvpr a:hover
{
	color: #663300;
}
#retour_rvpr a:active
{
	color: #FF0000;
}
.menu_element_on
{
	color: #663300;
	background-color: #FFFFFF;
}
#webmestre {
	font-size: 75%;
	font-style: normal;
	font-weight: lighter;
	color: #33FF00;
	width: 200px;
	margin-top: 50px;
	text-align: center;
}
#webmestre a
{
color: #A59585;
}
.admin
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #993300;
	position: absolute;
	height: 100px;
	width: 200px;
	margin-top: 50px;
	margin-left: 50px;
	padding: 20px;
}

#titre_revue_de_presse {
	font-size: 150%;
	text-align: left;
	color: #993300;
}
.critique_film {
	width: 95%;
	padding-top: 5px;
	clear: both;
}
.logo_presse_critique{
	float: left;
	padding-top: 5px;
	margin-right: 15px;
}
.texte_critique_film {
	width: 95%;
	padding-top: 15px;
}


