body{
	margin:					0px;
	padding:				0px;
	font-family:			Arial;
	font-size:				13px;
	}
	
#haut{
	width:					1000px;
	height:					265px;
	background: url(/images/fond1.png) no-repeat 0px 0px;
	}

#content{
	clear:				both;
	position:			relative;
	left:				0px;
	margin:				0px;
	padding:			0px;
	height:				600px;
	width:				1000px;
	border:				0px;
}

#gauche{
	float:					left;
	margin:					17px 0px 0px 0px;
	padding:				1px 4px 20px 4px;
	width:					490px;
}

#gauche #table{
	float:					left;
	font-size: 9px;
	}
	
#droite{
	float:					right;
	margin:					17px 0px 0px 0px;
	padding:				1px 4px 1px 4px;
	width:					450px;
	background-color:		#CCCCCC;
	height: 95%;
	border-left-style: dotted;
	border-left-color: #CC0000;
}

#even{
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	margin: 20px 0px 0px 0px;
}

#titredroite{
	font-size: 16px;
	color: #CC0000;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	padding: 20px 0px 0px 0px;
}

#auteurdroite{
	font-size: 14px;
	color: #CC0000;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
}

#adaptationdroite{
	font-size: 14px;
	color: #CC0000;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
}

#metteurdroite{
	font-size: 14px;
	color: #CC0000;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
}

#duree{
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
}

#photodroite{
	text-align: center;
	font-size: 10px;
}

#photoencart{
	text-align: center;
	font-size: 10px;
	float: right;
	padding: 0px 0px 0px 10px;
}

#datesdroite{
	font-size: 14px;
	color: #CC0000;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
	padding: 10px 0px 0px 0px;
}

#detaildroite{
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	font-variant: normal;
	padding: 10px 0px 0px 0px;
}

#detaildroite a:link, #detaildroite a:visited{
	color: #CC0000;
}

#detaildroite a:hover{
	color: #666666;
	text-decoration: underline;
}

#cdpdroite{
	font-size: 14px;
	color: #CC0000;
	text-align: right;
	font-weight: normal;
	font-variant: normal;
	padding: 10px 0px 0px 0px;
}

#cdpdroite a:link, #cdpdroite a:visited{
	color: #CC0000;
}

#cdpdroite a:hover{
	color: #666666;
	text-decoration: underline;
}

#resumedroite{
	font-size: 14px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	font-variant: normal;
	padding: 30px 10px 30px 10px;
}

#footer{
	width:					630px;
	clear:					both;
	}

#footer a:link, #footer a:visited{
	font-size:				10px;
	text-decoration:		underline;
	}
	
#footer a:link, #footer a:visited{
	font-size:				10px;
	text-decoration:		underline;
	}
	
#footer #colonne1, #footer #colonne2, #footer #colonne3, #footer #colonne4{
	float:					left;
	margin-right:			35px;
	}
	
#copyright{
	clear:					both;
	padding:				20px 0px 0px 0px;
	width:					315px;
	}

#bas{
	display:				block;
	clear:					both;
	padding:				20px 0px 0px 20px;
	margin:					0px;
	width:					700px;
	font-size:				10px;
	}

/* Les CLASS */

.genre {
	color: #BDA8A8;
	font-size: 18px;
	font-variant: normal;
	font-weight: bold;
	float: none;
	clear: both;
	padding: 10px 0px 0px 10px;
	font-style: italic;
}

.titre {
	color: #333333;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	float: none;
	clear: both;
	padding: 10px 0px 0px 50px;
}

.titre a:link, .titre a:visited{
	color: #333333;
}

.titre a:hover{
	color: #CC0000;
}

.auteur {
	color: #333333;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	float: none;
	clear: both;
	padding: 0px 0px 0px 50px;
	font-style: italic;
}

.tableau {
	color: #333333;
	font-size: 14px;
	font-variant: normal;
	font-weight: normal;
	float: none;
	clear: both;
	padding: 0px 0px 0px 50px;
	font-style: italic;
}
#container {
	margin-left:auto;
	margin-right : auto;
	background: #ffffff url('cofac/fd00.gif') repeat-y scroll 0pt 50%;
	width: 1200px;
	background-color:#ffffff;
