/*################################
#								 #
#	Dernière Fantasie Design				 #
#	============================			 #
#	par Latnel						 #
#	Pour http://df.strawblog.fr/ 				 #
#								 #
################################*/


/* Général */

body { background:#000; font-family:arial; font-size:10px ; color:#BEBEBE; text-decoration:none; }
a {color:#707070; text-decoration:none;}
a:hover {color:#CECECE;}
a img{border:none;}

#header {}
	#img_logo {}

#cadre {width:800px; height:600px; margin-top:-80px; margin-left:auto; margin-right:auto;}
	#img_cadre {}

#contenu { width:591px; height:579px; margin-left:9px; margin-top:-591px; float:left; position:relative; z-index:15; overflow:auto;}
		
	#news {}
		#news_titre {width:500px; border-bottom:1px solid #505050; padding-left:10px; margin-top:15px; font-size:14px; font-family:tahoma; margin-bottom:-8px; color:#505050;}
		#news_contenu {padding-left:15px;margin-top:8px;font-size:10px;}
		#news_date {float:right; font-size:10px; color:dark-grey;}
		.admin_poster_news{font-size:18px;}
		
	#download {}
		#download_info {font-size:9px;}
		#download_synopsis_titre {font-size:14px; font-family:tahoma; margin-bottom:-8px; color:#505050;}
		#download_titre {font-size:14px; font-family:tahoma; margin-bottom:-8px; color:#505050;}
		#download_titre:hover {color:#888888;}
		#download_description {margin-bottom: -8px;}
	
	#perso {margin-left:10px; margin-top:10px;}
		.admin_perso_titre{font-size:30px;}
		
	#liens {text-align:center; font-size:12px;}
		#liens_description {margin-top:5px; font-size:11px;}
		#liens_bann {margin-top:8px; margin-bottom:-8px;}
		.liens_liens {font-size:16px; z-index:30;}

#sidebar { width:200px; height:600px;  margin-top:-603px; float:right; position:relative; z-index:15;}
	#menu {}
		#menu_top {margin-bottom:-3px;}
	li {float:left;display:block;}
	li a {float:left;padding: 0  0 0 1px;margin:0;width:200px;height:60px;display:block;background:#ccc;/* -moz-opacity:0.8;opacity: 0.8;filter:alpha(opacity=80); */} 
	li a:hover {background:#666;}
		a.news {background:url(images/menu_news.png);background-position:0 60px;}
		a.news:hover {background:url(images/menu_news.png);background-position:0 0;}
		a.telechargement {background:url(images/menu_telechargement.png);background-position:0 60px;}
		a.telechargement:hover {background:url(images/menu_telechargement.png);background-position:0 0;}
		a.persos {background:url(images/menu_persos.png);background-position:0 60px;}
		a.persos:hover {background:url(images/menu_persos.png);background-position:0 0;}
		a.livre {background: url(images/menu_livre.png);background-position:0 60px;}
		a.livre:hover {background:url(images/menu_livre.png);background-position:0 0;}
		a.liens {background: url(images/menu_liens.png);background-position:0 60px;}
		a.liens:hover {background:url(images/menu_liens.png);background-position:0 0;}
	#licence {margin-top:500px;}


#footer {width:800px; margin-left:auto; margin-right:auto; margin-top:8px; color:#333333;}
	#footer_logo {float:left;}
	#footer_site {float:right;}
	.footer {color:#1f206f;}
	.footer:hover{color:#2b2c8f;}

img.superpose {position: relative;}
	#img_logo {z-index: 20;}
	#img_cadre {z-index: 10; width:800px; height:600px; background-image:url('images/cadre.png');}
	
label {display:block; width:100px; float:left;}

#formulaire {margin-left:100px;}
	input {}
	textarea{}
	
#joke { text-align:center; font-size:20px; margin-top:180px; }
