html{
	font-family: verdana;
	font-size: 80%;
	background: #755e48 url('img/bg_html.jpg') repeat-x 0 0;
}

body{
	margin: 0; padding: 0;
}

#container{
	background: url('img/bg_container.jpg') repeat-y 0 0;
	width: 978px;
	margin: 0 auto; padding: 0;
}
#header{
	background: #60482f url('img/bg_header.jpg') no-repeat 0 0;
	height: 197px;
	margin: 0 auto;
}
#header h2{
	display: block;
	float: left;
	color: #FFFFFF;
	margin: 120px 0 0 216px;
	font-style: italic;
	font-weight: normal;
	width: auto;
	font-size: 19px;
}
#header2{
	float: right;
	margin: 10px 30px 0 0;
	width: 371px;
}
#header2 p{
	font-size:8pt;
}
#login{
	background: url('img/bg_login.jpg') no-repeat 0 0;
	color: #efe6d2;
	padding: 4px 10px 0 10px; margin: 0;
	height: 146px;
}
#login p{
	font-size:8pt; padding:0; margin:0
}
#login p.login{
	margin: 2px 0;
}
#login label.login_mail{
	padding: 0 5px 0 0; margin: 0;
}
#login input {
    width:180px;
}
#login input.submit{
    width:auto;margin:3px 0;
}
#login a{
	color: #efe6d2;
	font-size: 8pt;
}
#langue{
	text-align: right;
	margin: 7px 0 0 0;
}
#langue a{
	margin: 0; padding: 0;
}
#langue a img{
	text-decoration: none;
	border: none;
	margin: 0; padding: 0;
}
#menu{
	clear: both;
	background: url('img/bg_menu.jpg') no-repeat 0 0;
	height: 49px;
	margin: 0 0 0 8px;
}
#menu ul{
	margin: 0 0 0 20px; padding: 0;
	list-style: none;
}
#menu ul li{
	margin: 0; padding: 0;
	float: left;
	width: auto;
}
#menu ul li a{
	display: block;
	border-right: 1px solid #8a9520;
	border-left: 1px solid #7c8717;
	padding: 0 12px;
	text-decoration: none;
	color: #efe6d2;
	line-height: 35px;
}
#menu ul li a:hover{
	background: url('img/bg_menu_hover.jpg') repeat-x 0 0;
}
#menu #search{
	float: right;
	margin: 0 15px 0 0;
	color: #efe6d2;
	line-height: 35px;
	height: 35px;
}


#sidebarL{
	float: left;
	width: 221px;
	margin: 0 0 10px 20px; padding: 0;
	color: #efe6d2;
	
}
#sidebarR{
	float: right;
	width: 221px;
	margin: 0 20px 0 0; padding: 0;
	color: #efe6d2;
	
}

#sidebarL h2, #sidebarR h2{
	background: url('img/bg_title_sidebar.jpg') no-repeat 0 0;
	padding: 13px 0 0 0; height: 55px;
	text-align: center;
	color: #efe6d2;
	font-weight: normal;
	margin: 0;
}
#sidebar_produit, #sidebar_phare, #sidebar_newsletter, #sidebar_rdv{
	background: #755e48 url('img/bg_sidebar.jpg') repeat-x 0 0;
	border-right: 1px solid #755e48;
	border-left: 1px solid #755e48;
	border-bottom: 1px solid #755e48;
	margin: -13px 0 0 0; padding: 0;
	overflow: hidden;
}
#sidebar_newsletter, #sidebar_rdv{
	padding: 0 0 10px 0;
}
#sidebar_produit, #sidebar_newsletter{
	margin-bottom: 55px;
}

#sidebar_produit ul, #sidebar_produit li, #sidebar_produit a{
	margin: 0; padding: 0;
}
#sidebar_produit ul{
	list-style: none;
}
#sidebar_produit ul li{
	border-top: 1px solid #a89788;
	border-bottom: 1px solid #827161;
}
#sidebar_produit ul li a{
    color: #efe6d2;
    line-height: 30px;
    display: block;
    padding: 0 10px;
    text-decoration: none;
    font-size: 14px;
}
#sidebar_produit ul li a:hover{
	color: #523c26;
	background: #d7cbb8 url('img/bg_sidebar_a.jpg') repeat-x 0 0;
}
#sidebar_phare{
	text-align: center;
	padding: 0 10px;
	
}
#sidebar_phare h3{
	color: #efe6d2;
	font-weight: normal;
	border-bottom: 1px solid #efe6d2;
	margin: 15px 0 0;
}
#sidebar_phare a{
	display: block;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid #827161;
	color: #efe6d2;
	margin-left: 27px;
}
#sidebar_phare a:hover{
	color: #523c26;
}

#sidebar_newsletter, #sidebar_rdv{
  padding: 0 10px;
}


#content{
	margin: 0 250px;
	padding: 0 10px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}
h1, h2, h3{
	font-weight: normal;
	color: #523c26;
}
h1{
	font-size: 19px;
}
h2{
	font-size: 17px;
}

