html{
    font-family: Arial;
    font-size: 80%;
    background-color: #c1bfc0;
}


h1{
    color: gray;
}
h2{
    color:gray;
padding:0;margin:0;
}
a {
    color:maroon;
    text-decoration:underline;
}
a:hover {
    text-decoration:none;
    color:red;
}
a img {
    border:0;
}

#body1{
    position: relative;
    margin: 10px auto;
    width: 1010px;
    background: #ffffff url(img/ombre.jpg)repeat-y 0 0;
}

#body2{
    position: relative;
    margin: 0 auto;
    width: 983px;
    background: #ffffff;	
}
#header{
    background: #ADAEB0 url(img/header.jpg) no-repeat 0 0;
    height: 155px;
    width: 983px;
    margin: 0 auto;
    padding: 0;
}

#menu{
    position: relative;
    margin: 0 auto;
    padding: 0;
    background: black url(img/bgmenu.jpg) repeat-x scroll 0 0;
    height: 25px;
    line-height: 25px;
    width: 983px;
}
#menu ul, ul.menu{
    margin: 0 auto;
    padding: 0 0 0 60px;
}
#menu ul li{
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}
#menu ul li a {
    display:block ;
    padding : 0 30px;
    margin: 0;
    color: #ffffff;
    text-decoration: none;
    font-variant: small-caps;
    font-size: 15px;
    text-align: center;
}
#menu ul li a:hover, #menu ul li a.selected{
    background-color: #acca57;
    color: #4f4f4f;
}

#container{
    width: 983px;
    margin: 0 auto;
    padding: 0;
}

#container.cat_{
	background: #fcc613;
}

#sidebar{
    float: left;
    margin: 0;
    padding: 164px 0 0 0;
    width: 200px;
    background: #fcc613 url('img/bgsidebar_produit.jpg') no-repeat 0 0;
    color: #fff;
}

.cat_314{
	background: #fcc613;

}
#container.cat_314 #sidebar{
	background: #fcc613 url('img/bgsidebar_314.jpg') no-repeat 0 0;
	
}
.cat_315{
	   background: #f08824;
}
	
#container.cat_315 #sidebar{
	   background: #f08824 url('img/bgsidebar_315.jpg') no-repeat 0 0;

}
.cat_316{
	   background: #bb1881;

}

#container.cat_316 #sidebar{
	   background: #bb1881 url('img/bgsidebar_316.jpg') no-repeat 0 0;

}

.cat_317{
	   background: #007ac0;

}

#container.cat_317 #sidebar{
	   background: #007ac0 url('img/bgsidebar_317.jpg') no-repeat 0 0;

}

.cat_318{
	   background: #009c95;

}

#container.cat_318 #sidebar{
	   background: #009c95 url('img/bgsidebar_318.jpg') no-repeat 0 0;

}

.cat_319{
	   background: #cbd200;

}

#container.cat_319 #sidebar{
	   background: #cbd200 url('img/bgsidebar_319.jpg') no-repeat 0 0;

}

.cat_379{
	   background: #DF3188;

}

#container.cat_379 #sidebar{
	   background: #DF3188 url('img/bgsidebar_316.jpg') no-repeat 0 0;

}

.cat_502{
	   background: #005293;

}

#container.cat_502 #sidebar{
	   background: #005293 url('img/bgsidebar_produit.jpg') no-repeat 0 0;

}
#sidebar h3{
    font-weight: normal;
    font-variant: small-caps;
    text-align: center;
    color: #4f4f4f;
}

#sidebar a.back{
    margin: 0 0 0 105px;
    color: #ffffff;
}
#sidebar a.back:hover {
    color: #acca57;
}

#sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#sidebar ul li{
	margin: 0;
	padding: 0;
}
#sidebar ul li a{
    color: #fff;
    text-decoration: none;
    line-height: 40px;
    display: block;
    padding: 0 0 0 15px;
    font-size: 95%;
    width: 185px;

}

