* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#fff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#777;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3, .col-4 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:980px; 
	margin:0 auto;
	font-size:.8125em;
	position:relative;
}

#header {
	height:403px;
}

#header2 {
	height:75px;
}

#content {
	padding:38px 0 0 0;
	min-height:350px;
}
#footer {
	padding:25px 0 15px 0;
}


.twitter-icon {
	position:absolute;
	right:0;
	top:0;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#0067b1; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	background:url(images/template/logo2.png) no-repeat left 56px;
	padding:40px 0 0 36px;
	font-size:48px;
	line-height:1.2em;
	color:#302426;
	letter-spacing:-1px;
	float:left;
	
}
	h1 a {
		color:#302426;
		text-decoration:none;
	}
h2 {
	font-size:44px;
	color:#302426;
	line-height:1em;
	padding:46px 0 0 0;
	letter-spacing:-1px;
}
	h2 a {
		color:#0067b1;
		text-decoration:none;
	}
	h2 em {
		display:block;
		font-style:normal;
		font-size:28px;
		line-height:1.2em;
		color:#aca7a8;
		padding-top:10px;
	}
		h2 em a {
			color:#000;
		}
h3 {
	font-size:36px;
	color:#0067b1;
	line-height:1.2em;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:22px;
}
h4 {
	font-size:40px;
	color:#0067b1;
/*	color:#303030; */
	line-height:1.2em;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:22px;
}
h5 {
	font-size:1em;
	margin-bottom:18px;
	color:#303030;
}
h6 {
	font-size:1em;
	color:#303030;
}


.txt1 {
	color:#303030;
}

.imgportfolio { 
	margin:5px;
	padding:3px;
	height: 75px;
	width: 75px;
	border:1px solid #0067b1;
	float:left;
}

.imgportfolio img { 
	max-height: 75px;
	max-width: 75px;
}

.titportfolio { 
	width: 90px;
	padding:3px;
	margin:5px;
	border:1px solid #777;
	height: 75px;
	float:left;
	clear:left;
	color:#0067b1;
}

.titportfolio-sn { 
	width: 90px;
	padding:3px;
	margin:5px;
	border:1px solid #777;
	height: 81px;
	float:left;
	clear:left;
	color:#0067b1;
}
.imgprovegrafiche { 
	width:310px;
	margin:5px;
	padding:5px;
	border:1px solid #303030;
}

.titprovegrafiche { 
	width: 100px;
	padding:3px;
	margin:5px;
	border:0px solid #777;
	height: 81px;
	float:left;
	clear:left;
	color:#303030;
	font-weight:bold;
}

.button { 
	float:left;
	font-size:18px;
	line-height:1.2em;
	background:url(../images/button-bg.gif) no-repeat right top #303030;
	color:#fff;
	text-decoration:none;
	padding:0 22px 5px 9px;
}
	.button:hover {
		color:#0067b1;
	}


.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
		}
		.address dd a {
			color:#777;
		}


/*===== header =====*/
#header .row-1 {
	height:130px;
}
	#header .row-1 .nav {
		float:right;
		padding:0 80px 0 0;
	}
		#header .row-1 .nav li {
			float:left;
		}
			#header .row-1 .nav li a {
				display:block;
				float:left;
				font-size:30px;
				line-height:1.2em;
				text-decoration:none;
				color:#aca7a8;
				padding:53px 15px 0 15px;
				letter-spacing:-1px;
			}
			#header .row-1 .nav li a:hover, #header .row-1 .nav li a.current {
				background:url(../images/nav-bg.gif) no-repeat center top;
				color:#302426;
			}
			
			
#header .row-2 .col-1 {
	width:261px;
	padding-top:42px;
}
#header .row-2 .col-2 {
	width:718px;
}
#header .row-2 .extra-letter {
	font-size:442px;
	color:#20c0e0;
	line-height:1.2em;
	position:absolute;
	left:0;
	top:-24px;
}


/*===== content =====*/
#content {
	
}
	#content .row-1 {
		padding:0 0 75px 0;
	}
	
	
	.list1 li {
		padding-bottom:8px;
	}

/*===== footer =====*/
#footer {
	color:#000000;
}

#footer a{
	color:#000000;
}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
}
	#contacts-form label { 
		display:block;
		height:25px;
	} 
		#contacts-form label input { 
			width:170px;
			padding:2px 0 2px 3px;
			color:#91867f;
			background:#fff;
			border:1px solid #a09b96;
			font-size:.85em;
		}
		#contacts-form textarea {
			width:180px;
			height:65px;
			padding:2px 0 2px 3px;
			margin-bottom:25px;
			color:#91867f;
			background:#fff;
			border:1px solid #a09b96;
			overflow:auto;
			font-size:.85em;
		}
		#contacts-form .col-1 { 
			width:180px !important;
			margin-right:0 !important;
		}
		#contacts-form .col-2 { 
			width:265px !important;
		}
		#contacts-form .button {
			float:right;
			margin-left:25px;
		}

#contacts-form2 fieldset {
	border:none;
	width:100%;
	overflow:hidden;
}
	#contacts-form2 label { 
		display:block;
		height:25px;
	} 
		#contacts-form2 label input { 
			width:300px;
			padding:2px 0 2px 3px;
			color:#91867f;
			background:#fff;
			border:1px solid #a09b96;
			font-size:.85em;
		}
		#contacts-form2 textarea {
			width:300px;
			height:65px;
			padding:2px 0 2px 3px;
			margin-bottom:25px;
			margin-top:25px;
			color:#91867f;
			background:#fff;
			border:1px solid #a09b96;
			overflow:auto;
			font-size:.85em;
		}
		#contacts-form2 .col-1 { 
			width:350px !important;
			margin-right:0 !important;
		}
		#contacts-form2 .col-2 { 
			width:265px !important;
		}
		#contacts-form2 .button {
			float:right;
			margin-left:25px;
		}
		
#contacts-form3 fieldset {
	border:none;
	width:100%;
	overflow:hidden;
}
	#contacts-form3 label { 
		display:block;
		height:25px;
	} 
		#contacts-form3 label input { 
			width:300px;
			padding:2px 0 2px 3px;
			color:#91867f;
			background:#fff;
			border:1px solid #a09b96;
			font-size:.85em;
		}
		#contacts-form3 textarea {
			width:300px;
			height:65px;
			padding:2px 0 2px 3px;
			margin-bottom:25px;
			margin-top:25px;
			color:#91867f;
			background:#fff;
			border:1px solid #a09b96;
			overflow:auto;
			font-size:.85em;
		}
		#contacts-form3 .col-1 { 
			width:350px !important;
			margin-right:0 !important;
		}
		#contacts-form3 .col-2 { 
			width:265px !important;
		}
		#contacts-form3 .button {
			float:right;
			margin-left:25px;
		}		

/*==========================================*/
