body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt ;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt ;
	text-align: justify;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt ;
}

h1{
	font-family: Arial;
	font-size : 20pt ;
	color : #6C2D31;
	text-align: left;
	font-weight: normal;
	/*font-variant: small-caps;*/
	text-transform: uppercase;
	margin: 0px;
}
h2{
	font-family: Arial;
	font-size : 14pt ;
	text-align: left;
	font-weight: bold;
	/*font-variant: small-caps;*/
	text-transform: uppercase;
	margin: 0px;
}

.small{
	font-size : 7,5pt ;
	/*font-weight: bold;*/
}

a {
	color :  #6C2D31;
	text-decoration: underline;
}
a.accueil {
	color :  white;
	text-decoration: underline;
}
b {
	color :  maroon;
}

#main{
	background: url(../images/fond_orange.gif);
	padding-left: 20px;
	padding-right: 60px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#produits{
	background: url(../images/fond_orange1.gif) bottom no-repeat;
}

#left{
	background: url(../images/fond_vert.gif) bottom no-repeat;
	padding-left: 5px;
	padding-right: 5px;
}
#left_moment{
	background: url(../images/fond_moment.jpg) bottom no-repeat;
}

#text{
	padding-left: 35px;
}

#menubas a {
	font-size : 11px ;
	font-weight: bold;
	color: white;
	line-height: 26px;
	text-decoration: none;
}
#menubas span {
	font-weight: normal;
	padding: 6px;
}

p.titre{
	color: #6C2D31;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	line-height: 6px;
	letter-spacing: -2px;
}
span.titre{
	font-size: 32pt;
}
span.stitre{
	font-size: 14pt;
	color: gray;
	line-height: 6px;
	letter-spacing: -1px;
}
