/* CSS par Dig pour http://www.kits-gratuits.net - Tous droits réservés - */



body {

	margin:0;

	background:url('images/interface/fond.png') repeat-x #000;

	font-family:"Trebuchet MS", Verdana, Sans-Serif;

	font-size:75%;

	color:#FFF;

}



p {

	padding:5px;

}



#page {

	margin:0 auto 0 auto;

	width:745px;

}



#header {

	margin:0;

	background:url('images/interface/header.jpg') top no-repeat;

	width:745px;

	height:337px;

}

#header1 {

	margin:0;

	width:745px;

	height:40px;

}


#header h1 {

	display:none;

	margin:0;

}



#header a {

	color:#FFF;

	text-decoration:none;

}



#header a:hover {

	text-decoration:underline;

}



#header ul {

	list-style-type:none;

	margin:0;

}



#header li {

	display:inline;

	float:right;

	margin:6px;

	width:90px;

	height:17px;

	background:url('images/interface/f_menu.png') no-repeat;

	text-align:center;

}

#header1 a {

	color:#FFF;

	text-decoration:none;

}



#header1 a:hover {

	text-decoration:underline;

}



#header1 ul {

	list-style-type:none;

	margin:0;

}



#header1 li {

	display:inline;

	float:right;

	margin:6px;

	width:90px;

	height:17px;

	background:url('images/interface/f_menu.png') no-repeat;

	text-align:center;

}


#contenu {

	text-align:justify;

	width:746px;

	background:url('images/interface/fond_c.jpg') no-repeat;

	padding:0 5px 0 5px;

	color:#FFF;

}



#contenu h2 {

	font-size:115%;

	border-bottom:1px dotted #FFF;

	width:200px;

	color:#FFFFFF;

	font-weight:normal;

	margin:0 10px 10px 0;

}



.bas_bloc {

	width:730px;

	height:31px;

	background:url('images/interface/foot_b.png') bottom no-repeat;

}



.bloc {

	background:url('images/interface/haut_b.png') #000000 top no-repeat;

	width:730px;

	margin-bottom:30px;

	margin-left:2px;

}

#bloc a {

	color:#6666666;

	text-decoration:none;

}



#bloc a:hover {

	text-decoration:underline;

}


#footer {

	text-align:center;

	font-size:90%;

}



#footer p {

	padding:0;margin:0;

}



#footer a { text-decoration:none;color:#FFF; }

#footer a:hover { text-decoration:underline;color:#FFF; }

#footer ul {

	list-style-type:none;

	margin:0;

}

#footer li {

	display:inline;

	float:right;

	margin:6px;

	width:70px;

	height:16px;
	
	background:url('images/interface/f_menu.png') no-repeat;
	
	text-align:center;

}