a{
	color: #8a9620;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

#plan{
    font-size: 8pt;
    color: #523c26;
    margin: 0 0 5px 0; padding: 0;
}
#plan ul{
    margin: 0; padding: 0;
    list-style: none;
    display: inline;
}
#plan ul li{
    margin: 0;padding: 0;
    display: inline;
}
#plan ul li a{
    color: #523c26;
    text-decoration: none;
    margin: 0; padding: 0;
}
#plan ul li a:hover{
    color: #84911d;
}


#footer{
	background: url('img/bg_footer.jpg') repeat-x 0 0;
	height: 54px;
	margin: 0; padding: 0;
	color: #efe6d2;
	text-align: center;
}
#footer ul{
	margin: 0; padding: 20px 0 0 0;
	list-style: none;
}
#footer ul li{
	margin: 0; padding: 0;
	display: inline;
}
#footer ul li a{
	color: #efe6d2;
	text-decoration: none;
	
}
#footer ul li a:hover{
	text-decoration: underline;
}




.clean2{
	clear: both;
	height: 0; line-height: 0;
	margin: 0; padding: 0;
	font-size: 0;
}
.clean{
	clear: right;
	height: 0; line-height: 0;
	margin: 0; padding: 0;
	font-size: 0;
}

#content form p label {
    border-bottom:1px solid silver;
    display:block;
    float:left;
    margin: 0;
    padding: 0;
    width:80%;
}

#content form p select, #content form p input, #content form p textarea {
    width:80%;
    padding: 0;
    margin: 10px 0 0;
}










.button {
    padding: 0.4em;
    text-decoration: none;
    margin: 5px;
    text-align: center;
}

a.button {
    display: block;
    width: 135px;
}
span.ui-icon{
    float: left;
    width: 16px;
}
.c2_categorie{
	padding: 10px 0 10px 10px;
}
.c2_categorie_resume p{
	margin: 0;
	padding: 0;
	
}
.c2_categorie ul{
    line-height:25px;
    padding: 0;
    margin: 0;
}
.c2_categorie ul li{
    display: inline-block;
    padding-right: 10px;
}



.c2_produit_list{
    border-bottom: 1px solid gray;
    margin-bottom: 15px;
    min-height: 175px;
    height: auto !important;
    height:175px;
}
.c2_produit_list h2{
    margin: 0;
    padding: 0;
}
.c2_produit_list_image_bl{
	text-align: center;
	border: 1px solid #EEE6D3;
	height: 105px;
}
.c2_produit_list_image_bl a img{
    border: 0px solid #B99C70;
    background: #ffffff;
    padding: 2px;
}

.c2_produit_list_option_bl{
	float: right;
	width: 140px;
	margin: 0 20px 0 0;
}
.c2_produit_list_content_bl{
    margin: 0 145px 0 0;
    width: auto;
}

.c2_produit_list_ttc{
    font-style: italic;
    color: #565656;
    display: inline;
    font-size: 80%;
    padding-right: 10px;
}

.c2_produit_list_promo_ht{
    color: #ba1d25;
    display: inline;
    padding: 0 10px;
    font-weight: bold;

}
.c2_produit_list_ht{
    font-weight: bold;
    display: inline;
}
.c2_produit_list_promo_ttc{
    color: #ba1d25;
    display: inline;
    font-style: italic;
    font-size: 80%;
    padding-right: 10px;

}
a img{
	border: none;
	text-decoration: none;
}




#produit_visible_categorie{
	border-bottom: 2px dotted #A08E7A;
	padding-bottom: 8px;
}
#produit_visible_categorie ul{
	display: inline;
	margin: 5px; padding: 2px;
}
#produit_visible_categorie ul li{
	display: inline
	;
}


#produit_image{
	float: left;
    width: 175px;
    margin: 0 100px 0 0;
    border: 1px solid #EEE6D3;

}
#produit_image a{
    margin: 1px;
}
#produit_content{
    width: auto;
    padding-left: 10px;
    text-align: justify;
}

#produit_option{
	float: left;
    padding-left: 10px;
    border-left: 1px solid #A08E7A;
    margin-bottom: 20px;
}
#produit_option h3{
    padding: 0;
    margin: 0;
}
#produit_option .c2_produit_list_ht, #produit_option .c2_produit_list_promo_ht, #produit_option .c2_produit_list_ttc, #produit_option .c2_produit_list_promo_ttc{
    display: block;
    padding-right: 0;
    padding-left: 0;
}

#TB_window a.button:link {
	color:#EFE6D2;
}
#TB_window a.button:hover {
	color:#695139;
}
#c2_panier_add table{
	border-collapse:collapse;
	border-color:#523C26;
	border-spacing:0;
	width: 450px;;
}

#c2_panier_add th{
	color: #523c26;
	font-weight: normal;
}

div.alert {
    padding:10px;
    color:white;
    font-weight:bold;
    border:1px solid silver;
    background:#8D913A;
    text-align:center;
}
#sidebar_rdv a {
    color:#FFFFFF;
}
#sidebar_rdv p{
	margin: 0;padding: 0;
}
a.button2{
	width: 120px;
}