/* CSS Document */



/* Body et cellules des différentes pages */
body {
	background-image: url(visu_site/fond_haut.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body,table, td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


/* Lien du texte par défaut */
a:link, a:visited, a:active {
	color: #666666;
}
a:hover {
	color: #2182B1;
}

/* Lien du texte par défaut */
a.nav:link,a.nav:visited ,a.nav:active  {
	color: #666666;
}
a.nav:hover {
	color: #2182B1;
	list-style-image: url(visu_site/nav_gauche_puce.gif);
}


.TitreHaut_gris {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 26px;
	color: #999999;
}
.TitreHaut_bleu {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 50px;
	color: #2182B1;
}
.TitreHaut_gris20 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 20px;
	color: #999999;
}
.admin_titre_tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2182B1;
}
.admin_cell_tableau {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.B_prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2182B1;
	font-weight: bold;
	text-align: center;
}
.B_modele {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2182B1;
	font-weight: bold;
	text-align: right;
}
.B_libelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 20px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}
.B_accroche {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2182B1;
	text-align: left;
}
.PromoPrix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2182B1;
	font-weight: bold;
	text-align: left;
}
.TitrePromo {

	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 26px;
	color: #333333;
}
