/* CSS par Dig pour http://www.kits-gratuits.net */

* { margin:0;padding:0; }

html {
	height:100%;
	background-image:url(img/metal_background_a1.gif);

}



a {
text-decoration:none;
color:#ffffff;
 }

body {
	height:100%;
	font:normal 0.7em "verdana",Verdana,Helvetica,sans-serif;
	color:#3A3A3A;
}

#page {
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
#page2 {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	
}

#partie_gauche {
	float:left;
	width:200px;
	margin-left:4px;
	display:inline;
	background-color:#222;
}

h1#header {
	width:200px;
	text-indent:-9000px;
}

#menu {
	width:200px;
	text-align:center;

}

#menu h2 {
	letter-spacing:4px;
	font-size:1em;
	color:#959595;
	font-weight:normal;
	margin:10px;
}

#menu ul {
	list-style-type:none;
	margin-top:10px;
}

#menu li {
	width:170px;
	height:30px;
	border-top:1px solid #4F4F4F;
	margin-left:15px;
}

#menu a {
	display:block;
	height:25px;
	text-decoration:none;
	color:#9F9F9F;
	padding-top:5px;
}

#menu a:hover {
	display:block;
	width:170px;
	height:25px;
	text-decoration:none;
	color:#9F9F9F;
	background-color:#4F4F4F;
}

#partie_droite {
	background-color:#fff;
	float:left;
}

#partie_droite p, h3 {
	
	#padding:5px;

	
}

#barre_haut {
	background-color:#4E4E4E;
	width:100%;
	color:#FFFFFF;
	font-size:0.8em;
	padding-top:5px;
	text-align:center;
}

#bloc {
	width:520px;
	float:left;
	margin-left:10px;
	margin-top:5px;
	font-size:10px;
}
#bloc a {
color:#772222;
}
#bloc1 {
	width:250px;
	float:left;
	margin-left:10px;
	margin-top:5px;
}
#bloc2 {
	width:250px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	
}
#bloc1bas{
	width:250px;
	float:left;
	margin-left:10px;
	margin-top:5px;
}
#bloc2bas {
	width:250px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	
}
#gallerie {
	width:200px;
	float:left;
}

#gallerie img {
	border:1px double #EFEFEF;
}

#gallerie img:hover {
	border:1px double #A3A3A3;
}

