@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(tmp/bg_pagina.png);
	background-repeat:repeat-x;
	background-color:#eef1f7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#content{
position:relative;
width:960px;
}
#menu_orizzontale{
height:44px;
}
#menu_orizzontale table{
width:690px;
height:44px;
color:#00488b;
}
#menu_orizzontale a{
color:#54565d;
text-decoration:none;
margin-right:10px;
margin-left:10px;
}
#menu_orizzontale a:hover{
text-decoration: underline;
}
#menu_orizzontale select{
font-size:11px;
font-weight:bold;
color: #54565d;
background: #cbd0d9;
}
#banner_home{
width:960px;
height:244px;
}
#main_home{
width:960px;
border-top:1px solid #b4b8c1;
}
#main_home table{
background-image:url(tmp/blocchi_home_bg.png);
background-repeat:repeat-x;
text-align:left;
}
#main_home td{
border-left: 1px solid #b4b8c1;
}
#main_home h1{
display:block;
height:53px;
width:237px;
margin-top:0px;
padding-top:7px;
color:#54565d;
font-size:14px;
background-image:url(tmp/blocchi_home_titolo_bg.png);
background-repeat:repeat-x;
}
#main_home img{
margin-right:8px;
border:0px;
}
#main_home span{
display:block;
width:220px;
margin-left:9px;
text-align:justify;
font-size:11px;
}
.main_titoli{
display:block;
margin-top:10px;
color:#54565d;
font-size:14px;
text-decoration:none;
}
.main_link {
padding-top:30px;
padding-bottom:15px;
}
.main_link a{
display:block;
width:220px;
height:18px;
margin-left:9px;
line-height:18px;
color:#54565d;
font-weight:bold;
text-decoration:none;
border-bottom:1px dotted #b4b8c1;
}
.main_link a:hover{
background-color:#c9ceda;
}
#footer_home{
width:960px;
margin-top:10px;
color:#979cac;
text-align:center;
line-height:18px;
}
#footer_home a{
text-decoration:none;
color:#979cac;
}
#footer_home a:hover{
text-decoration: underline;
}
#footer_home span{
display:block;
font-size:10px;
margin-top:15px;
}
#main{
float:left;
width:959px;
border-top:1px solid #b4b8c1;
border-left:1px solid #b4b8c1;
background-image:url(tmp/main_bg.png);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
#menu_verticale{
float:left;
width:243px;
margin-top:40px;
text-align:left;
}
#menu_verticale h3{
margin-top:15px;
margin-bottom:5px;
font-size:12px;
margin-left:7px;
color:#54565d;
border-bottom:1px dotted #c9ceda;
}
#menu_verticale img{
margin-right:5px;
}
#menu_verticale a{
display:block;
width:224px;
height:20px;
line-height:20px;
margin-left:7px;
color:#54565d;
text-decoration:none;
padding-left:5px;
}
#menu_verticale a:hover.demolizione_refrattarie{
background-color:#ff9c00;
color:#000000;
}
#menu_verticale a:hover.macinazione_commercio{
background-color:#5ce849;
color:#000000;
}
#menu_verticale a:hover.prodotti_siderurgici{
background-color:#ff0000;
color:#000000;
}
#menu_verticale a:hover.farine_fossili{
background-color:#fae933;
color:#000000;
}
#page{
float:right;
width:700px;
text-align:left;
border-left:1px solid #b4b8c1;
padding-left:15px;
}
#page h2{
display:block;
height:53px;
margin-top:0px;
margin-bottom:0px;
line-height:53px;
font-size:18px;
color:#54565d;
margin-bottom:15px;
}
#banner_demolizioni_refrattarie{
position:relative;
width:960px;
height:244px;
background-image:url(tmp/banner_demolizioni_refrattarie.jpg);
background-repeat: no-repeat;
}
#banner_macinazione_commercio{
position:relative;
width:960px;
height:244px;
background-image:url(tmp/banner_macinazione_commercio.jpg);
background-repeat: no-repeat;
}
#banner_prodotti_siderurgici{
position:relative;
width:960px;
height:244px;
background-image:url(tmp/banner_prodotti_siderurgici.jpg);
background-repeat: no-repeat;
}
#banner_farine_fossili{
position:relative;
width:960px;
height:244px;
background-image:url(tmp/banner_farine_fossili.jpg);
background-repeat: no-repeat;
}


#banner_demolizioni_refrattarie_EN{
position:relative;
width:960px;
height:244px;
background-image:url(tmp/banner_demolizioni_refrattarie_EN.jpg);
background-repeat: no-repeat;
}
#banner_macinazione_commercio_EN{
position:relative;
width:960px;
height:244px;
background-image:url(tmp/banner_macinazione_commercio_EN.jpg);
background-repeat: no-repeat;
}
#banner_prodotti_siderurgici_EN{
position:relative;
width:960px;
height:244px;
background-image:url(tmp/banner_prodotti_siderurgici_EN.jpg);
background-repeat: no-repeat;
}
#banner_farine_fossili_EN{
position:relative;
width:960px;
height:244px;
background-image:url(tmp/banner_farine_fossili_EN.jpg);
background-repeat: no-repeat;
}



#frase{
position:absolute;
top:70px;
left:20px;
height:150px;
width:220px;
text-align:left;
font-size:18px;
font-weight:bold;
color:#7c8395;
line-height:24px;
}
.testo1{
font-size:14px;
font-weight:bold;
line-height:24px;
}
.contatti_table input{
width:200px;
}
.contatti_table textarea{
width:200px;
}