#sidebar form{
	padding: 0 10px;
	color: black;
	text-align: center;
}
#sidebar form input.q{
	padding: 0;
	margin: 0;
	width: 150px;
}
#sidebar form #input_search{
	margin-top: 5px;
}
#sidebar ul li a:hover {
	color: #4f4f4f;
    padding: 0 0 0 5px;
}

a#cat_314:hover, #content .cat_314{
    background-color: #ffeabd;
    border-left: 10px solid #fcc613;
}

#content .cat_314:hover{
    color: #ffffff;
    background-color: #fcc613;
	
}
a#cat_315:hover, #content .cat_315{
	background-color: #fed8b7;
	border-left: 10px solid #f08824;
}

#content .cat_315:hover{
	background-color: #f08824;
	color: #ffffff;
}
a#cat_316:hover, #content .cat_316{
	background-color: #e3bdda;
	border-left: 10px solid #bb1881;
}

#content .cat_316:hover {
	background-color: #bb1881;
	color: #ffffff;
}
a#cat_317:hover, #content .cat_317{
	background-color: #aacbe9;
	border-left: 10px solid #007ac0;
}

#content .cat_317:hover{
	background-color: #007ac0;
	color: #ffffff;

}
a#cat_318:hover, #content .cat_318{
	background-color: #b4e0dd;
	border-left: 10px solid #009c95;

}

#content .cat_318:hover{
	background-color: #009c95;
	color: #ffffff;
	
}
a#cat_319:hover, #content .cat_319{
	background-color: #eaf1c1;
	border-left: 10px solid #cbd200;

}

#content .cat_319:hover{
	background-color: #cbd200;
	color: #ffffff;
}

a#cat_379:hover, #content .cat_379{
	background-color: #fdc9ca;
	border-left: 10px solid #DF3188;
}

#content .cat_379:hover {
	background-color: #DF3188;
	color: #ffffff;
}

a#cat_502:hover, #content .cat_502{
	background-color: #b8d9ff;
	border-left: 10px solid #005293;
}

#content .cat_502:hover {
	background-color: #005293;
	color: #ffffff;
}
#container h3{
    text-align: center;
    line-height: 30px;
    font-weight: normal;
    color: #4f4f4f;
}

#content{
    margin: 0;
    float:right;
    width:753px;
    padding: 5px 15px;
    background:#FFFFFF;
    min-height:500px;
}

#content2{
    margin: 0 auto;
    background: #ffffff url(img/bgsidebar_societe.jpg) no-repeat scroll 0 0;
    width: 763px;
    height: 665px;
    padding: 0 0 0 220px;
}

#footer{
    background-color: black;
    margin: 0 auto;
    padding: 0;
    line-height: 15px;
    text-align: center; 
    color:#FFFFFF;
    padding:12px;
}
#footer ul{
    margin:7px 0;padding:0;
}
#footer ul li{
    color: #ffffff;
    display: inline;
    list-style: none;
}

#footer ul li a {
    padding : 0 5px;
    color: #ffffff;
    text-decoration: none;
}
#footer ul li a:hover {
    color: #acca57;	
}
.clean {
    clear:both;
    font-size:0;
    height:0;
    line-height:0;
    margin:0;display:block;
    padding:0;
}
#plan {
    font-size:9px;line-height:20px;
}

#plan ul {
    display:inline;padding:0;margin:0;
}
#plan ul li {
    display:inline;
    padding:0 0 0 10px;
    margin:0;
}

form p label {
    font-weight:bold;display:block;
}
form p input, form p select, form p textarea {
    margin:2px 0;
    width:85%;
    padding:0 3px;
}

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

a.button {
    display: block;
    width: 120px;

}
a.button:hover, .ui-state-hover a:hover{ 
    color: #FFFFFF; 
    text-decoration: none; 
    outline: none;
    background: #1c1c1c url(images/ui-bg_glass_55_1c1c1c_1x400.png) 50% 50% repeat-x;
}	
span.ui-icon{
    float: left;
    width: 16px;
}



