/*----[ général ]----*/

body {
	margin: 0px;
}
p {
	margin: 0px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	text-decoration: none;
}
a:hover {  
	text-decoration: underline
}
form {
	margin: 0px;
	padding: 0px;
}		
.champ_saisie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*----[ typos ]----*/

.arial11_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}
.verdana11_gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}

.txt_jauneclair {
	color: #FFD83C;
}
.txt_lien_blanc {
	color: #FFFFFF;
}
.txt_liens_garanties {
	color: #640000;
}
.txt_panier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	padding-left: 5px;
	padding-right: 5px;
}
.titre_produit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D64500;
	line-height: 14px;
}
.txt_carcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txt_titrerubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #83AE00;
}
.txt_prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #D64500;
}
.txt_vert {
	color: #006600;
}
.txt_vignettes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 4px;
}
/*----[ plus produits ]----*/
.txt_fiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
.txt_fiche a{
	color: #996600;
	font-weight: normal;
}
.txt_fiche h4{
	font-size: 11px;
	color: #CC3300;
	line-height: 15px;
	background-image: url(template/img_panier/ligne_sep2.gif);
	background-position: left bottom;
	height: 24px;
	background-repeat: no-repeat;
	margin: 0;
}
.txt_fiche h5{
	color: #333333;
	line-height: 15px;
	margin: 0;
	margin-top: 5px;
	font-size: 11px;
}
.txt_fiche blockquote{
	margin: 0;
	margin-left: 20px;
}

.txtfiche2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
/*----[ encart accueil et specialites regionales ]----*/
.txt_edition1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-repeat: no-repeat;
}
.txt_edition1Copie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.txt_specialites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.truffade{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.truffade td{
	padding-left:3px;
}