BODY {
	background-color: #44577C;
	margin-top: 5px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.arriere_plan {
	background-image: url(img/site_haut.jpg);
	background-repeat: no-repeat;
}
.txt_accroche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}
.txt_haut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.logo_lavazza {
	background-image: url(img/lavazza_blue.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cpyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
}
.sous_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #113277;
}
.test {
	cursor: hand;
}
.txt_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}
.champ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px #5A768B;
	height: 12px;
	background-image: url(img/fond_champ.gif);
}
.champtxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px #5A768B;
}
.bt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	height: 18px;
}
.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FF0000;
}
.titre_prd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #FFFFFF;
}
.site {
	background-image: url(img/fond_site.jpg);
}
.site_bas {
	background-image: url(img/site_bas.jpg);
}
.barre_menu {
	background-image: url(img/fond_menu.jpg);
	font-size:small;
}
.fond_decouvr{
	background:url(img/images/decouvr_02.gif) repeat-x left;
	padding-top:2px;
}
.ana-in *{
    position:absolute;
    top: -1000px;
    display:block;
    height:1px;
    width:1px;
}