@charset "UTF-8";
/* CSS Document */

a {
	font-family: Helvetica, sans-serif; color:#9D9D9D; 
	text-decoration: none;
	border:none;
}

a:hover {
	font-family:Helvetica, sans-serif; color:#666666; 
	text-decoration: none;
	border:none;
}

body{
	margin:0px;
	background-image:url(../../images/bg_pattern.png);
	background-repeat:repeat;
	background-color:#DEDAD7;
}
	
#container{
	margin:auto;
	width:900px;
	height:auto;
	background-color:#FFF;
}
	
#header{
	margin-top:0px;
}

#logo{
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 70px;
}

#menu{
	margin-top:93px;
	margin-right:30px;
	float:right;
	width:500px;
	height:30px;
}


#menu li{
	margin-left:15px;
	display:inline;
	font-family: Helvetica, sans-serif;
	font-size:13px; color:#CCCCCC;
}

#menu ul{
	margin-right:1px;
	margin-bottom:0px;
	list-style: none;
	text-align:right;
}

#slider{
	margin-top:20px;
	margin-left:30px;
}

#riga{
	margin-bottom:21px;	
}

#riga2{
	margin-top:25px;	
}

#frase{
	vertical-align: middle;
	font-family: Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
	width: 840px;
	height: auto;
	margin: auto;
}

#boxhome{
	width: 840px;
	height: 350px;
	margin: auto;
}

#boxhomeabout{
	width: 840px;
	height: 200px;
	margin: auto;
}

#boxhomeservices{
	width: 840px;
	height: 550px;
	margin: auto;
}

#contactboxhome{
	width: 840px;
	height: 300px;
	margin: auto;
}

#fluidodinamica{
	width: 840px;
	height: auto;
	margin: auto;
}

#testofuid{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 10px;
	width: 550px;
	height: auto;
	float: left;
	list-style-type: square;
	vertical-align: baseline;
}

#contactleftcol{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 10px;
	width: 250px;
	height: auto;
	float: left;
	list-style-type: square;
	vertical-align: baseline;
}

#imgservice{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 250px;
	height: 525px;
	float: right;
	vertical-align: baseline;
}

#imgservice ul{
	margin-top:0px;
	margin-right:0px;
	margin-left:-30px;
	list-style:none;
}

#imgservice li{
	margin-right:15px;
	display:inline;
}

#socialbar{
	width:860px;
	float:right;
	margin-top:0px;
	margin-right:30px;
}

#socialbar ul{
	float:right;
	list-style:none;
}

#socialbar li{
	display:inline;
}

#footer{
	width: 840px;
	height: 240px;
	margin: auto;
}

#footerboxmanifesto{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	width: 245px;
	height: 190px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#footerboxus{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 10px;
	width: 310px;
	height: 190px;
	float: left;
	list-style-type: square;
	vertical-align: baseline;
	border-left: 2px #999 solid;
	border-right: 2px #999 solid;
	padding-left: 5px;
	padding-right: 5px;
}

#box2col1{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 10px;
	width: 390px;
	height: 190px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#box2col2{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 10px;
	width: 390px;
	height: 190px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 2px #999 solid;
}

.separation{
	clear: both;
	position: absolute;
	height: 190px;
	width : 5px;
	background: black;
}
