
body{
	margin: 0;
	padding: 0;
	background: #000;
}

a img{
	border: none;
}

.cacher{
	display: none;
}

span.titre{
	display: none;
}

#top{
	width: 100%;
	height: 250px;
	background: #000 url(img/ligne.png) bottom repeat-x;
	position: relative;
}

img#Got{
	position: absolute;
	bottom: -13px;
	left: 50%;
	margin-left: -500px;
}

img#Futile{
	position: absolute;
	top: 40px;
	right: 50%;
	margin-right: -350px;
}

img#slogan{
	position: absolute;
	bottom: 40px;
	right: 50%;
	margin-right: -400px;
}

#infos{
	width: 698px;
	height: 200px;
	background: #000;
	margin: 0 auto;
	padding: 0 0 0 0px;
}

img#intro_infos{
	float: left;
	margin-right: -1px;
	display: none;
}

ul#liste_infos{
	float: left;
	color: #FFF;
	list-style: none;
	padding: 0;
	margin: 14px 0px 0 8px;
}

#liste_infos li{
	display: block;
	height: 30px;
	width: 158px;
	text-align: right;
	margin: 0 -2px 4px 0;
	padding: 10px 18px 0px 0;
	background: transparent url(img/fond_menu.png) no-repeat;
	position: relative;
	border-right: 2px solid #FFF;
}	

#liste_infos li img{
	position: absolute;
	top: 4px;
	left: 8px;
}

#conteneur{
	float: left;
	background: transparent url(img/fond_conteneur.png) no-repeat;
	width: 497px;
	height: 100%;
}

#bottom{
	width: 900px;
	min-height: 450px;
	margin: 0 auto;
	position: relative;
}

.ligne{
	width: 100%;
	height: 6px;
	background: #FFF url(img/ligne.png) repeat-x;
}

.cl_post{
	width: 100%;
	position: relative;
}


.contenu, .contenu2{
	width: 800px;
	margin: 0 auto;
	padding: 15px 0 15px 0px;
	text-align: justify;
	font-size: 17px;
	position: relative;
}

h2 a, h2 a:visited{
	color: #FFF;
	text-decoration: none;
}

.contenu p a, .contenu p a:visited, .contenu2 p a, .contenu2 p a:visited{
	color: #1c1c1c;
	text-decoration: underline;	
}

.contenu a:hover{
	text-decoration: none;	
}

.classik{
	background: #F00 url(img/fond_rouge.png) center repeat;
}

.classik .contenu{
	background: transparent url(img/fond_classik.png) repeat-y;
}

.classik .contenu h2{
	padding: 0 0 0 125px;
}

.classik .contenu p, .classik .contenu object{
	margin: 10px 0;
	padding: 0 175px 0 175px;
	font-family: Helevtica, Arial, sans-serif;
	color: #EEE;
	line-height: 1.1em;
}

.classik .contenu h3{
	margin: 15px 0 10px 145px;
	color: #FFF;
	text-decoration: underline;
}

.classik .contenu img{
	margin: 10px 0px 0 173px;
	padding: 5px;
	background: #FFF;
}

.classik .contenu a:hover img{
	background: #000;
}

.classik .contenu table{
	margin: 5px 166px 0 166px;
}

.classik .contenu table img{
	margin: 0;
	padding: 5px;
}

.classik .contenu li{
	color: #EEE;
}

.date img{
	background: transparent!important;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -160px;
	top: 60px;	
}

#comments h3{
	text-align: right;
	color: #FFF;
	margin: 50px 30px 0 0;
}

.top_comm{
	width: 445px;
	height: 29px;
	background: transparent url(img/comm_top.png) no-repeat;
	margin: 0 auto;
}

.commentaire{
	width: 445px;
	background: transparent url(img/comm_fond.png) center repeat-y;
	margin: 0 auto;
	padding: 0;
}

.commentaire p{
	margin: 0 !important;
	padding: 0 35px 0 20px !important;
	color: #000 !important;
}

.bas_comm{
	width: 445px;
	height: 60px;
	background: transparent url(img/comm_bas.png) no-repeat;
	margin: 0 auto;
}

.comment-info p{
	margin: -5px 0 25px 0 !important;
}

#comment-form fieldset{
	border: none;
}

p.field label{
	color: #FFF;
	text-align: left;
}

