/* CSS Document */
body {
	margin: 0;
	padding:0;
	width: 100%;
	height: 100%;
	font-family: verdana, arial, sans-serif;
	background-color: #FAEABE;
	scrollbar-3dlight-color: #A9040A;
	scrollbar-arrow-color: #A9040A;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #A9040A;
	scrollbar-face-color: #FEA200;
	scrollbar-highlight-color: #A9040A;
	scrollbar-shadow-color: #A9040A;
	scrollbar-track-color: #FAEABE;
	font-size: 12px;
}

a {
	color: #FC4507;
	text-decoration: underline;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #AA040A;
	text-decoration: none;
}

.frame {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index:1;
	width: 100%;
	height: 100%;
	height: 100%;
	max-height: 425px;
	overflow: auto;
	display: inline;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.pitchou {
	background-image: url('images/design_general/pitchou.gif');
	background-repeat: no-repeat;
	height: 100%;
	width: 215px
}
.titre {
	background-image: url('images/design_general/soustitre.gif');
	background-repeat: no-repeat;
	height: 150px;
	text-align: center;
	vertical-align: top;
	background-position-y:50%;
	background-position: center bottom;
}
div#contenu p
{
	text-align: justify;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
}
div#contenu ul
{
	line-height: 25px;
	font-size: 17px;
	font-weight: bold;
	color: #990000;
	padding-left: 50px;
	list-style: url(images/design_general/spirale.gif);
}
div#contenu h1
{
	line-height: 50px;
	background: url(images/design_general/titre_presentation.gif) no-repeat right;
	color: #FAEABE;
	font-size: 1px;
}
div#contenu h2
{
	line-height: 50px;
	background: url(images/design_general/titre_catalogue.gif) no-repeat right bottom;
	color: #FAEABE;
	font-size: 1px;
}
div#contenu h3
{
	line-height: 50px;
	background: url(images/design_general/titre_promo.gif) no-repeat right bottom;
	color: #FAEABE;
	font-size: 1px;
}
div#contenu h4
{
	line-height: 50px;
	background: url(images/design_general/titre_fournisseurs.gif) no-repeat right bottom;
	color: #FAEABE;
	font-size: 1px;
}
div#contenu h5
{
	line-height: 50px;
	background: url(images/design_general/titre_contact.gif) no-repeat right bottom;
	color: #FAEABE;
	font-size: 1px;
}

a.lien2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}

a.lien2:hover {
	color: #990000;
}



.table_promo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	padding: 10px;
}
.photo_promo
{
	border: 3px solid #CC0000;
	margin-right: 10px;
}
.titre_promo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	word-spacing: 1px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;

}
.description_promo
{
	font-size: 12px;

}
.prix_barre
{
	background-image: url(images/design_general/barre.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 40px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;

}
.prix_promo
{
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	border: 6px solid #ED0303;
	height: 50px;
	width: 100px;
	padding: 5px;
}
.cadre_promo {
	background-image: url(images/design_general/cadre.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 300px;
}
