*{
	margin:0px;
	padding:0px;
}

body {
	margin: 0px;
	background-color:#B5B38F;
	font-size:80%;
}

#global{
	position:absolute;
    left: 50%;
    width: 810px;
    margin-left: -405px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#33332D;
}

#header {
	margin-top:15px;
	height:50px;
	background-image:url(../images/header/header.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#content{
	float:left;
	width:785px;
	height:auto;
	background-image:url(../images/header/content.jpg);
	background-repeat:repeat-y;
	padding:0 0 30px 25px; 
	line-height:2em;
}

#footer{
	float:left;
	width:810px;
	height:49px;
	text-align:center;
	font-size:80%;
	background-image:url(../images/header/footer.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
}

img{
	border:0px;
}

a{
	text-decoration:none;
	color:#33332D;
}

a:hover{
	text-decoration:none;
	color:#678581;
}

li{
	list-style-type:none;
}


#header .logo{
	float:left;
	margin:-5px 0 0 20px;
	
}

#header .contact{
	margin:10px 0 0 120px;
	float:left;
}

#categorie{	
	width:770px;
}

h2{
	font-size:140%;
	color:#33332D;
	margin-bottom:30px;
}

ul{
	width:375px;
	height:auto;
	float:left;
	text-align:justify;
	padding-left:10px;
	margin-top:20px;
}

h3{
	font-size:130%;
}

ul h3 a:hover{
	text-decoration:none;
	color:#678581;
}

ul{
	line-height:1.5em;
}

ul .image{
	margin-top:5px;
}

ul .infos{
	margin-top:0px;
	width:355px;
	font-size:80%;
	text-align:center;
}

#content a img{
	border:solid 1px #33332D;
	cursor:pointer;
}

#content a:hover img{
	border:solid 1px #678581;
}

.new{
	position:absolute;
	margin:-20px 0 0 325px;
}

ul .avertissement{
	color:red;
}

#contact{
	width:600px;
	height:450px;
	margin-left:100px;
	margin-top:40px;
}

#valide{
	color:#FFFFFF;
	background-color:#339900;
	text-align:center;
	margin-bottom:20px;
}

#valide a{
	color:#FFFFFF;
}

#valide a:hover{
	text-decoration:underline;
}

#erreur{
	color:#FFFFFF;
	background-color:#FF0000;
	text-align:center;
	margin-bottom:20px;
}

#formulaire{
	margin-top:20px;
}

#formulaire .texte{
	text-align:right;
	font-weight:bold;

}

#formulaire .input{
	text-align:left;
}

.message{
	color:red;
	margin-left:150px;
}

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

#logo_web2{
	position:absolute;
	margin-left:780px;
}

#logo_web2 a img{
	border:0px;
}

#logo_web2 a:hover img{
	border:0px;
}