p.field input{
	width: 445px;
	background: #D60000;
	font-size: 18px;
	border: none;
	border-top: 1px solid #FFF;
	padding: 3px 0;
}

p.field textarea {
	width: 445px;
	background: #D60000;
	font-size: 18px;
	border: none;
	border-top: 1px solid #FFF;
}

p.form-help{
	font-size: 12px;
}

.lasuite img, .coms img{
	background: transparent!important;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 15px;
	bottom: -11px;
}

.masquer img{
	background: transparent!important;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -160px;
	bottom: -6px;
}

p.legende{
	font-style: italic;
	width: 447px!important;
	margin: -10px 173px 20px !important;
	color: #000 !important;
	padding: 5px 4px !important;
	text-align: center;
	font-size: 14px;
	background: #FFF;	
}

.legende a, .legende a:visited{
	color: red !important;
	text-decoration: underline !important;	
}

.legende a:hover{
	text-decoration: none;	
}

.classik .contenu ul{
	margin: 0px 0 10px 0;
	padding: 0 0px 0 200px;
	list-style: none;
}

ul.endetails p{
	padding: 0 200px 0 0 !important;
}

.contenu h2, .contenu2 h2{
	color: #FFF;
	font-family: Times, serif;
	font-weight: bold;
	font-style: italic;
}

.livre{
	min-height: 200px;
	background: #F57D0C url(img/fond_orange.png) bottom repeat-x;
}


.film{
	min-height: 250px;
	background: #C9DCE9 url(img/fond_bleu.png) repeat-x;
}

.film .contenu p, .livre .contenu p{
	margin: 10px 0;
	padding: 0 10px 0 350px;
	font-family: Helevtica, Arial, sans-serif;
}


.film .contenu h2, .livre .contenu h2{
	padding: 0 0 0 300px;
}

.film .contenu2 p, .livre .contenu2 p{
	margin: 10px 0;
	padding: 0 350px 0 10px;
	font-family: Helevtica, Arial, sans-serif;
}


.film .contenu2 h2, .livre .contenu2 h2{
	padding: 0 300px 0 0px;
	text-align: right;
}


.contenu .illustration{
	float: left;
	width: 325px;
	margin: 0;
	text-align: center;
}

.livre .illustration{
	margin: 35px 0 0 0;
}

.contenu2 .illustration{
	float: right;
	width: 325px;
	margin: 25px 0 0 0;
	text-align: center;
}


#bottom a, #bottom a:visited{
	color: #F00;
	font-weight: normal;
}


#nextprev{
	position: absolute;
	width: 400px;
	height: 120px;
	left: 50%;
	margin-left: -200px;
	top: -60px;
	background: transparent url(img/nextprev.png) no-repeat;
	color: #FFF;
}

#imgP{
	position: absolute;
	top: -12px;
	left: -20px;
}

#imgS{
	position: absolute;
	top: -12px;
	right: -162px;
}

p.pagenav{
	position: absolute;
	top: 32px;
	left: 121px;
}

a.comExtrait{
	color: #5E6484 !important;
	text-decoration: none;
	font-style: italic;
}

#commentaires{
	width: 275px;
	color: #000;
	background: transparent url(img/lastcoms_h.png) top no-repeat;
	padding: 93px 0 120px 0;
	position: relative;
	margin: 20px 0 0 0;
	float: left;
}

#commentaires ul{
	list-style: none;
	margin: 0;
	padding: 0 20px 10px 20px;
	background: transparent url(img/lastcoms_m.png) repeat-y;
}

#commentaires li{
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	line-height: 15px;
}

#commentaires h2{
	position: absolute;
	bottom: -8px;
	left: 0;
	text-indent: -9999px;
	height: 118px;
	width: 100%;
	background: transparent url(img/lastcoms_b.png) no-repeat;
}


#flux{
	float: left;
	width: 245px;
	height: 330px;
	background: transparent url(img/fluxtiles.jpg) no-repeat;
	padding: 45px 15px 0 15px;
	margin: 165px 50px 0 50px;
	position: relative;
}

#flux p{
	text-align: justify;
	margin-bottom: 10px;
}

#flux ul{
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}

#search{
	width: 275px;
	height: 125px;
	position: absolute;
	top: -125px;
	left: 0;
	background: transparent url(img/search.png) no-repeat;
}

#search form{
	position: absolute;
	top: 58px;
	left: 55px;
}



