/* 	********************************************************************************************** 

	*		LAYOUT GENERALE *
	*		Created:	 14/04/2009	 *
	*		Last update: *
	*		Client: beFashion		 		 *
	*		Nome gruppo di proprieta': Tamtamweb	 	     *
    *		Author: Katty Garcia		 		 *

   	********************************************************************************************** */

/* IMPOSTAZIONI GENERALI */

*, html {
	margin: 0;
	padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background: #000;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 70%;
	color: #ccc;
	margin: 0px;
	padding: 0px;
}

.clear {
	margin: 0;
	padding: 0;
	clear: both;
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
img, img a {
	border: none;
}

a, a:link {
	text-decoration: none;
}

p {
	padding-bottom: 10px;
	color: #ccc;
	font-size: 12px;
	line-height: 14px;
}
.titolo {
color: #f4df78;
font-size: 14px;
}
strong {
	color: #fff;
	font-weight: bold;
}

h1, h2, h3 {
	
}

a {
	color: #ca9900;
}
a:hover {
	color: #fdcc2d;
}
a.link {
	background: #000;
	padding:3px 5px;
	color: #fff;
	
}
a.link:hover {
	background: #f4df78;
	color: #000;
}
.box h1,.boxsc h1 {
	margin-top: 30px;
	margin-right: 25px;
	text-align: right;
	font-size: 21px;
	color: #fff;
}
.boxsc h1 {
	margin-top: 10px;
}
.box h1 span {
	color: #999;
}
.box h2,.boxsc h2{
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #999999;
	margin-bottom: 15px;
	margin-right: 25px;
	text-align: right;

}

/*layout*/

#wrap {
	width: 760px;
	margin: 0 auto;
	background: url(../img/bgWrap.jpg) no-repeat center top;
	padding: 0 80px;
}

#header {
	margin: 0;
	padding: 0;
	height: 350px;
}

/*navigation*/

ul#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	margin-bottom: 45px;
}

#menu li {
	float: left;
	margin: 0;
	padding:0;
	text-align: center;
}
#menu li a {
	color: #edc941;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	border-left: 1px solid #000;
	background: url(../img/nav.jpg) repeat center top;
	height: 30px;
	font-size: 12px;
	display: block;
	padding: 0 11px;
	padding-top: 15px;
	float: left;
	margin: 0;
}

#menu li a:hover, li a:focus, li a:active {
	background-position: center bottom;
	color:1px solid #000;
}
#menu li.last a {
	border-right: none;
}
li.sep {
	display: block;
	width: 180px;
}
ul#categ {
	float: left;
	width: 177px;
	border: 1px solid #333300;
}
#categ li {
	display:block;
	height: 45px;
}
#categ li a {
	background:url(../img/navCateg.jpg) no-repeat 0 0;
	color: #edc941;
	text-transform: uppercase;
	display: block;
	text-align: center;
	height: 30px;
	padding-top: 15px;
	font-size: 15px;
}
#categ li a:hover {
	background:url(../img/navCateg.jpg) no-repeat 0 -45px;
	color: #fff;
}
/*info styles*/
#info {
	padding-top: 30px;
}
.box {
	width: 360px;
	height: 230px;
	margin:0 10px 15px 0;
	float: left;
	padding: 0;
	background: url(../img/bgBox.jpg) no-repeat left top;
}
.box img {
	border:1px solid #000;
	margin-right: 10px;
	float: left;
}
.boxsc{
	width: 750px;
	height:720px;	
	margin:0 10px 15px 0;
	float: left;
	padding: 0;
	background: url(../img/bgscheda.jpg) no-repeat left top;
}
.boxsc img {
	border:1px solid #000;
	margin-right: 10px;
	float: left;
}
.box.articoli {
	background: url(../img/bgBoxArticoli.jpg) no-repeat left top;
}
.box.prodotti {
	background: url(../img/bgBoxProd.jpg) no-repeat left top;
}
.box.scheda {
	background: url(../img/bgscheda.jpg) no-repeat left top;
}
.box.clienti {
	background: url(../img/bgBoxClienti.jpg) no-repeat left top;
}
.testimonial, .promo {
	width: 85%;
	margin: 17px;
	padding: 10px;
	background:#333 url(../img/pTest.jpg) no-repeat 12px 12px;
	clear: both;

}
.promo {
	background-image:none;

}
.testimonial p {
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 15px;
	background: url(../img/spanTest.jpg) no-repeat right bottom;
	
}
.testimonial span {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	float: left;
	padding-left:25px;
}

#footer{
	background:url(../img/bgFooter.jpg) no-repeat;
	width:900px;
	margin:0 auto;
	padding:5px 0px;
	
}

#footer .left{
	padding:10px 65px;
	color:#666;
	float:left;
	width:30%;
	font-size:10px;	
}

.contatto label{
	float:left;
	width:100px;
	text-align:right;	
	padding:5px;
	color:#FFFFFF;
}
.contatto input{
	float:left;
	background-color:#CCC;
	color:#333;
	border:#999 1px solid;
	width:150px;
	margin:2px 0px;
	padding:2px;
}
.contatto br{ clear:both}
.contatto textarea,select{
	border:#333333 1px solid;
	background-color:#CCC;
	color:#333;
}

.contatto .submit{
	float:nome;
	background-color:#CCC;
	color:#333;
	border:#999 1px solid;
	width:auto;
	margin:5px 40%; 
	padding:0px 20px;
}
.contatto .mess{
	color:#FF0000;
}