.c2_categorie{
    background-color: #ffffff;
   	padding: 26px;
   	cursor: pointer;

}
.c2_categorie_resume p{
	margin: 0;
	padding: 0;
	
}
.c2_categorie_title a{
    font-weight: bold;
    color: #4f4f4f;

}

div.hover div.c2_categorie_title a{
    color: #fff;

}
.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;
}
.c2_produit_list h2{
    margin: 0;
    padding: 0;
}
.c2_produit_list_content{
    height: 80px;
}
.c2_produit_list_image_bl{
    float: left;
    width: 120px;
}

.c2_produit_list_image_bl a img{
    border: 0px solid #B99C70;
    background: #ffffff;
    padding: 2px;
}

.c2_produit_list_button_bl{
    float: right;
    width: 140px;
    
}
.c2_produit_list_button_bl a{
    display: block;
    padding-right: 5px;
    width: 120px;
    color: #ffffff;
}

.c2_produit_list_content_bl{
    margin: 0 145px 0 130px;
    width: auto;
    height: 160px;
    overflow: hidden;
}

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

.c2_produit_list_promo_ht{
    font-style: italic;
    color: #ba1d25;
    display: inline;
    font-size: 80%;
    padding: 0 10px;

}
.c2_produit_list_ttc{
    font-weight: bold;
    display: inline;
}
.c2_produit_list_promo_ttc{
    font-weight: bold;
    color: #ba1d25;
    display: inline;
}
#produit_image a{
    margin: 1px;
}
#produit_content{
    margin-left: 130px;
    margin-right: 155px;
    width: auto;
    border-left: 1px solid gray;
    padding-left: 10px;
}

#produit_option{
    float: right;
    width: 138px;
    border-left: 1px solid gray;
    padding-left: 5px;
}
#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;
}
#produit_visible_categorie{
    
}
#produit_visible_categorie p{
    padding-top: 5px;
}
#produit_visible_categorie ul{
    padding: 5px;
    margin: 5px;display:inline;
}
#produit_visible_categorie ul li{
    display: inline;
    color: #603513;
}

#login-client{
    width:300px;
    float:right;
    padding:10px;
    height:130px;
    font-size:10pt;
    margin: 0; padding: 0;
}
#login-client a {
    font-weight:bold;color:#FFFFFF;
    padding: 0; margin: 0;
}
#login-client a:hover {
    color:#acca57;	
}
#login-client a img{
	padding: 5px 0 0 0; margin: 0;
}
#login-client p {
    padding:0;margin:3px 0;
}
#login-client p label {
    display:block;width:50%;float:left;padding:0;margin: 0;
}
#login-client p input {
    width:40%;padding:0;margin:0;
}
#TB_window #TB_ajaxContent a.ui-state-default, #TB_window #TB_ajaxContent a.ui-corner-all, #TB_window #TB_ajaxContent a.button {
	color: #ffffff;
}
#TB_window #TB_ajaxContent a.ui-state-default:hover, #TB_window #TB_ajaxContent a.ui-corner-all:hover, #TB_window #TB_ajaxContent a.button:hover{
	color: #ffffff;
}

#c2_panier_add_produit p, #c2_panier_add_last p{
	line-height: 25px;
	border-bottom: 1px solid #4f4f4f;
	padding: 0 10px 0 10px;
}
#c2_panier_add_last p{
	background-color: #DDDDDD;
}
#container #content a.total{
	float: left;
}

#c2_login_password, #c2_login_contact{
	width: auto;
}


#content #produit_description table{
	border-collapse: collapse;
	border-color: silver;
}




/*Newsletter*/
#newsletter{
	border-top: 1px dashed black;
	border-bottom: 1px dashed black;
	margin: 10px 0 0;
	padding: 0 0 10px 0;
	color: #fff;
	font-weight: bold ;
}
#newsletter h3{
	color: #fff;
	background: transparent url('img/newletter.gif') no-repeat 5px 2px;
	padding: 0 0 0 5px;
	font-weight: bold;
}
#newsletter p{
	padding: 0 10px;
}