body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#663300;
	background-color: #FFFFFF;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
	padding:0px;
	text-align:center;
}

div, span, p, a, img, form, ul, li, h1, h2, h3, h4, h5, h6 {
	border: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;
	
}

#Global{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	text-align:left;
}
#Entete{
	background-image: url(../images/entete.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:299px;
	position:relative;
}
#Defilant{
position:absolute;
bottom:20px;
left:220px;
height:20px;
width:660px;
color:#FFFF99;
font-family:"Trebuchet MS";
font-size:13px;
font-weight:bold;
text-align:center
}
#Pied{
	clear:both;
	background-image: url(../images/pied.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:29px;
	background-color: #FFFFFF;
	position:relative;
}
#Signature{
	position:absolute;
	width:40%;
	left:30%;
	top:20px;
	font-size:10px;
	text-align:center;
	}
#Contenu{
	background-image: url(../images/fond-contenu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#Menu{
	width:148px !important;
	width:154px;
	margin-left:42px !important;
	margin-left:21px;
	float:left;
}

/********************************************************
				MENU SUR LE COTE
**********************************************************/
#MenuCote{
	background-image: url(../images/fond-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:3px;
}
#MenuCote li{
	font-family:"Trebuchet MS";
	color:#FFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;	
	line-height:20px;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	border-bottom: 1px dashed #FFF;	
}
#MenuCote li ul li{
	font-family:"Trebuchet MS";
	color:#FFF;
	font-size: 10px;
	font-weight: normal;
	line-height:14px;
	margin-top:2px;
	margin-bottom:2px;
	padding-left:3px;
	padding-right:3px;
	border:none;
}

#MenuCote li.SelectMenu{
	padding-left:15px;
	background-image: url(../images/menuselect.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color:#635038;
/*	border-top: 1px dashed #FFF;
	border-bottom: 1px dashed #FFF;*/
}
#MenuCote li a{
	color:#FFF;
	text-decoration:none;
}
#MenuCote li:hover,#Menu li a:hover,#Menu li:hover a:hover{
	color:#FF0;
	background-color:#333333;
	text-decoration:none;
}
#MenuCote li.SelectMenu a{
	color:#FF0;
}
#Texte{
	width:680px !important;
	width:690px;
	height:auto !important;
	height:350px;
	min-height:350px;
	margin-left:20px;
	float:left;
	padding:5px;
}


/********************************************************
				MENU HAUT
**********************************************************/
#MenuHaut{
	padding:3px;
}
#MenuHaut li{
	font-family:"Trebuchet MS";
	font-size: 12px;
	width:200px;
	font-weight: bold;
	text-align:center;
	float:left;
	margin:5px;
	background-color:#EEE5CB;
}

#MenuHaut li a{
	color:#8E6C48;
	text-decoration:none;
}
#MenuCote li:hover,#MenuHaut li a:hover,#MenuHaut li:hover a:hover{
	color:#000;
	text-decoration:none;
}
#MenuHaut li.SelectMenu a{
	color:#FF0;
}
/******************************************************/
H1{
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#663300;
	background-image: url(../images/fond-titre.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	}
	
H2{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#835120;
	border-top:1px solid #8E6C48;
	border-bottom:1px solid #8E6C48;
	background-color:#F3EDD9;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:10px;
	padding-left:10px;
	}
/******************************************************/	
.TableInfos{
border:1px solid #000;
border-collapse:collapse;
}
.TableInfos th{
	text-align:center;
	background-color:#635038;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	padding:2px;
}
.TableInfos td{
	text-align:center;
	font-size:10px;
	border-bottom:1px solid #000;
}
.TableInfos tr:hover{
	background-color:#FFFFDD;}
.TableInfos tr.vendu{
	background-image: url(../images/fond-hachures.gif);
	background-repeat: repeat;
}

.important{ color:#FF0000;}

.Txt{

}

.Txt ul{
padding-left:20px;
	list-style-type:disc;
}
.Txt li.paragraphe{
	list-style-type:disc;
	padding-left:0px;
	margin-bottom:10px;
}


.Telechargement{
	margin:10px;
	padding:10px;
	background-color:#EAE0BD;
	border:1px solid #B09463;
}

.Telechargement a {
	color:#755F39;}
	
#Galerie{}
#Galerie .Photo{
	width:150px;
	margin:20px;
	height: 115px;
	float:left;
	border:1px solid #000;
	overflow:hidden;
}
#Galerie .Photo img{
	width:150px;
}

.combo{
	border:1px solid #B09463;
	background-color:#F0E8CD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
