/* CSS Document */

body {font-size:11px;
font-family: 'ABeeZee', sans-serif;
text-decoration:none; 
background-color:#195d8e;
background-image:url(immagini/bg_home.jpg);
background-repeat: no-repeat;
background-position:top center;
color:#ffffff;
font-size:14px;
margin:0px;
}


a {
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	}


#wrapper {
	margin:0px auto;
	width:100%;
}

#wrapper_interno {
	width:930px;
	margin:0px auto;
}

#contenitore_testata {
	float:left;
	width:930px;
	height:91px;
}

#logo {
float: left;
width: 299px;
height: 87px;
margin-top: 25px;
}
	
#social {
float: right;
width: 200px;
height: 33px;
margin-top: 12px;
}
	
.social {
	float:right;
	margin-top:19px;
	margin-left:3px;
}

#contenitore_menu {
float: right;
clear: right;
height: 27px;
line-height: 27px;
color: #2F434E;
margin-top: 45px;
}

.menu {
	float:right;
	color:#2f434e;
	text-decoration:none;
	padding:0 8px;
	border-right:1px solid #ee2d35;
	text-align:center;
}

.menu:hover {
	background-color:#ee2d35;
	color:#FFF;
}


#link_home {
	position:absolute;
	top:-360px;
	}
	
#link_home a {
	font-size:62px;
	color:#FFF;
	line-height:80px;
	font-style:italic;}


#contenitore_corpo {
	float:left;
	width:930px;
	margin-top:530px;
	text-align:justify;
	line-height:24px;
	position:relative;
	}
	
#contenuti_sinistra {
float: left;
width: 560px;
margin-right: 70px;
text-align: justify;
padding-top: 35px;

}
	
#contenuti_destra {
float: right;
margin-top: 40px;
}
	
#fascetta {
	width:630px;
	bottom:-50px;
	left:0px;
	position:absolute}
	
#box {
	width:300px;
	bottom:-86px;
	right:0px;
	position:absolute}
	
	
#contenitore_footer_esterno {
	float:left;
	width:100%;
	background-color:#7a9fb5;
	height:118px;
	}
	
#contenitore_footer_interno {
	width:930px;
	margin:0px auto;
	padding:20px 0px;
	}
	
#dati_aziendali {
	float:left;
	width:350px;}
	
#itala {
	float:right;
	margin-top:35px}
	
#itala a {
	font-size:12px
}
	
/*table.eps_contact_form input, input.text {
width: 314px;
height: 10px;
line-height: 65px;
background-color: #97a1a7;
float: left;
}*/














