body {
	padding:0px;
	margin:0px;
}
.texte_menu_rouge {
	font-family: Arial;
	font-size: 14px;
	color: #E50003;
	text-indent: 5px;
}
.texte_menu_rouge:hover {
	font-family: Arial;
	font-size: 14px;
	color: #E50003;
}
.texte_menu_bleu {
	font-family: Arial;
	font-size: 13px;
	color: #2E1C86;
	text-indent: 13px;
}
.texte_menu_bleu:hover {
	font-family: Arial;
	font-size: 13px;
	color: #2E1C86;
	text-indent: 10px;
}
.titre_page {
	font-family: Arial;
	font-size: 16px;
	color: #2E1C86;
	font-weight: normal;
}
.contenu_page {
	font-family: Arial;
	font-size: 13px;
	color: #2E1C86;
	text-align: justify;
}
.contenu_page:link {
	font-family: Arial;
	font-size: 13px;
	color: #E50003;
	text-align: justify;
}
.contenu_page:visited {
	font-family: Arial;
	font-size: 13px;
	color: #E50003;
	text-align: justify;
}.arrivage_rouge {
	font-family: Arial;
	font-size: 11px;
	color: #E50003;
	font-style: normal;
	font-weight: bold;
}
.arrivage_titre {
	font-family: Arial;
	font-size: 14px;
	color: #2E1C86;
}

.arrivage_contenu {
	font-family: Arial;
	font-size: 11px;
	color: #2E1D86;
	font-weight: bold;
}
.arrivage_eco_part {
	font-family: Arial;
	font-size: 10px;
	color: #2E1C86;
}
.newsletter_texte_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E60003;
}
.newsletter_adresse_site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E1D87;
}
.newsletter_ecopart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}


.newsletter_texte_bleu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2E1D87;
	font-weight: bold;
}
.newsletter_caracteristique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.newsletter_prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.newsletter_bg {
	background-image:url(http://www.electromenager-poiret.com/img/fond_alu_newsletter.png);
	background-repeat:repeat;
}

.block_promos {
	position: relative;
	width: 836px;
	height: 205px;
	background-image:url(img/fonds_prems.jpg);
}

.promos1 {
	position: absolute;
	width: 255px;
	height: 179px;
	top: 3px;
	left: 3px;
	padding: 10px;
}

.promos2 {
	position: absolute;
	width: 254px;
	height: 179px;
	top: 3px;
	left: 281px;
	padding: 10px;
}

.promos3 {
	position: absolute;
	width: 255px;
	height: 179px;
	top: 3px;
	left: 558px;
	padding: 10px;
}

.imgCnt {
	position: relative;
	width: 120px;
	height: 150px;	
}

.imgSrc {
	position: absolute;
	top:0px;
	left:0px;
	width: 120px;
	height: 150px;
}

.imgPrt {
	position: absolute;
	top:5px;
	left:4px;	
	width: 120px;
	height: 150px;
}

