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

a {
	text-decoration:none;
}

a:visited{
	text-decoration:none;
}


#mail{
font: Arial;
color: #fff;
}

#mail:hover{
font: Arial;
color: #fff;
text-decoration: underline;
}







#intestazione {
	width:830px;
	height:41px;
	margin:20px auto;
}

#logo {
width: 301px;
height: 41px;
	float:left;
}


#menu{
float:right;
}



#box {
	width:100%;
	height:279px;
	margin-top:10px;
	border: 1px solid #d9d6d6;
	background-color:#f9f7f7;
}



#content {
	width:830px;
	height:200px;
	margin:15px auto;
}


#refinery {
	width:400px;
	height:200px;
	text-indent:-5555px;
	background-image: url(../images/refinery.png);
	float:left;
}

#refinery:hover{
	background-image: url(../images/refinery_roll.png);
}


#turbine {
	width:400px;
	height:200px;
	text-indent:-5555px;
	background-image: url(../images/turbine.png);
	float:right;
}


#turbine:hover{
	background-image: url(../images/turbine_roll.png);
}

#title{
	width:980px;
	margin:0px auto;
}

h1 {
	float:left;
	margin-left:150px;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	color:#333;
}


h1:hover{
	text-decoration:underline;
}


h2 {
	float:right;
	margin-right:110px;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	color:#333;
}


h2:hover{
	text-decoration:underline;
}




#box2 {
	width:342px;
	height:66px;
	margin: 20px auto;
}

#email {
	width:66px;
	height:66px;
	float:left;
}

#email a{
	width:66px;
	height:66px;
	float:left;
}



.skype {
margin-top: -10px;
	float:right;
	width:182px;
	height:44px;
}



#footer {
	width:100%;
	height:120px;
	background-color:#383938;

}



#società{
	width:830px;
	margin:25px auto;

}

#chemical{
margin-top: 10px;
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:25px;
	color:#fff;
}

#info{
margin-top: 25px;
	float:right;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:25px;
	color:#fff;
}
