* {
	padding: 0;
	margin: 0;
}

body {
	background: #010101 url(../img/bg.jpg) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
}

a img {
	border: none!important;
	text-decoration: none!important;
}

a:active {
  outline: none;
}

:-moz-any-link:focus {
  outline: none;
}

.closer {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 100%;
}

#header {
	margin: 0 auto;
	height: 125px;
	width: 960px;
	background: blue;
	margin-top: 40px;
	background: #2d3335 url(../img/hbg.jpg) repeat-x top left;
}

#logo {
	float: left;
}

.menu {
	list-style-type: none;
	float: right;	
}

.menu li {
	float: left;
	height: 70px;
}

.menu a {
	border: none;
	text-decoration: none;
}

.menu .current .fade {
	display: none;	
}

#pagetop {
	margin: 0 auto;
	height: 312px;
	margin-top: 6px;
	width: 960px;
}

#pagetop .left {
	float: left;
	width: 400px;
	height: 282px;
	padding-top: 30px;
	background: transparent url(../img/pgtop.jpg) no-repeat top right;	
}

#pagetop .left .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #777;
	letter-spacing: -1px;
	padding-right: 20px;
}

#pagetop .left .txt ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 15px;
	font-weight: bold;
	color: #444;
	line-height: 20px;
}

#pagetop .left .txt ul.smallul {
	line-height: 15px;
}


#pagetop .left .txt ul li {
	padding-left: 10px;
	background-image: url('../img/bullet.png');
	background-repeat: no-repeat;
	background-position: 1px .4em;
	margin: 10px 0;
}

#pagetop .right {
	float: left;
}

#pagelow {
	margin: 0 auto;
	background: #d3d7cf url(../img/pglow.jpg) repeat-x bottom left;
	width: 100%;
	border-top: 6px solid #ededeb;
	padding: 20px 0;
}

#pagelow .left hr {
	text-align: left;
	width: 338px;
	background: #888a85;
	border: 1px solid #888a85;
}

#pagelow .right hr {
	text-align: left;
	width: 560px;
	background: #f90;
	border: 1px solid #f90;
	margin-bottom: 10px;
}

#pagelow .content {
	margin: 0 auto;
	width: 960px;
}

#pagelow .content .left {
	float: left;
	width: 398px;
	font-size: 11px;
	color: #222;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#pagelow .content .left a {
	color: #f5802f;
	font-style: italic;
	text-decoration: none;
}

#pagelow .content .left a:hover {
	text-decoration: underline;
}

#pagelow .content .left h1 {
	color: #f5802f;
	font-size: 14px;
}

#pagelow .content .left p {
	font-weight: bold;
	width: 350px;
	margin: 20px 20px 20px 0;
}

#pagelow .content .left .indirizzo p {
	font-weight: normal;
	padding-top: 30px;
}

#pagelow .content .testolargo p {
	width: 600px!important;
}

#pagelow .content .right {
	float: right;
	width: 560px;
	font-size: 11px;
}

#pagelow .content .right a, #pagelow .content .right a:hover, #pagelow .content .right a:visited {
	text-decoration: none;
	color: #babdb6;
}

#pagelow .content .contatti{
	height: auto;
}


#pagelow .content .imgr {
	float: right;
	margin: 0 0 0 20px;
}

#pagelow .content .left .imgr {
	margin: 0 0 0 10px;
}

#pagelow .content .right .imgl {
	float: left;
	margin: 0 20px 0 0;
}

.outsider {
	background-color: #686868;
	color: #f90;
	padding: 5px;
	margin: 10px 0;
	font-size: 14px;
}

.polo {
	margin: 20px 0;
}

.polodescr {
	width: 380px;
	float: left;
}

.polo h1 {
	font-size: 14px;
	color: #f57900;
	border-bottom: 2px solid #999;
	margin-bottom: 8px;
	padding-bottom: 2px;
}

.polo p {
	color: #444;
}

.polo .polodescr ul {
	font-size: 10px;
	list-style-type: none;
	padding-left: 0px;
	margin-top: 5px;
}

.polo .polodescr ul li {
	padding-left: 20px;
	background-image: url('../img/bullet.png');
	background-repeat: no-repeat;
	background-position: 0 .2em;
}

.poloimg {
	float: right;
	width: 560px;
}

.polo .poloimg a {
	display: inline;
	margin-left: 23px;
}

.gallery {
	margin: 20px;
	float: left;
}

#pagelow .content .right p {
	margin-bottom: 10px;
}

.bigger em {
	font-style: normal;
	color: #222;
}

#pagelow .content .right h1 {
	color: #f5802f;
	font-size: 14px;
	margin-bottom: 4px;
}

#pagelow .content .home {
	background: #000 url('../img/lowright.jpg') no-repeat top left;
}

#pagelow .content .home p {
	margin: 36px 25px 10px 25px;
	float: left;
	display: block;
	width: 220px;
	color: #babdb6;
	font-size: 9px;
	padding-bottom: 14px;
	background: transparent url('../img/continue.gif') no-repeat bottom right;
}

#pagelow .content .home p strong {
	color: orange;
	display: block;
	font-size: 11px;
}

.contatto {
	background: #d3d7cf url(../img/bgcont.jpg) repeat-x bottom left;
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #bbb;
}

.contatto img {
	float: right;
	margin: 0 0px 10px 10px;
}

.contatto h1 {
	font-size: 14px!important;
	margin: 0!important;
}

.contatto h2 {
	font-size: 11px;
	color: #666;
	font-style: italic;
	margin-bottom: 10px;
}

.contatto a, .contatto a:visited {
	color: #ce5c00!important;
	font-style: italic;
	text-decoration: underline;
}

.contactform ol {
	list-style-type: none;
	width: 380px;
}

.contactform ol li {
	clear: both;
	padding: 10px 0;
}

.contactform ol li label {
	float: left;
}

.contactform input, .contactform textarea {
	float: right;
	width: 250px;
	border: 0;
	background: #bbb url('../img/formbg.jpg') repeat-x top left;
	padding: 4px;
}

.contactform .buttons input {
	width: 90px;
	display: inline;
	margin-left: 10px;
}

#footer {
	margin: 0 auto;
	padding-top: 25px;
	height: 53px;
	width: 100%;
	background: #000 url('../img/foobg.jpg') repeat-x top left;
	color: #555753;
	font-weight: bold;
	text-align: center;
}
#footer a {
	color: #555753;

}

.error {
	background-color: #ffc0c0;
	color: #a00;
	font-weight: bold;
	border: 2px solid #a00;
	padding: 5px;
	display: block;
	margin-left: 10px;
	width: 300px;
}

.ok {
	background-color: #90ee90;
	color: #080;
	font-weight: bold;
	border: 2px solid #080;
	padding: 5px;
	margin-left: 10px;
	width: 300px;
	display: block;
}

.lingue {
	position: absolute;
	clear: both;
	top: 25px;
	left: 50%;
	margin-left: 440px;
}

.dovesiamopoli {
	padding-top: 20px; 	
	line-height: 8px;
}

.dovesiamopoli h1 {
	font-size: 12px;
	margin: 0px!important;
	padding: 0!important;
}

.dovesiamopoli p {
	font-size: 10px!important;
	padding: 0!important;
}
