/* CSS Document */
body {
	background-color: #c5c5c5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p
{
	margin:0;
	padding:0;
	padding-bottom: 10px;
}
img
{
	border:0;
}
#ongletHaut div
{
	margin:0px;
	padding:0px;
	float: left;
	background-image: url(onglet_haut/fond_off.gif);
	background-position: left top;
	font-size: 15px; 
	list-style-type: none;
}
#ongletHaut div.actif
{
	background-image: url(onglet_haut/fond_on.gif);
}
#ongletHaut a
{
	background-image: url(onglet_haut/droit_off.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px 15px;
	line-height: 32px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#ongletHaut a:hover, #ongletHaut .actif a
{
	background-image: url(onglet_haut/droit_on.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #18150b;
}
#guide
{
	background-image: url(commun/fond_rouge.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	border-right: 1px solid #000000;
}
#guide strong, #guide a
{
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 15px;
	border-right: 1px solid #FFFFFF;
	line-height: 30px;
	display: block;
	float: left;
	text-decoration: none;
}
#guide strong
{
	background-color: #000000;
}
#guide a
{
	background-image: url(commun/link_guide.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

.savoirplus
{
	color: #000000;
}
.prix
{
	color: #CC3300;
	font-weight: bold;
	font-size: 23px;
}
.bouton
{
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(commun/bouton_fond.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
.bouton a
{
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(commun/bouton_droit.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	padding: 0px 15px;
	line-height:26px;
}
.bouton strong
{
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(commun/bouton_droit.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	padding: 0px 10px;
	line-height:26px;
}

.boutonGris
{
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(commun/boutonG_fond.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
.boutonGris a
{
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	white-space:nowrap;
	background-image: url(commun/boutonG_droit.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	padding: 0px 15px;
	line-height:26px;
}

.boutonGris strong
{
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	background-image: url(commun/boutonG_droit.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	padding: 0px 10px;
	line-height:26px;
}

.boutonClair
{
	font-size: 13px;
	color: #000000;
	background-image: url(commun/boutonC_fond.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
.boutonClair strong
{
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	background-image: url(commun/boutonC_droit.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	padding: 0px 10px;
	line-height:26px;
}

.grdBouton
{
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(commun/grdBouton_fond.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.grdBouton a
{
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(commun/grdBouton_droit.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	padding: 0px 20px;
	line-height:36px;
}

.quantite td
{
	border: 0px solid #e1e1e1 !important;
	padding:0 !important;
}

#footer
{
	background-color: #000000;
	color: #FFFFFF;
	line-height: 37px;
	font-size: 11px;
	padding-left: 15px;
}
#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}
