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

body {
background-color:#E0E9ED;
font-family: verdana;
margin: 0;
padding: 0;
color: #0f4577;
font-size: 100%;
height: 100%;
}

#all{
background:url(images/geniobeton_logostriscia_02.gif) no-repeat;
}

/*TESTATA*/
#header{
height:83px;
}

#logo{
background:url(images/geniobeton_logostriscia.gif) no-repeat;
height:30px;
position:absolute;
top:60px;
}

#banner{
position:absolute;
left:243px;
top:0;
}

/*MENU*/
#menu{
background:url(images/geniobeton_menulateralesinistro_02.gif) no-repeat;
margin:0;
height:380px;
padding-top:24px;
position:fixed;
width:200px;
}

ul{
margin:0 0 0 22px;
padding:0 0 0 6px;
}

#chisiamo{
margin:0;
padding:0;
font-size:10px;
line-height:12px;
list-style:url(images/geniobeton_menulateralesinistro_pallino_primo.gif);
}

ul li{
margin:0;
padding:0;
font-size:10px;
line-height:12px;
list-style:url(images/geniobeton_menulateralesinistro_pallino.gif);
}

ul li ul{
margin:0;
padding:0 0 3px 5px;
border-left: 1px #D3D9DE solid;
}

ul li ul li{
list-style:none none;
font-size:10px;
margin:0;
padding:0;
}

h3{
padding:0;
margin:0;
font-size:10px;
}

#contact{
border-top: 1px #94BADD dotted;
text-align: center;
width: 191px;
margin: 7px 0 0 6px;
padding: 5px 0 0 0;
font-size:10px;
}

/*CONTENUTO*/
#content{
position:absolute;
top: 83px;
left: 210px;
}

#border_top{
background:url(images/geniobeton_contenutitop.gif) no-repeat;
width:442px;
height:27px;
}

#border_center{
background:url(images/geniobeton_contenutimezzo.gif);
min-height: 380px;
padding-left: 14px;
padding-right: 10px;
width:420px;
}

#border_bottom{
background:url(images/geniobeton_contenutibottom.gif) no-repeat;
width:442px;
height:30px;
}

#copyright {
border-top: 1px #94BADD dotted;
font-size: 9px;
margin-left: 6px;
padding-top: 3px;
width: 433px;
text-align: center;
}

#foto{
float:left;
margin-right:10px;
}
p{
padding:0;
margin:0;
}
/*LINK*/
a:link {
color: #0f4577;
text-decoration: none;
}

a:visited {
color: #0f4577;
text-decoration: none;
}

a:hover {
color: #94BADD;
text-decoration: none;
}

.contenuti {
font-size: 10px;
}

.dovesiamo {
color: #94BADD;
text-decoration: none;
}



















