*{
	font-family			: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-image: url(images/fd_body.gif);
	background-repeat: repeat-x;
	background-color: #1f5b85;
	background-position: top;
	margin: auto;
}

h1 {
	font-family			: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	margin: 0px;
	color: #2e709e;
}
h2 {
	font-size: 16px;
	color: #0d9be6;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0d9be6;
	height: 30px;
	text-transform: uppercase;
}
h3{
	font-size: 14px;
	color: #ffffff;
	margin: 0px 0px 10px;
	background-color: #011b2d;
	text-transform: uppercase;
	font-weight: normal;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}
h4 {
font-size: 15px;
	color: #a5dbf7;
	margin: 0px 0px 3px;
}
h5 {
font-size: 14px;
	color: #a5dbf7;
	margin: 0px 0px 3px;
}
a{
	color: #FFFFFF;
}
a:hover{
	color: #0ea1ee;
}
p {
	color: #FFFFFF;
		font-size: 13px;
			margin: 0px 0px 10px 0px;
}
p img{
	float:left
}
.right {
	text-align: right;
}
.lrft {
	text-align: left;
}
td.central {
	background-image: url(images/fd_central.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.selection_film {
	margin-left: 5px;
	width: 280px;
	background-image: url(images/fd_selection.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.selection_film .film_select {
	background-image: url(images/fd_film_select.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #055287;
	border-right-color: #055287;
	border-bottom-color: #055287;
	border-left-color: #055287;
	margin-left: 25px;
	margin-right: 5px;
	width: 250px;
	margin-bottom: 5px;
}
.selection_film .film_select img{
	float: left;
	border: 1px solid #000000;
	margin: 3px;
}
.selection_film .film_select p {
	color: #FFFFFF;
	margin: 2px 0px 0px;
	font-size: 11px;
}
.selection_film .film_select a.film{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.selection_film .film_select a.film:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0ea2f0;
}
.selection_film. film_select p a{
	font-size: 11px 
}

.selection_film_autre {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.selection_film_autre .film_select {
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #055287;
	border-right-color: #055287;
	border-bottom-color: #055287;
	border-left-color: #055287;
	margin-right: 5px;
	margin-bottom: 5px;
}
.selection_film_autre .film_select img{
	float: left;
	border: 1px solid #000000;
	margin: 3px;
}
.selection_film_autre .film_select p {
	color: #FFFFFF;
	margin: 2px 0px 0px;
	font-size: 11px;
}
.selection_film_autre .film_select a.film{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.selection_film_autre .film_select a.film:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0ea2f0;
}
.selection_film_autre .film_select p a{
	font-size: 11px;
}


.clear {
	clear: both;
}
td.principal {
	vertical-align: top;
	padding-right: 25px;
	padding-left: 10px;
}
b {
	color: #00a7ff;
}
.marge {
	margin-left: 20px;
}
td.bas {
	text-align: center;
	height: 35px;
	padding-top: 10px;
	background-image: url(images/bas.gif);
	background-repeat: no-repeat;
}