
html,body{ height: 100%; margin: 0; padding: 0; }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: none; }

/* BLOCKS */





.column_left {
	width: 50px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -543px;
}


.column_right {
	width: 50px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: 492px;
}

.column_center {
	width: 985px;
	margin: 0 auto;
	min-height: 100%;
	background-color: #ffffff;
}




.block_bgselection {
	position: relative; 
	float: right; 
	right: 10px; 
	top: 10px; 
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.block_logo {
	position: relative; 
	left: 0px; 
	top: 0px; 
	width: 250px; 
	height: 85px;
}



.slogan {
	float: left;
	left: 0px;
	width: 520px;
}

.font_text {
	float: left;
}

.font_increase {
	float: left;
}

.font_decrease {
	float: left;
}


/* DIVERS */


.style4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}
.style7 {color: #777777}
.style8 {color: #555555}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style11 {
	color: #E86F00;
}

.style13{
	color: #5a5a5a;
}
.style12 {color: #888888}
.style14 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; }
.style18 {font-size: 12px; font-weight: bold; color: #E86F00; }


.style20 {font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #555555; }
.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.highlight {
	color: #E86F00; 
}


.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #E86F00; 
}
.news_title a:link {color: #E86F00; text-decoration: none;}
.news_title a:visited {color: #E86F00; text-decoration: none;}
.news_title a:hover {color: #E86F00; text-decoration: none;}
.news_title a:active {color: #E86F00; text-decoration: none;}

/* MENU */

.menu_block {
	background-image: url(/images/background_menu_repeat.jpg);
	background-repeat: repeat-y;

}

.menu_block_norepeat {
	background-image: url(/images/background_menu.jpg);
	background-repeat: no-repeat;
}


.menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cecece;
	height: 23px;
	padding-top: 6px;
	
}
.menu_link a:link {color: #cecece; text-decoration: none;}
.menu_link a:visited {color: #cecece; text-decoration: none;}
.menu_link a:hover {color: #cecece; text-decoration: none;}
.menu_link a:active {color: #cecece; text-decoration: none;}


.menu_link_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	height: 23px;
	padding-top: 6px;
	
}
.menu_link_selected a:link {color: #ffffff; text-decoration: none;}
.menu_link_selected a:visited {color: #ffffff; text-decoration: none;}
.menu_link_selected a:hover {color: #ffffff; text-decoration: none;}
.menu_link_selected a:active {color: #ffffff; text-decoration: none;}


.submenu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cecece;
	height: 23px;
	padding-top: 6px;
}
.submenu_link a:link {color: #cecece; text-decoration: none;}
.submenu_link a:visited {color: #cecece; text-decoration: none;}
.submenu_link a:hover {color: #cecece; text-decoration: none;}
.submenu_link a:active {color: #cecece; text-decoration: none;}


.submenu_link_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	height: 23px;
	padding-top: 6px;
}
.submenu_link_selected a:link {color: #ffffff; text-decoration: none;}
.submenu_link_selected a:visited {color: #ffffff; text-decoration: none;}
.submenu_link_selected a:hover {color: #ffffff; text-decoration: none;}
.submenu_link_selected a:active {color: #ffffff; text-decoration: none;}


.menu_spacing {
	height: 1px;
	width: 170px;
}


/* STYLES */


.collection_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}

.copyright {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; }
.copyright a:link {color: #999999; text-decoration: none;}
.copyright a:visited {color: #999999; text-decoration: none;}
.copyright a:hover {color: #999999; text-decoration: none;}
.copyright a:active {color: #999999; text-decoration: none;}


.page_title {font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #555555; }

.page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}

.button_link { top: 2px; position: relative; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; }
.button_link A:link { color: #ffffff; text-decoration: none; }
.button_link A:visited { color: #ffffff; text-decoration: none; }
.button_link A:active { color: #ffffff; text-decoration: none; }
.button_link A:hover { color: #ffffff; text-decoration: none; }


.button2_link { top: 4px; position: relative; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #ffffff; }
.button2_link A:link { color: #ffffff; text-decoration: none; }
.button2_link A:visited { color: #ffffff; text-decoration: none; }
.button2_link A:active { color: #ffffff; text-decoration: none; }
.button2_link A:hover { color: #ffffff; text-decoration: none; }


.button1 {
	position: relative;
	height: 18px;
	text-align: center;
	background: url("/images/bt_orange.png") no-repeat;
	width: 82px;
	cursor : pointer;
}

.button1b {
	position: relative;
	height: 18px;
	text-align: center;
	background: url("/images/bt_orange.png") no-repeat;
	width: 82px;
}


.button2 {
	position: relative;
	height: 23px;
	text-align: center;
	background: url("/images/bt_orange2.png") no-repeat;
	width: 121px;
	cursor : pointer;
}

.button3 {
	position: relative;
	height: 23px;
	text-align: center;
	background: url("/images/bt_noir.png") no-repeat;
	width: 121px;
	cursor : pointer;
}


.select_background {
	border: 1px solid #d9d9d9;
	font-size: 11px; 
	color: #858585;
	width: 130px;
	height: 20px;
	font-family: font-family: Arial, Helvetica, sans-serif;

}


.input_form {
	border: 1px solid #d9d9d9;
	font-size: 11px; 
	color: #858585;
	width: 130px;
	height: 20px;
	font-family: font-family: Arial, Helvetica, sans-serif;

}

.textarea_form {
	border: 1px solid #d9d9d9;
	font-size: 11px; 
	color: #858585;
	font-family: font-family: Arial, Helvetica, sans-serif;

}

.text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}



/* HOME */

.cadre1 {
	position: relative;
	height: 164px;
	background: url("/images/cadre_1.jpg") no-repeat;
	width: 315px;
	cursor : pointer;
	text-align: left;
}

.cadre1_text {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B5B5B5;
	top: 62px;
	left: 28px;
	width: 150px;
}


.cadre1_picture {
	position: relative;
	float: right;
	width: 101px;
	height: 19px;
	top: 60px;
	right: 10px;
}


.cadre2 {
	position: relative;
	height: 205px;
	background: url("/images/cadre_2.jpg") no-repeat;
	width: 406px;
	cursor : pointer;
	text-align: left;
}

.cadre2_text {
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B5B5B5;
	top: 85px;
	left: 28px;
	width: 195px;
}

.cadre2_picture {
	position: relative;
	float: right;
	width: 120px;
	top: 40px;
	right: 30px;
	text-align: center;
}


.cadre3 {
	position: relative;
	height: 230px;
	width: 315px;
	cursor : pointer;
	text-align: left;
}


.texte_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B5B5B5;
}
.texte_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
}
.texte_2 a:link { color: #747474; text-decoration: none; }
.texte_2 a:visited { color: #747474; text-decoration: none; }
.texte_2 a:active { color: #747474; text-decoration: none; }
.texte_2 a:hover { color: #747474; text-decoration: none; }

.shop_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E87301;
}

.texte_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	font-weight: bold;
}
.texte_4 A:link { color: #747474; text-decoration: none; }
.texte_4 A:visited { color: #747474; text-decoration: none; }
.texte_4 A:active { color: #747474; text-decoration: none; }
.texte_4 A:hover { color: #747474; text-decoration: none; }


.jewel_picture {

	border-width: 0px;

}

