body {
	margin:0px 0px;
	padding:0px;
	text-align:center;
	background-image: url(img/pattern.jpg);
}
img{
	border: 0px;
	margin: 1px 5px 3px 1px;
}
	
.content {
	width: 955px;
	margin:0px auto;
	top: 0px;
	postion: absolute;
	text-align: center;
	background-color:#FFFFFF;
	background-image: url(img/cote.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.dealer {
	width: 175px;
	height: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	vertical-align: baseline;
	background-color: #ffffff;
	background-image: url(img/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #000000;
}
.logo{
	width: 740px;
	height: 105px;
	padding-right: 10px;
	padding-left: 5px;
	background-image: url(img/logo_sycomor.jpg);
	border: 1px solid #000000;
	background-repeat: no-repeat;
	background-position: center center;
}
.menu {
	width: 175px;
	height: auto;
	padding-left: 5px;	
	background-color: #CCCCCC;
	background-image: url(img/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #000000;
	vertical-align: baseline;
}
.menuimg{
	height: 20px;
	width: 160px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 25px;
	float: left;
	clear: left;
}
.menuimg a:hover, .menuimg a:focus{
	background-image: url(img/button_2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menuimg a, .menuimg a:visited{
	background-image: url(img/button_1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.util{
	width: 740px;
	height: 25px;
	padding-right: 10px;
	background-image: url(img/dealer.jpg);
	background-repeat: repeat-x;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.contenu {
	width: 740px;
	height: auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: baseline;
	background-color: #EEEEEE;
	border: 1px solid #000000;

}
.copyright {
	height: 30px;
	width: 955px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	background-image: url(img/dessous.jpg);
	background-repeat: no-repeat;
}

a:link, a:visited{ 
	font-weight: bold; 
	color: #108313;	
	text-decoration: underline;
}
a:hover, a:active { 
	text-decoration: none; 
	color: #000000;
}
.tableau {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 720px;
	height: auto;
	margin: none;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

.produits{
	width: 580px;
	height: 20px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;

}
.produits_titre{
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 30px;
	background-image: url(img/jaune.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.evo {
	width: 45px;
	height: 20px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;

}

.prix {
	width: 95px;
	height: 20px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}	

.remarque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #336600;
}
.calendrier {
	height: 110px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	list-style-position: outside;
}
