@charset "utf-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../pic/background.jpg);
	background-repeat: no-repeat;
	background-position : center top;
	background-color: #746E6E;
	/*text-align: center;*/
}

body * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;	
}

.header {
	background: url("../pic/back-tetiere.jpg") no-repeat;	
}

.font-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px !important;
	color: #6C6766 ;
	font-weight: bold !important;
}

.font-menu a:hover, .font-menu a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none !important;	
	font-weight: bold !important;
	color: #8C0854 !important;
}

.menu_current {
	color: #8C0854 !important;
}

a {
	color: #8C0854;	
	text-decoration: none;
}

/*
a:link {
	color: #8C0854;
	text-decoration: none;
	font-size: inherit;
}
*/
a:hover {
	color: #8C0854;
	text-decoration: underline;
	font-size: inherit;
}
/*
a:visited {
	text-decoration: none;
	color: #8C0854;
	font-size: inherit;
}

a:visited:hover  {
	text-decoration: underline;
}
*/
a:active {
	text-decoration: none;
	color: #6C6766;
	font-size: inherit;
}
texte body {
	font-family: Arial, Helvetica, sans-serif;
}
body p {
	font-size: 12px;
}

texte-body {
	font-family: Arial, Helvetica, sans-serif;
}
body p {
	font-family: Arial, Helvetica, sans-serif;
}
body p {
	color: #666;
}
body p {
	text-align: justify;
}

.baseline, .baseline a, .baseline a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFF;
}

.baseline a:hover {
	text-decoration: none;
	color: #8C0854;
	font-size: inherit;
}

.shop_title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;	
	text-transform: uppercase;
	margin-left: 30px;
}

.shop_subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #8C0854;			
	text-decoration: underline;
}

.shop_field {
	border: 1px solid #666666;
}


.succes_msg {
	color: green;
	font-weight: bold;
	text-align: center;
	width: 100%;	
}

.contenu_page {
	background: url("../pic/bg-visu-contact.jpg") no-repeat left bottom;
}

.contenu_text {
	padding-left: 30px;
	padding-right: 30px;
}

.titre_rozz {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	background: url("../pic/titre.jpg") repeat-x;
	width: 215px;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;	
	border-bottom: 1px solid #FFFFFF;
}

/*=========== PROD=================*/

.prod_menu {	
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.product_page {
	background: url("../pic/boutique/back-cellule-principale.jpg") repeat-x bottom;
}

.prod_menu a {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.product_list_label a {
	font-size: 10px;
	font-weight: none;
	color: #666666;
}

.product_pic img{
	border: 1px solid #666666;
}

.product_label {
	font-size: 14px;
	font-weight: bold;
	color: #333333;	
}

.product_text {
	color: #666666;	
}

.product_button {
	padding-top: 10px;	
}

.product_price{
	font-size: 18px;
	font-weight: bold;
	color: #7A124F;
}

.product_price_old {
	font-size: 16px;	
	color: #666666;
	font-weight: normal;
	text-decoration: line-through;
}
/**************** LIST ****************/

.list {
	width: 100%;
	border-collapse: collapse;
	/*
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;*/
}
/*
.list th:first-child {
	border-left: 1px solid black;	
}



*/
.list th {
	background-color: #000000;
	color: white;
	padding: 2px;
}
.list tr:hover {
	background-color: #ffffaf;
}
/*
table.list tr td {
	padding: 2px;
	border-left: 1px solid black;	
	border-bottom: 1px solid black;	
}
*/

/**************** CART ****************/

.cart_quantity {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

.cart_qty_input {
	width: 25px;
	border: 1px solid black;
	font-size: 16px;
	text-align: right;	
}

.cart_price {
	font-weight: bold;
	text-align: right;
	font-size: 14px;
	color: #7A124F;
}

.cart_join {
	text-align: center;	
}

.cart_totalLabel {
	text-align: right;
	font-size: 18px;
}

.cart_minortotalLabel {
	text-align: right;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cart_totalPrice {
	font-weight: bold;
	text-align: right;
	color: #7A124F;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cart_product_label {
	font-size: 14px;
	font-weight: bold;
	color: #333333;	
}

.cart_product_pic img{
	border: 1px solid #666666;
	margin-right: 8px;
}

.orderGuide a{
	color: #8C0854;
	text-decoration: underline;
	font-size: inherit;
}

.orderGuide b{
	color: #8C0854;	
}

.orderPaidText {
	font-size: 18px;
	text-align: center;
}

.orderPaidTotal {
	color: #8C0854;	
	font-size: 18px;
	font-weight: bold;
}

/*******************************************/
/*					BUTTON				   */
/*******************************************/
.buttonStandard_tr{
	cursor:pointer;
}

.buttonStandard_left{
	width:5px;
	height:27px;
	background:url(buttonStandard/button_left.png) no-repeat;
}

.buttonStandard_left_hover{
	width:5px;
	height:27px;
	background:url(buttonStandard/button_left_hover.png) no-repeat;
}

.buttonStandard_center{
	height:27px;
	line-height: 27px;
	vertical-align: middle;
	background:url(buttonStandard/button_center.png) repeat-x;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	color: #FFFFFF;
	text-align: center;
}

.buttonStandard_center_hover{
	height:27px;
	line-height: 27px;
	vertical-align: middle;
	background:url(buttonStandard/button_center_hover.png) repeat-x;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	color: #FFFFFF;
	text-align: center;
}

.buttonStandard_icon{
	height:27px;	
	background:url(buttonStandard/button_center.png) repeat-x;	
}

.buttonStandard_icon_hover{
	height:27px;	
	background:url(buttonStandard/button_center_hover.png) repeat-x;	
}

.buttonStandard_right{
	width:5px;
	height:27px;
	background:url(buttonStandard/button_right.png) no-repeat;
}

.buttonStandard_right_hover{
	width:5px;
	height:27px;
	background:url(buttonStandard/button_right_hover.png) no-repeat;
}

