/*####################
# =====	Css de FarNight     =====#
#		Par Latnel		       #
#####################  */


body { background-image:url(images/background.png); background-repeat:repeat; font-family:arial; font-size:12px; color:grey; }
a { text-decoration:none; color:#002934;}
a:hover { text-decoration:none; color:#003E3E;}
a img{border:0;}

#header { text-align:center; margin-bottom:-20px;}

#cadre {width:1100px; height:610px; margin-left:auto; margin-right:auto; border:1px solid #000000; background-image:url(images/cadre.png);}
	
#cont { width:900px; height:500px; margin-left:110px; margin-right:auto; margin-top:80px; background-image:url(images/background_inside.png); }
	#menu { color:#002934; font-size:13px; }
		.liens_menu_gauche { padding-right:2px; margin-left:5px; border-bottom:1px solid #002934; border-right:1px solid #002934; float:left;}
		.liens_liens {font-size:16px;}

	#main { width:800px; height:400px; margin-top:30px; margin-left:auto; margin-right:auto; overflow:auto;}
		#billet {text-align:center; vertical-align:center;}
	
		#titre_liens {font-size:12px;text-decoration:none;}
		#description_liens {color:#333333;text-align:center;font-size:11px;}
		#description_description {margin-top:4px; margin-bottom:-10px;}
	
#footer { color:#333333; width:900px; font-size:10px; margin-top:5px; margin-left:auto; margin-right:auto; }
	.footer {float:right;}
	.footer_info {float:left;}
