body {
	background-color: #250D3F;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(images_css/boutique/fond.jpg);
	background-repeat: no-repeat;
	background-position: center center;

	scrollbar-face-color: #C29BBA;
	scrollbar-shadow-color: #90738A;
	scrollbar-highlight-color: #DCB0D3;
	scrollbar-3dlight-color: #E9E9E9;
	scrollbar-darkshadow-color: #696969;
	scrollbar-track-color: #D8ADCF;
	SCROLLBAR-ARROW-COLOR: #696969;
}

	* {
		font-family: sans-serif;
		font-size: 12px;
	}
	TH { text-align: right; vertical-align: top }
	
	/* Contrôles par défaut */
	/*INPUT,TEXTAREA {
		background-color: transparent;
		border:1px solid #fff;
		border-bottom:1px solid #bbb;
		width: 150px;
		color:#555;
	}*/

.bouton {
		background-color: transparent;
		border:1px solid #fff;
		border-bottom:1px solid #bbb;
		width: 150px;
		color:#555;
	}
		
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #647716;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

html, body {
height: 100%;
width: 100%;
}

#pageContainer {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 974px;
	height: 556px;
	margin-top: -278px;
	margin-left: -492px;

}

#centre{
	width: 974px;
}

#haut {
	width: 974px;
	height: 37px;
	background-color: #D188B0;
}

#menu {
	float: left;
	width: 555px;
	height: 37px;
}

#htpanier {
	background-image:  url(images_css/boutique/ht01.gif);
	float: right;
	width: 400px;
	height: 37px;
	background-position: right;
	background-repeat: no-repeat;
}

#titre {
	float: left;
	width: 300px;
	height: 30px;
	margin-left: 20px;
	margin-top: 7px;
}

#bas {
	width: 984px;
	height: 32px;
}

#visuel {
	float: left;
	width: 196px;
	height: 488px;
	background-image:  url(images_css/boutique/visuel.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#droite {
	float: left;
	width: 608px;
	height: 488px;
	background-image:  url(images_css/boutique/fond_droite.jpg);
	background-repeat: repeat-x;

}

#nav {

	float: right;
	width: 580px;
	height: 458px;
	overflow: auto;
}

#sssmenu{

	float: left;
	width: 605px;
	height: 30px;
}

#text {
	float: left;
	width: 342px;
}

#gauche {
	float: left;
	width: 170px;
	height: 488px;
	background-image:  url(images_css/boutique/fond_gauche.jpg);
	background-repeat: repeat-x;
	display: block;
}

#fleur {
	float: left;
	width: 50px;
	height: 488px;
}

#TitrePanier{
	width: 157px;
	background-image:  url(images_css/boutique/panier01.gif);
	height: 47px;
}

#sousMenu {
	width: 157px;
	height: 301px;
}

#logo{
	width: 157px;
	height: 140px;
}


#ombre1 {
	float: left;
	width: 10px;
	height: 488px;
}

#ombre2 {
	float: left;
	width: 5px;
	height: 458px;
}

#boutique {
	width: 278px;
	height: 306px;
}

#minute {
	width: 276px;
	height: 306px;
}
#lettre {
	width: 430px;
	height: 31px;
	vertical-align: middle;
	float: left;
	margin-top: 7px;
}
#fil{
	width: 160px;
	height: 31px;
	vertical-align: middle;
	float: left;
	margin-top: 7px;
}

#footer{
	width: 300px;
	height: 31px;
	vertical-align: middle;
	float: right;
	margin-top: 12px;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}

.colorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #358CAC;
	line-height: 18px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #724F0F;
}

.textmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #358CAC;
	line-height: 18px;
}

.gtitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
}
.txtrose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C67AA2;
	font-variant:normal;
}
