@charset "ISO-8859-1";
.tabl_bleu_haut {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #AFD2D9;
	background-image: url(img/haut.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #819BA1;
}
.tabl_bleu_liste1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #F1F8FB;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AFD2D9;
	border-bottom-color: #AFD2D9;
	border-left-color: #AFD2D9;
}
.tabl_bleu_liste2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AFD2D9;
	border-bottom-color: #AFD2D9;
	border-left-color: #AFD2D9;
}

.tabl_vert_haut {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #BBD9AC;
	background-image: url(img/haut.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92AA86;
}
.tabl_vert_liste1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #F1F8FB;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BBD9AC;
	border-bottom-color: #BBD9AC;
	border-left-color: #BBD9AC;
}
.tabl_vert_liste2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BBD9AC;
	border-bottom-color: #BBD9AC;
	border-left-color: #BBD9AC;
}

.genre_film_realisateur {
	width: 120px;
	float: right;
}
.date_film_realisateur {
	width: 160px;
	float: right;
}
.note_film_realisateur {
	width: 80px;
	float: right;
}

.menu-deroul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D36663;
	background-color: #FFFFFF;
	vertical-align: middle;
	border: 1px solid #FF6666;
	text-transform: capitalize;
	margin-top: 8px;
}
.liste-lettres {
	height: 50px;
	width: 80px;
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 106px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #F5F5F5;
	border: 1px dashed #CCCCCC;
	padding-top: 5px;
	background-image: url(img/menu_liste_film.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.liste-annee {
	height: 50px;
	width: 80px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #F5F5F5;
	margin: 8px;
	border: 1px dashed #CCCCCC;
	padding-top: 5px;
	background-image: url(img/menu_liste_film.png);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.liste-style {
	height: 50px;
	width: 120px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #F5F5F5;
	margin: 8px;
	border: 1px dashed #CCCCCC;
	padding-top: 5px;
	background-image: url(img/menu_liste_film.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.checkbox-critique {
	height: 50px;
	width: 120px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #F5F5F5;
	margin: 8px;
	border: 1px dashed #CCCCCC;
	padding-top: 5px;
	background-image: url(img/menu_liste_film.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
