/* CSS par Dig pour http://www.kits-gratuits.net */

* { margin:0;padding:0; }
a:link, a:visited, a:active {text-decoration: none}
A:hover { color: white }
html {
	height:100%;
	background:#383838;
}

a.title {
	color:#5BCF4F;
	text-decoration:none;
	font-weight:bold;
}

a.title:hover {
	color:#3C3E3C;
	text-decoration:none;
	font-weight:bold;
}

body {
	height:100%;
	font:normal 0.7em "Trebuchet MS",Verdana,Helvetica,sans-serif;
	color:#3A3A3A;
}

#page {
	width:808px;
	margin-left:auto;
	margin-right:auto;
}

#partie_gauche {
	float:left;
	width:200px;
	margin-left:4px;
	display:inline;
}



#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;
	width:200px;
	margin-top:10px;
}

#menu li {
	width:170px;
	height:30px;
	border-top:1px solid #4F4F4F;
	margin-left:15px;
}

#menu a {
	display:block;
	width:170px;
	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 {
	width:600px;
	float:left;
	a:link, a:visited, a:active {text-decoration: none}
}

#partie_droite p, h3 {
	padding:5px;
}

#barre_haut {
	background-color:#383838;
	width:100%;
	height:20px;
	color:#FFF;
	font-size:1.1em;
	padding-top:103px;
	text-align:left;

}

#bloc {
	width:350px;
	float:left;
	font:  1em/1em Arial, serif ;
	

}

#bloc2 {
	width:350px;
	float:left;
	font:  1em/1.3em Arial, serif ;
	

}
#bloc3 {
	width:450px;
	float:left;
	font:  1em/1.3em Arial, serif ;
	

}

#gallerie {
	width:250px;
	float:center;
}

#gallerie img {
	border:1px double #EFEFEF;
}

#gallerie img:hover {
	border:1px double #A3A3A3;
}

div#galerie
{
	width: 410px ;
	background: transparent ;
	border: 0px solid #dcb ;
	padding: 30px ;
	margin: 15px 30px ;
	text-align: center ;
	font: 0.9em Georgia, serif ;
}

ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#galerie_mini li
{
	float: left ;
}

ul#galerie_mini li a img
{
	margin: 2px 1px ;
	border: 1px solid #606420 ;
}

dl#photo
{
	clear: both ;
	margin: 0 auto ;
}

dl#photo dt
{
	font:  1em/1em Arial, serif ;
	color: #FFFFFF ;
}

dl#photo dd
{
	margin: 20 ;
}

dl#photo img
{
	border: 1px solid #000000 ;
}

#come {
	width:600px;
	float:left;
	a:link, a:visited, a:active {text-decoration: none}
}