* {
	margin:0
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size:12px;
	color: #554740;
}
h1 {
	font-family: 'Century Gothic',Arial, Helvetica, sans-serif;
	color: #6F5D54;
	font-size:24px;
	font-weight:normal;
	border-bottom:1px solid #8D766B;
	margin-bottom:18px;
}
h2 {
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}
h3 {
	font-weight:normal;
	font-size:12px;
	border-bottom:1px solid #8D766B;
	text-transform: uppercase;
	margin-bottom:10px;
}

a {
	color:#8D766B;
	text-decoration:none;
}



a:hover {
	color:#554740;
	text-decoration:underline;
}

img  {
	border:none;
}

#wrapper, #footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background-color: #FFFFFF;
	padding:10px;
	margin-top:50px;

}

#menuSuperiore ul, #mainMenu ul{
	list-style-type: none;
	text-transform: uppercase;	
	}

#menuSuperiore a, #mainMenu a{
	text-decoration: none;
	color:#CCC;
	}
#menuSuperiore a:hover, #mainMenu a:hover{
	color:#FFF;
	}




#header{
	background-color: #000000;
	padding: 10px;
	color: #DDD;
	}
#menuSuperiore {
	float:right;
	font-size:10px;
	}
#menuSuperiore ul li {
	display:inline;
	padding:0px 4px;
	border-left: 1px solid #DDD;
	}
#menuSuperiore ul li.last {
	border-right: 1px solid #DDD;
	}
#header h2{
	padding-top:15px;
	}
#mainMenu {
	background-color: #000000;
	color:#DDD;
	border-top:1px solid #333;
	width:1000px;
	height:18px;
	}
#mainMenu ul li {
	width:249px;
	float:left;
	text-align:center;
	border-right:1px solid #FFF;
	line-height:18px;
	}
#mainMenu ul li.last {
	border-right:none;
	}
#path {
	background-color: #6F5D54;
	border-top:1px solid #847870;
	color: #EDEAE9;
	padding:2px 20px;
	}
#path a {
	text-decoration:none;
	color: #E0DCDA;	
	}
#path a:hover {
	color: #FFF;	
	} 
#content {
	border:1px solid #CCC;
	padding:10px;
	}
#page {
	/*height:400px;*/
	padding-bottom:10px;
	}
#pageImage  {
	float:left;
	}
body.adv #pageImage  {
	height:520px;
	}
body.collezioni #pageImage  {
	height:580px;
	}
#pageText  {
	margin-left:425px;
	padding-bottom:24px;
	width:480px;
	}
body.adv #pageText  {
	width:auto;
	}
body.full #pageText  {
	width:auto;
	margin-left:0;
	}
body.slider #pageText  {
	height:350px;
	overflow:auto;
	width:538px;
	margin-right:0px;
	padding-right:15px;	
	}
	
#pageText p  {
	margin-bottom:8px;
	text-align:justify;
	}
#pageText ul  {
	margin-bottom:18px;
	}
#pageText ul li {
	margin-left:24px;
	}	
	
#blog, #news {
	float:left;
	margin-right:24px;
	}

#footer {
	font-size:11px;
	text-align:center;
	margin-top:10px;
}
#socialLink {
	float:right;
}


#slideshow {
	margin-top:-10px;
	margin-left:-21px;
	height:350px;
}

#descrizione {
	height:5em;
}
body.collezioni #descrizione {
	height:9.5em;
}

#navigation {
	margin:5px 0;
}
#navigation a {
	color:#8D766B;
	text-decoration:none;
}
#navigation a.active {
	color:#000;
	cursor:default;
}

#precedenti {
	color:#94847C;
	margin-top:30px;
}
#precedenti p {
	font-size:11px;
	margin-bottom:0px;
}
#precedenti a {
	color:#94847C;
	text-decoration:none;
}
#precedenti a:hover {
	color:#554740;
}
#precedenti .col {
	float:left;
	width:180px;
}
div.images {
	margin-bottom:20px;
}

body.adv div.images img{
	margin-right:20px;
}
body.collezioni div.images img{
	margin:0 4px 4px 0px;
	border:1px solid #CCC;
}
body.news div.images img{
	margin:0 13px 10px 0;
}
body.collezioni div.images {
	height:390px;
	overflow:auto;
	margin-bottom:0px;
}
div.images img.last{
	margin-right:0px;
}

label {
	display:block;
	float:left;
	font-size:11px;
	line-height:normal;
	width:10em;
}
label.failed, p.alert {
	font-weight:bold;
}
label.rightlabel {
	display:inline;
	float:none;
	width:auto;
}
input, select {
	border:1px solid #6F5D54;
	color:#333;
	font-size:12px;
}
input.sm {
	width:2.5em;
}
#privacyInfo {
	font-size:11px;
}
p.edit {
	float:right;
}


.clearer {
	clear:left;
}
