@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(images/AM-2010-background.png);
	background-repeat: repeat-x;
	/* pour centrer */
	margin: auto; /* pour éviter les marges */
	text-align: center;/* pour corriger le bug de centrage IE */
}
a {
	color: #950D0A;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	text-decoration: none;
}
#Tableau_01 {
	top:0px;
	width:1082px;
	height:640px;
	/*margin-left: auto;
	margin-right: auto;*/
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#AM-2010-gauche_ {
	left:0px;
	top:0px;
	width:78px;
	height:718px;
	float: left;
}

#AM-2010-logo-St-Valentin_ {
	left:78px;
	top:0px;
	width:330px;
	height:114px;
	float: left;
	background-image: url(images/AM-2010_logo_St_Valentin.png);
	background-repeat: no-repeat;
}

#AM-2010-header_ {
	left:408px;
	top:0px;
	width:571px;
	height:74px;
	background-image: url(images/AM-2010_header.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	float: left;
}

#AM-2010-droite_ {
	left:979px;
	top:0px;
	width:103px;
	height:718px;
	float: right;
}

#AM-2010-banner_ {
	left:78px;
	top:115px;
	width:901px;
	height:12px;
	background-image: url(images/AM-2010_banner.jpg);
	background-repeat: repeat-x;
	font-size: 9px;
	padding-top: 12px;
	float: left;
}

#AM-2010-left-background_ {
	left:78px;
	top:139px;
	width:245px;
	height:auto;
	padding-left: 0px;
	min-height: 400px;
	max-height: 2400px;
	float: left;
}

#AM-2010-content-back_ {
	width:400px;
}

#AM-2010-footer_ {
	width:901px;
	height:42px;
}

#AM-2010-09_ {
	position:absolute;
	left:78px;
	top:688px;
	width:901px;
	height:30px;
}
.leftMENU {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/AM-2010-button-OFF.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	padding-top: 3px;
}
.leftMENU:hover {
	
	background-image: url(images/AM-2010-button-ON.gif);
}
.leftMENU a {
	color: #FFF;
	text-decoration: none;
}
.leftMENU a:hover {
	color: #FFF;
	text-decoration: none;
}
.leftNEWS {
	background-image: url(images/AM-2010-back-news.gif);
	background-repeat: no-repeat;
	height: 230px;
	width: 200px;
	padding-top: 5px;
	font-weight: bold;
	color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
}
.titre_actu3 {
	font-size: 10px;
	padding: 3px;
	width: 180px;
	text-align: left;
}
.legende {
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	width: 180px;
}
/* element commerce */
.lienHELP {
	/*color:#333333;*/
	color:#666666;
	text-decoration:none;
	background-image: url(images/help.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.lienHELP:hover {
	color:#900;
}
.lienHORIZ {
	/*color:#333333;*/
	color:#666666;
	text-decoration:none;
	background-image: url(images/lien-horizontal.png);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.lienHORIZ:hover {
	color: #900;	
}
.leftNEWS #defilement div .legende a {
	color: #FFF;
	text-decoration: none;
}
.leftNEWS #defilement div .legende a:hover {
	color: #FC0;
	text-decoration: none;
}
#promoBARRE {
	font-size: 24px;
	font-weight: bold;
	color: #FF0;
	text-decoration: line-through;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
.contenu {
	background-color: #FFF;
	background-repeat: repeat-x;
	background-image: url(images/AM-2010_left_background.jpg);
	padding-right: 10px;
	vertical-align:top;
}
.lien_menu_bas {
	font-size: 12px;
	text-transform: capitalize;
	color: #FFF;
	text-decoration: none;
}
.text_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	display: block;
}
#logoSITE {
	display: block;
	position: relative;
	top: 13px;
	left: 75px;
	width: 243px;
}
#contenerPANIER {
	height: 50px;
	float: right;
	width: 150px;
}
/* bouton formulaire */
.MainButton {
	background-image: url(images/fond_bouton_flash.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
	width: 210px;
	height: 35px;
	vertical-align: middle;
	background-position: 3px;
}
.MainButton:hover {
	background-image: url(images/fond_bouton_flash_over.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
	width: 210px;
	height: 35px;
	vertical-align: middle;
	background-position: 3px;
}
.MainButtonOVER {
	background-image: url(images/fond_bouton_flash_over.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
	width: 210px;
	height: 35px;
	vertical-align: middle;
	background-position: 3px;
}
.MainButtonCoupon {
	background-image: url(images/fond_bouton_vert.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
	width: 210px;
	height: 35px;
	vertical-align: middle;
	background-position: 3px;
}
.MainButtonSecure {
	background-image: url(images/fond_bouton_secure.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
	width: 210px;
	height: 115px;
	vertical-align: middle;
	background-position: 3px;
	padding-top: 70px;
}
.lienBLANC {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.chapeau {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
}
.texte {
	padding-top: 5px;
}
.telechargez {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #FF0;
	text-align: center;
	padding-left: 5px;
}
.telechargez:hover {
	color: #FFF;
}
#grosPRIX {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 60px;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: 65px;
}
#grosPRIX:hover {
	color: #FF0;	
}
.ligneTableau {
	width: 100px;
	font-size: 9px;
}
/* innerfade */
#diaporama_innerfade {
	padding:0;
	width:392px;
	border: 0px none #FFF;
	margin-left: 65px;
}
/* SPIP */
h3.spip {
	font-size:13px;
	font-weight:bold;
	margin-bottom:1.4em;
	margin-top:2em;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}

#promo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/AM-2010-bouton-StValentin-OFF.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 390px;
	padding-top: 10px;
	padding-left: 10px;
	margin-left:118px;
}
#promo:hover {
	background-image: url(images/AM-2010-bouton-StValentin-ON.png);
}
#promo a {
	color:#FFF;
}
#promo a:hover {
	color:#FFF;
}
#tableCONTENU {

}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
