/*--------------	css styles (aZwellaZ everything in this site) by abdellah - l3bel@hotmail.com		--------------*/
*{
	margin: 0;
	padding: 0;
}
body{
	background: #f0e7d9;
	color: #362618;
	font-size: 11px;
	font-family: Tahoma,Georgia, "Times New Roman", Times, serif;
} 
ul{
	list-style: none;
}
a{
	color: #e65322;
}
a img{
	border: none;
}


.corps{
	background: #fff url(../artisanat-maroc-images/commun/faux-column.jpg) repeat-y left bottom;
	border: 5px solid #fff;
	width: 970px;
	margin: 0 auto;
}

/*--------------	header		--------------*/
.header{
	border-bottom: 5px solid #fff;
	background: url(../artisanat-maroc-images/commun/header.jpg) no-repeat bottom;
	width: 970px;
	height: 160px;
}
/*--------------	end header		--------------*/

/*--------------	horizontal menu		--------------*/
.flags{
	float: right;
	display: block;
	height: 11px;
	border-top: 4px solid #e8b884;
	border-bottom: 4px solid #e8b884;
	background: #e65322;
	width: 44px;
	height: 20px;
	padding: 11px 8px 0 0;
}
.flags li{
	float: left;
	background: none;
	margin: 0 0 0 6px;
}
.flags a{
	display: block;
	background-repeat: no-repeat;
	width: 16px;
	height: 11px;
}
#fr{
	background-image: url(../artisanat-maroc-images/commun/fr.gif);
}
#en{
	background-image: url(../artisanat-maroc-images/commun/en.gif);
}

.hmenu{
	border-top: 4px solid #e8b884;
	border-bottom: 4px solid #e8b884;
	background: #e65322;
	padding: 4px 0 4px 0;
	height: 23px;
	text-align: center;
}
.hmenu li{
	display: inline;
}
.hmenu a{
	border-right: 1px solid #fff;
	padding: 0 20px;
	color: #fff;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.hmenu a:hover, .hmenu a.current, .vmenu dt a:hover, .vmenu dt a.current, .contenu h2 a:hover, .liste a:hover{
	color: #e8b884;
	text-decoration: underline;
}
/*--------------	end horizontal menu		--------------*/

/*--------------	vertical menu		--------------*/
.vmenu ul a:hover, .vmenu ul a.current{
	color: #e65322;
	text-decoration: underline;
}

.vmenu{
	border-top: 5px solid #fff;
	margin: 0 5px 0 0;
	width: 200px;
	float: left;
}
.vmenu dl{
}
.vmenu dt, .contenu h2{
	border-top: 3px solid #e8b884;
	border-bottom: 3px solid #e8b884;
	background: #e65322;
	margin: 0 0 2px 0;
	padding: 4px 0 4px 10px;
	height: 18px;
}
.vmenu dt, .vmenu dt a, .contenu h2, .contenu h2 a{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.vmenu dd{
	font-size: 13px;
}
.vmenu ul{
	border-top: 2px solid #fff;
	padding: 17px 0 17px 13px;
}
.vmenu li{
	display: block;
	border-bottom: 1px solid #d2bc9d;
	background: url(../artisanat-maroc-images/commun/puce.jpg) no-repeat 1px 4px;
	margin: 0 0 8px 0;
	padding: 0 0 4px 15px;
	height: 13px;
}
.vmenu a{
	color: #67492c;
	text-decoration: none;
}
/*--------------	end vertical menu		--------------*/

/*--------------	content 	--------------*/
.contenu{
	float: left;
	border-top: 5px solid #fff;
	width: 765px;
}
.contenu h2{
	margin-bottom: 10px;
}
.contenu h2.nobmargin{
	border-bottom: 1px solid #e8b884;
	margin-bottom: 0;
}
.contenu p{
}

/*--------------	category description, "static" pages, diaporama 	--------------*/
.static{
	font-size: 13px;
}
.categdesc, .static p{
	margin: 5px 0 15px 0;
	padding: 0 20px;
}
.categdesc ul, .static ul{
	padding: 0 10px 5px 10px;
}
.categdesc li, .static li{
	background: url(../artisanat-maroc-images/commun/puce.jpg) no-repeat 1px 4px;
	padding: 0 0 4px 15px;
}
.diaporama{
	background-position: center 2px;
	background-repeat: no-repeat;
	border: 2px solid #e8b884;
	margin: 0 0 5px 0px;
	width: 760px;
	height: 244px;
}
#first{
}
.diaporama ul{
	padding: 10px 0 0 326px;
	width: 120px;
}
.diaporama li{
	background: none;
	float: left;
	margin: 0 2px;
	padding: 0;
}
.diaporama a img{
	background: #fff;
	border: 1px solid #e8b884;
	margin: 0 0 2px;
	padding: 2px;
	width: 44px;
	height: 44px;
}
.diaporama a{
	text-decoration: none;
}
/*version with absolute positionned divs
.diaporama{
	position: relative;
	background: url(../artisanat-maroc-images/accueil/artisanat-maroc-01.jpg) 2px 2px no-repeat;
	border: 2px solid #e8b884;
	margin: 0 0 2px 0;
	width: 760px;
	height: 244px;
}
#first{
	position: absolute;
	top: 2px;
	left: 2px;
	z-index: 1;
}
.diaporama ul{
	position: absolute;
	padding: 10px 0 0 330px;
	width: 120px;
	z-index: 2;
}
*/
/*--------------	end category description, static pages, diaporama 	--------------*/

