@charset "utf-8";
/* CSS Document */
body {
	background-color: #aacde5;
	margin-top: 0px;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #000000;
	text-decoration: none;
	background-position: left;
	text-align: left;
}
#global {
	height:964px;
	width:970px;
	margin: 0px;
	padding: 0px;
}
#menu {
	width: 238px;
	height: 758px;
	float: left;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 116px;
	width: 238px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #89a2ae;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #89a2ae;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #F2C609;
	text-decoration: none;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #000000;
	text-decoration: none;
	background-position: left;
	text-align: left;
}

#sous_logo {
	background-image: url(../images/sous_logo_scrapbooking.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 42px;
	width: 238px;
}
#titre {
	background-image: url(../images/titre_menu_scrapbooking.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 66px;
	width: 238px;
}
#menu2 {
	background-image: url(../images/menu_scrapbooking.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 475px;
	width: 238px;
}
#bandeau {
	height: 758px;
	width: 732px;
	float: left;
}
#ligne1 {
	height: 22px;
	width: 732px;
}
#ligne2 {
	height: 44px;
	width: 732px;
}
#ligne3 {
	height: 28px;
	width: 732px;
}
#ligne4 {
	height: 33px;
	width: 732px;
}
#ligne5 {
	height: 30px;
	width: 732px;
}
#ligne6 {
	height: 40px;
	width: 732px;
}
#contenu {
	background-image: url(../images/contenu.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 502px;
	width: 732px;
}
#pied_gauche {
	background-image: url(../images/pied_gauche_scrapbooking.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 59px;
	width: 238px;
}
#pied_droit {
	background-image: url(../images/pied_droit.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 59px;
	width: 732px;
	float: left;
}
#bas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background-image: url(../images/bas.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 206px;
	width: 970px;
}
h1 {
	color: #660066;
	font-size: 13px;
	background-image: url(../images/puce_scrapbooking.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
   }
h2 {
	color: #660066;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
   }
#boutique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660066;
	border: 1px double #660066;
}
#titreboutique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660066;
	background-color: #FFFFFF;
	border: 1px solid #660066;
	font-weight: bold;
	padding: 3px;
}
/*infobulle css*/
div#infobulle{
	background-color: #000000;
	border: 2px solid #F2C609;
	width: auto;
	max-width: 600px;
	padding: 0px Opx 0px 0px;
	text-align: justify;
	font-size: 90%;
}
#titre_encart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#intro {
	margin: 10px;
}
#contour {
border:solid 1px #000000;
}