@charset "latin1";
/* CSS Document */
#laPage {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	background-color: #C5C6CA;
}

.topContent {
	margin: 0;
	padding: 0;
}

.siteContent {
	border-left: solid 5px #C5C6CA;
	border-right: solid 5px #C5C6CA;
	background: top left url(../images/content-bg.jpg) repeat-x;
	background-color: #C5C6CA;
	/*height: 1000px;*/
	padding-bottom: 50px;
}

.commande {
	float: left;
	clear: left;
	z-index: 2;
}
.livraison {
	float: right;
	cursor: default;
}

/*
	METEO
*/
#siteMeteo
{
	
}
#weather {
	
}

/*
	Carte du site
*/
#siteCarte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin: 8px 0 16px 0;
}

#siteCarte TH {
	padding: 6px 0 6px 0;
	color: #666666;
}

#siteCarte a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #09C;
}
#siteCarte a:hover {
	text-decoration: underline;
}
/*
	FOOTER
*/
.siteFooter {
	background: left url(../images/footer-bg.jpg) no-repeat;
	height: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #626262;
}
.siteFooter span {
	color: #404040;
}
.siteFooter img {
	margin: 0;
	padding: 0;
	float: left;
}
.siteFooter a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.siteFooter a:hover {
	text-decoration: underline;
}
.siteFooter .creation {
	height: 22px;
	width: 392px;
	vertical-align: middle;
}
.siteFooter .creation  div {
	height: 12px;
	padding-top: 5px;
}

.primeur {
	padding: 1px;
	background: #5562BE;
	color: #FFFFFF;
	font-family: "Arial", Regualr, sans-serif;
	font-style: normal;
	font-size: 11pt;
	font-weight: bold;
}

.normal{
	color: #000000;
	margin-top: 2px;
	font-family: "Arial", Regualr, sans-serif;
	font-style: normal;
	font-size: 8pt;
	font-weight: normal;
}