/*
Gris contour cadres/photos : #D7DBDE
Police orange gras/liens : #A800F5
Police gris standart: #605F5F
Police gris foncé (footer):#5B5B5B
*/

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F1F1F1;
	background:#F1F1F1;
	color:black;
}
form{
	padding:0;
	margin:0;
}

input{
	font-size:10px;
	color:#404040;
	border:1px solid #939393;
}

input[type=checkbox]{
	border:0px;
}

.text-orange, .text-orange a, .color1, .color1 a{
	color:#A800F5;
}

p{
	margin:0;
	padding:3px;
}

p, li, h1, h2, h3, h4, h5, h6{
	color:#605F5F;
}

a{
	color:#605F5F;
	text-decoration:none;
	cursor:pointer;
}

a:hover{
	/*text-decoration:underline;*/
}

.bt-form{
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding:2px 5px 2px 5px;
	font-size:11px;
	background:url('/app/public/theme/site/default//images/bt-form.jpg') repeat-x bottom;
}
.bt-form:hover{
	text-decoration:none;
}

.bt-achat{
	color:white;
	padding-bottom:8px;
	width:91px;
}
.bt-achat a{
	background:url('/app/public/theme/site/default//images/bt-achat.png') no-repeat 0px 0px;
	color:white;
	display:block;
	height:34px;
}

#body_page_bg{
	width:1024px;
	margin:auto;
	background:#F1F1F1;
}


#body_page{
	width:1024px;
	margin:auto;
	color:#949393;
	font-size:12px;
	background:#DBDBDB;
}

#top{
	background:url('/app/public/theme/site/default//images/fond-header.jpg') no-repeat white top;
	height:110px;
}

#logo{
	float:left;
	
	margin: 15px 0px 0px 25px;
}

#logo a{
	color:white;
}

#logo img{
	border:0;
}

#menu-panier{
	float:right;
	width:178px;
	height:100px;
	background:url('/app/public/theme/site/default//images/fond-menu-panier.png') no-repeat top left;
	padding-top:10px;
	padding-right:35px;
	text-align:right;
	color:white;
	font-size:12px;
}

#menu-panier .panier-titre{
	font-weight:bold;
}
#menu-panier .panier-cont{
	font-size:11px;
	color:#605F5F;
	padding-top:17px;
}
#menu-panier .panier-cont-art{
	color:#A800F5;
	font-weight:bold;
}
#menu-panier .panier-cont-art a{
	color:#A800F5;
}
#menu-panier .panier-view{
	font-size:11px;
	color:#605F5F;
	padding-top:8px;
	background:url('/app/public/theme/site/default//images/fleche-grise.gif') no-repeat 70px 10px;
}

#menu-top{
	background:url('/app/public/theme/site/default//images/fond-menu-top.png') no-repeat top left;
	margin-left:414px;
	height:45px;
}

#menu-top a{
	color:white;
}

#menu-top .bt-menu-top{
	float:left;
	padding-top:8px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.menu-site1{
	margin-left:65px;
}
.menu-site2{
	margin-left:70px;
}
.menu-site3{
	margin-left:60px;
}


#produit_search_box{
	position:absolute;
	margin-left:810px;
}

#recherche{
	margin:0 0 0 7px;
	padding:12px 0 0 0;

}

#recherche input{
	width:140px;
}

.bt-recherche{
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding:4px 7px 4px 7px;
	font-size:11px;
	background:url('/app/public/theme/site/default//images/bt-recherche.png') no-repeat;
}

#fil_ariane{
	padding:10px 10px 10px 25px;
	font-weight:normal;
	font-size:11px;
}

#fil_ariane .sep{
	font-size:10px;
}

#fil_ariane a{
	color:#A800F5;
	font-weight:normal;
}

#main{
	padding-left:20px;
}

#footer{
	clear:both;
	margin:20px 0 0 0;
	color:#5B5B5B;
	border-top:3px solid #6A008A;
	background:#B9B9B9;
}
#footer a{
	color:#5B5B5B;
}

#footer .picto-carte{
	width:236px;
	height:26px;
	border-right:1px solid #9F9F9F;
	background:url('/app/public/theme/site/default//images/picto-carte.png') no-repeat 25px 0px;
	float:left;
}

#footer .tarif-tel{
	padding-left:270px;
	height:26px;
}

#footer .menu-footer{
	float:right;
	margin:0;
	padding:0;
}

#footer .menu-footer li{
	float:left;
	display:block;
	list-style:none;
}

#footer p, #footer li{
	font-size:11px;
	margin:3px 0 0 0;
	padding:10px 5px 0px 5px;
}



#footer .footer-bottom{
	background:url('/app/public/theme/site/default//images/footer-bg.jpg') repeat-x;
	color:white;
}
#footer .footer-bottom a, #footer .footer-bottom li{
	color:white;
}

#footer .footer-bottom ul{
	margin:20px 0px 10px 0px;
	padding:0;
}

#footer .footer-bottom li{
	margin:0;
	margin-left:30px;
	padding:1px;
	list-style:none;
	font-size:12px;
}

#footer .footer-bottom a{
	color:white;
}

#copy{
	text-align:center;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#B9B9B9;
	border-top:2px solid #777777;
}

#footer .footer-bottom #copy a{
	color:#A800F5;
	font-weight:bold;
	background:none;
}







