/* Copyright to lost-site.com 2008 - 2009 */
/* Reproduction interdite */

body {
	background: #2d271c url(images/imgsite/fondsite.png) center top repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	height: 100%;
	color: #282828;
}
html {
margin:0;
padding:0;
height: 100%;}

a {
	color:#32250e;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #7a530d;
}


#header1 {
	width: 882px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/imgsite/barhaut.jpg);
	height: 150px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;

}



#headerpub {
	width: 882px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/imgsite/headerafterlost.jpg);
	height: 150px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;

}

#headerpub a {
	width: 245px;
	display:block;
	float:right;
	height: 150px;


}
#menu {
	width: 882px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/imgsite/menufd.gif);
	text-align: center;
	background-repeat: repeat-x;
	background-color: #000000;
	line-height: 23px;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#menu a{
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	letter-spacing: 0.1em;
	background-image: url(images/imgsite/menu.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: left;


}
#menu a:hover{

	background-position: right bottom;
text-decoration:none;
}
#barreconnexion {
	width: 882px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/imgsite/fd-marron.gif);
	text-align: center;
	background-repeat: repeat-x;
	background-color: #000000;
	line-height: 20px;
	height: 20px;
	font-size: 11px;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: text-top;
}
#barreconnexion a{

	color:#FFFFFF;
	font-weight: normal;

}
#barreconnexion li{
	display: inline;
	list-style-type: disc;
	padding-right: 15px;
	padding-left: 15px;
}

#barreconnexion ul{	display: inline;}



.input{
	color:#312a05;
	height: 15px;
	font-size: 11px;
	margin: 3px;
	border: 1px solid #000000;
}

.submit {
	background-image: url(images/imgsite/fonddegradedif.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color:#32250e;
	height: 20px;
	font-size: 10px;
	font-weight:bold;
	margin: 5px;
	border: 1px solid #FFFFFF;
}

#corps {
	width: 880px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(images/imgsite/fondcorps.gif);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 70%;
}

#corpsgauche {
	float:left;
	width: 508px;
	margin:0;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#corpsdroit {
	float:right;
	width: 327px;
	padding: 15px;
	margin:0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.clear2 {
clear: both;
visibility:hidden;
margin:0px;

width:0px;
height:0px;
}

.clear {
clear: both;
visibility:hidden;
margin:0px;
width:0px;
height:0px;
}
hr{
border:0px;
color: #9b9994;
background-color: #9b9994;
height: 1px;
display:block;



}
#footer {
	width: 872px;
    margin: 0 auto;
	background-image: url(images/imgsite/footer.jpg);
	height: 180px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #1b160f;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #000000;
	padding: 5px;
}

#footer  div{
	width: 200px;
	float:right;
	color:#FFFFFF;
	font-size: 12px;
}
#footer  div a{
	color:#FFFFFF;
}
.ligne {
	margin-right: auto;
	margin-left: auto;
	border: 0px;
	width: 383px;
	display: block;
	padding-top: 9px;
}

#copy{
    width: 870px;
    margin: 0 auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding: 5px;
}


