
.text_10px_blanc {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #ffffff;
	font-size : 10px;
	font-weight: normal;
	}
	
.text_10px_beige {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FBD7AA;
	font-size : 10px;
	font-weight: normal;
	}
	
.text_10px_noir {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	font-size : 10px;
	font-weight: normal;
	}
	
.text_10px_orange {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #DA9F55;
	font-size : 10px;
	font-weight: normal;
	}	

.text_11px_blanc {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #ffffff;
	font-size : 11px;
	font-weight: normal;
	}
	
.text_11px_beige {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FBD7AA;
	font-size : 11px;
	font-weight: normal;
	}
		
.text_11px_noir {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	font-size : 11px;
	font-weight: normal;
	}
	
.text_11px_orange {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #DA9F55;
	font-size : 11px;
	font-weight: normal;
	}
	
.text_14px_blanc {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #ffffff;
	font-size : 14px;
	font-weight: normal;
	}

a:link {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FDAD19;
	font-size : 12px;
	font-weight: normal
	}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FB5902;
	font-size : 12px;
	font-weight: normal
	}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #FFFFFF;
	font-size : 12px;
	font-weight: normal
	}

a:active {
	color: #FFFFFF; 
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal
	}

body {
	background-color: #5D0A00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	background-image: url(../images/boutique/boutique_bg.jpg);
	background-attachment: fixed;
	background-position: left top;
	background-repeat: no-repeat;
	scrollbar-3dlight-color: #FBD7AA;
	scrollbar-arrow-color: White;
	scrollbar-base-color: #FDAD19;
	scrollbar-darkshadow-color: #FDAD19;
	scrollbar-face-color: #FDAD19;
	scrollbar-highlight-color: #8B2616;
	scrollbar-shadow-color: #9A1100;
	scrollbar-track-color : #8B2616;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	}
	
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FBD7AA;
	}




