/* CSS Document */
/* Copyright : Interface par Helium - Découpe par Graph-Max pour Kits-Gratuits.net */

body {
	margin: 10px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.7em "Trebuchet MS", helvetica, sans-serif ;
	background: #000

	}
	
div#conteneur{
	width: 770px ;
	margin: 0 auto ;
	text-align: left ;
}

div#header {
	background : url(images/header.png) no-repeat center top ;
	height : 158px;
	margin-top : -15px;
}

h1{
text-indent:-5000px;
height : 145px;
}

ul#menu {
	text-align: center;
	margin-top : -34px;
	color: #000000;
}

ul#menu li {
display:inline;

}
a  { color: #D50909; }
a:hover { color:#610505; }

div#conteneur{
	background : url(images/bg.png) repeat-y center ;
	color: #FFBA00;
	margin-top: -1px;
}

div#contenu{
	text-align: left;
	margin-left: 125px;
	margin-right: 125px;
}


div#contenu a:hover{
	color: #ffffff
}

p#footer{
	clear: both;
	padding-top:75px;
	margin:0;
	background : url(images/footer.png) no-repeat center ;
	height: 65px;
	text-align: center ;	
	color: #d50909 ;
}

h2 {
font-size:12px;
}