p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
table { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #4D6185; }
h1 { font-size: 14px; }

a.std:link { text-decoration: none; color: #4D6185; }
a.std:visited { text-decoration: none; color: #4D6185; }
a.std:hover { text-decoration: none; color: #4D6185; }

a.liste:link {display: block;  width: 145px; text-decoration: none; color: #FFFFFF; font-size:10px; line-height: 14px; padding: 2px; font-weight: bold; border: solid 1px #8AC4E6; background-image: url(images/fondbleu.jpg);}
a.liste:visited {display: block;  width: 145px; text-decoration: none; color: #FFFFFF; font-size:10px; line-height: 14px; padding: 2px; font-weight: bold; border: solid 1px #8AC4E6; background-image: url(images/fondbleu.jpg);}
a.liste:hover {
	width: 145px;
	text-decoration: none;
	background-color: #FF0092;
	color: #FFFFFF;
	font-size:10px;
	line-height: 14px;
	padding: 2px;
	border: solid 1px #C6D6FD;
	font-weight: bold;
	background-image: url(images/fondvert.jpg);
}

a.listeannonce:link {display: block;  width: 380px; text-decoration: none; padding: 2px; border: solid 1px #FFFFFF; }
a.listeannonce:visited {display: block;  width: 380px; text-decoration: none; padding: 2px; border: solid 1px #FFFFFF; }
a.listeannonce:hover {display: block;  width: 380px; text-decoration: none; background-color: #CCCCCC; padding: 2px; border: solid 1px #FFFFFF; }

a.gras:link {display: block;  width: 145px; text-decoration: none; background-color: #FF0092; color: #FFFFFF; font-size:10px; line-height: 14px; padding: 2px; border: border: solid 1px #FFFFFF; font-weight: bold; background-image: url(images/fondvert.jpg);}
a.gras:visited { display: block; width: 145px; text-decoration: none; background-color: #FF0092; color: #FFFFFF; font-size:10px; line-height: 14px; padding: 2px; border: border: solid 1px #FFFFFF; font-weight: bold; background-image: url(images/fondvert.jpg);}

select,input,textarea { font-family: Arial, Courier, Algerian, "Times New Roman"; color: #000000; font-size: 9px; }

.annonce { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
.annoncetitre { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #4D6185; font-weight: bold; }
.pointille {border: 4px dashed #4D6185;}
.coupon {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; }
.couponsuite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; }
.nomboutique {
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
}
.theme {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding-left : 2px;
	background-image: url(images/choix_theme.jpg);
}


h2 {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
}
h3 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.accroche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.etendu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.padding {
	padding: 10px;
}
.paddingL {
	padding-left: 10px;
}
