<style type="text/css">
body,td,th {
	font-size: 10px;
	color: #666;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titre {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	height: 19px;
	padding-top: 2px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: auto;
}
.border_d_b_g {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.border_H_d_b_g {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 1px;
}


.texte {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding-left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.texte_baseline {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-decoration: none;
}



.bkg_bleu {
	background-color: #0AF;
}
.bkg_produits {
	background-image: url(include/frida.jpg);
	height: 159px;
	width: 220px;
}
.bkg_newsletter {
	background-color: #0AF;
	background-image: url(include/newsletter.jpg);
	height: 159px;
	width: 220px;
}


.bkg_violet {
	color: #AF003F;
	background-color: #AF003F;
}

.nav_off {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
</style>
.txt_baseline {
	font-size: 12px;
	color: #FFF;
}
.titre_blanc {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FFF;
	height: 23px;
	padding-top: 7px;
}

.nav_bleu {
	font-size: 16px;
	color: #0AF;
	font-weight: bold;
	text-decoration: none;
}
.nav_jaune {
	font-size: 16px;
	color: #FDC600;
	font-weight: bolder;
	text-decoration: none;
}
.nav_vert {
	font-size: 16px;
	color: #81725E;
	font-weight: bolder;
	text-decoration: none;
}
.nav_rose {
	font-size: 16px;
	color: #E5352C;
	font-weight: bolder;
	text-decoration: none;
}
.nav_bleu_fonce {
	font-size: 14px;
	color: #E13288;
	font-weight: bolder;
	text-decoration: none;
}
.sep {
	font-size: 15px;
	color: #999;
	right: 10px;
	left: 10px;
}
.headline {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.txtcourant {
	color: #333;
	font-size: 12px;
}
.boxinput {
	height: 20px;
	width: 200px;
	border: 1px solid #999;
	padding-left: 5px;
}

