/* global */
body { 
	font: 0.74em Verdana, Arial, sans-serif; 
	padding: 0; 
	margin: 0; 
	line-height: 1.7em; 
	background: #e1e2e6; 
	color: #656565; 
	text-align: center;
}

h1 {
	font-size: 10pt;
	font-weight: normal;
	color: #9a9a9a;
	padding: 10px 0 0 20px;
	margin: 0px;
}

h2{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	line-height: 0.8em;
	color: #d44d0b; 
}

h3 {
	font-size: 10pt;
	font-weight: normal;
	line-height: 0.8em;
	text-align:left;
}

img {
	border: none;
	vertical-align: top;
}

a { color: #e1780d; }

a:focus {	text-decoration: overline underline; }

dl{
	margin-left: 0px;
	text-align: left;
}
dt{
	margin-top: 15px;
}
dd{
	margin-left: 10px;
	margin-top: 4px;
	color: #808080;
	/*border: 1px dotted;*/
} 

.contentleft a {
	font-size: 9pt;
	color: #e1780d;
	text-decoration: none;
	margin-left: 5px;
}

.contentleft a:focus {
	text-decoration: underline;
}

p {
	margin: 0 0 0 0;
	line-height: 1.5em;
}

.contentright p {
	margin: 0 0 15px 0;
	line-height: 1.5em;
	text-align: justify;
}

.screen {
	border: 1px dotted #333333;
}

.quote {
	margin: 0;
	line-height: 1.5em;
	text-align: justify;
	font-size: 8pt;
	font-style: italic;
	color: #858585;
}

.copy p {
	margin: 0 0 10px 0;
	font-size: 8pt;
	color: #AAAAAA;
	text-align: center;
}

hr {
	height: 0px;
	border-style: hidden;
	border-bottom: 1px dotted #a5a5a5;
}

ul {
	list-style: none;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}



/* layout */
.header {
	width: 800px;
	height: 67px;
	margin: 0px auto;
	text-align: left;
}
	
.content {
	width: 810px;
	margin: 0px auto;
	background: #FFF url(../images/bg_content.gif) repeat-y;
}

.contentbody {
	width: 800px;
	margin: 0px auto;
	padding-bottom: 5px;
	overflow: hidden;
}

.contentleft {
	background-color: #FFFFFF;
	width: 150px;
	padding: 50px 0px 0px 20px;
	float: left;
	text-align: left;
}

.contentright {
  background-color: #FFFFFF;
	width: 560px;
	padding: 50px 20px 0px 0px;
	float: right;
}

.contentheader {
	height: 36px;
	margin: 0px auto;
	text-align: left;
	background: #FFF url(../images/content_header.gif);
}

.contentfooter {
	height: 87px;
	margin: 0px auto;
	/*margin-top: 30px;*/
	background: #FFF url(../images/content_footer.gif);
}

.banner {
	width: 810px;
	height: 230px;
	margin: 0px auto;
	background: #FFF url(../images/bg_banner.gif) repeat-y;
}

.copy {
	width: 800px;
	height: 80px;
	margin: 0px auto;
}

.section {
	color: #e1780d;
	font-weight: bold;
}

#moduloInformazioni {
	width: 560px;
	margin: 0px;
	display: none;
}

#moduloPreventivo {
	width: 560px;
	margin: 0px;
	display: none;
}

.label {
	width: 120px;
	height: 26px;
	float: left;
	text-align: left;
}

.button {
	width: 120px;
	height: 26px;
	float: left;
	text-align: center;
	border: 1px solid #333333;
	background:none;
	cursor: pointer;
}

.labelArea {
	width: 120px;
	height: 106px;
	float: left;
	text-align: left;
}

.inputContainer {
	width: 420px;
	height: 26px;
	float: right;
	text-align: left;
}

.areaContainer {
	width: 420px;
	height: 106px;
	float: right;
	text-align: left;
}

.boxes {
	width: 150px;
	height: 16px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, sans-serif; 
}

.boxesCheck {
	width: 200px;
	border: 0px;
	color: #e1780d;
	font-family: Verdana, Arial, sans-serif; 
}

.boxesArea {
	width: 416px;
	height: 96px;
	border: 1px solid #333333;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; 
}

.bloccoMail {
	width: 560px;
	margin: 0px;
}

.webdesign_container {

	float:left;
	padding:0px;
	margin:0px;
	height:150px;
	padding-top:10px; 
	width:100%;

}

.webdesign_off {
	padding: 1px;
	margin: 6px;
	border: 0px;
	
	width: 170px;
	
	color: #656565;
	
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	
	cursor: pointer;
	
	float: left;
}

.webdesign_on {
	padding: 1px;
	margin: 6px;
	border: 0px;
	
	width: 170px;
	
	background: url(../images/bg-portfolio.jpg);
	
	cursor: pointer;
	
	color: #656565;
	
	float: left;
}

#linksoff {
	width: 350px;
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 10px;
	color: #4B85AB;
	text-decoration: none;
	display: none;
}

h2 a {
	text-decoration: none;
	text-align: left;
}

dt a {
	text-decoration: none;
	color: #656565; 
}

.nostyle a {
	text-decoration: none;
	color: #656565;
	float: left;
}

.privacy {
	padding-top: 20px;
	font-size: 9px;
}

.copy a {
	color: #AAAAAA;
	text-decoration: none;	
}

.copy a:hover{
	color: #AAAAAA;
	text-decoration: none;	
} 