body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}

.general {
	padding: 0px;
	height: 600px;
	width: 955px;
	background-attachment: fixed;
	background-image: url(images/fond2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.haut {
	padding: 5px 0px 0px;
	height: 80px;
	width: 955px;
	background-image: url(images/logo2.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
.contenu {
	height: 400px;
	width: 930px;
	padding: 10px;
}
.texteaccueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CD4726;
}
dt, dl, dd, ul, li {
	list-style-type: none;
	margin: 0 5px 0 0;
	padding: 0;
	text-align: left;
}

#menu {
	position : absolute;
	left: 526px;
	top: 26px;
	width: 338px;
	height: 24px;
	text-align: center;
	font-size: 12px;
}

#menu dl {
float: left;
}
#menu li {
display: inline;
}

#menu a {
	text-decoration: none;
	color: #1d6fc1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#menu a:hover {
	color: #CB4214;
}


#smenu1, #smenu2, #smenu3, #smenu4 {
	position: absolute;
	left: 0px;
	font-size: 10px;
	width: 335px;
	top: 18px;
	height: 14px;
	background-color: #FFFFFF;
	visibility: hidden;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1d6fc1;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1d6fc1;
}
.titretab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D6FC1;
	text-align: center;
	background-color: #9CCDF8;
}
.texterouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CD4726;
	font-weight: normal;
}
.bord {
	border: thin solid #CE4016;
}
.produits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CE461E;
}