/*--------------	list		--------------*/
/*--------------	pagination		--------------*/
.pagination{
	font-size: 13px;
	letter-spacing: 3px;
	margin: 5px 0;
	color: #362618;
}
.pagination b{
	border: 1px solid #e65322;
	padding: 0 0 0 3px;
	color: #e65322;
}
.pagination a{
	padding: 0 0 0 3px;
	color: #0086d9;
	text-decoration: none;
}
.pagination a:hover{
	border: 1px solid #e65322;
	color: #e65322;
}
.pagination a img, .pagination a:hover img{
	border: none;
}
/*--------------	end pagination		--------------*/

.liste{
	float: left;
	padding: 10px 5px 5px;
	width: 243px;
	height: 158px;
	border-top: 1px solid #e8b884;
	border-right: 1px solid #e8b884;
}
.thumb{
	display: block;
	float: left;
	width: 160px;
	height: 120px;
	margin: 0 5px 10px 0;
	text-align: center;
	height: 120px;
}
.thumb img{
}
.thumb img.wide{
	width: 160px;
}
.thumb img.tall{
	width: 90px;
}
h3{
	color: #e65322;
	font-size: 13px;
}
.details, .select{
	display: block;
	float: left;
	width: 76px;
	height: 11px;
	margin-top: 5px;
	padding: 2px 0 5px 16px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
.details{
	background: #e68200 url(../artisanat-maroc-images/commun/details-bg.jpg) no-repeat 0 0;
	width: 76px;
	margin: 5px 30px 0 10px !important;
	margin: 5px 25px 0 10px;
}
.select{
	background: #c40e00 url(../artisanat-maroc-images/commun/select-bg.jpg) no-repeat 0 0;
	width: 90px;
}
.selected{
	display: block;
	float: right;
	background: #c40e00 url(../artisanat-maroc-images/commun/checked.gif) no-repeat 0 0;
	width: 12px;
	height: 12px;
	padding: 0 4px 0 0;
}

/*--------------	end list		--------------*/

/*--------------	contact		--------------*/
.contenu form{
	padding: 10px 20px;
}
.contenu label{
	float: left;
	width: 100px;
	margin: 0 5px 5px 0;
	font-size: 13px;
	color: #e65322;
}
.contenu input{
	width: 200px;
	margin: 0 5px 5px 0;
	padding: 0 10px;
}
.contenu input, .contenu select, .contenu textarea{
	border: 1px solid #e65322;
	background: #f0e7d9;
}
.contenu textarea{
	margin: 0 0 10px 0;
	height: 100px;
}
.contenu select{
}
input.buttons{
	width: auto;
}
/*--------------	end contact		--------------*/

/*--------------	selection		--------------*/
.tbl-cart{
	width: 490px;
	margin: 5px 20px;
	border-collapse: collapse;
}
.tbl-cart th, .tbl-cart td{
	padding: 2px;
}
.tbl-cart th{
	background: #e65322;
	border-right: 1px solid #fff;
	padding: 3px;
	color: #fff;
	text-align: left;
}
.tbl-cart td{
	border-bottom: 1px solid #e65322;
}
.odd{
	background: #f0e7d9;
}
/*--------------	end selection		--------------*/
/*--------------	end content 	--------------*/

/*--------------	footer		--------------*/
.footer{
	background: #e65322;
	border: 5px solid #fff;
	border-top: none;
	width: 970px;
	margin: 0 auto;
	height: 58px;
	text-align: center;
}
.footer p.tborder{
	border-top: 5px solid #e8b884;
	padding: 2px 5px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.footer p.tborder a{
	color: #fff;
	text-decoration: none;
}
.footer p.doneby{
	border-bottom: 5px solid #e8b884;
	padding: 4px 0 0 0;
	font-size: 9px;
	color: #e8b884;
}
/*--------------	end footer		--------------*/

/*--------------	common classes		--------------*/
.norborder{
	border-right: none;
}
.notborder{
	border-top: none;
}

.center, .footer{
	text-align: center;
}
.clear{
	clear: both;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.noborder, .hmenu a.noborder{
	border: none;
}
.warning{
	color:#362618;
}
.small{
	font-size: 11px;
}
/*--------------	end common classes		--------------*/

/*--------------	end css styles		--------------*/

