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

#contenitore
{
width:850px;
height:auto;
margin:auto;
}


#invisible
{
width:auto;
height:auto;
margin:auto;
visibility:hidden;
}

#banner
{
width:850px;
height:121px;
float:left;
background-image:url(../immagini/banner.jpg);
background-repeat: no-repeat;
}

#top_menu
{
width:850px;
height:60px;
float:right;
}

#down_menu
{
width:660px;
height:20px;
margin:auto;
}

#down_menu_ENG
{
width:690px;
height:20px;
margin:auto;
}

.menu
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#FFFFFF;
}

.menu a
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#FFFFFF;
text-decoration:none;
}

.menu a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#FFFFFF;
text-decoration:none;
}

#banner_02
{
width:850px;
height:193px;
float:left;
}

#content
{
width:850px;
height:auto;
min-height:208px;
float:left;
background-color:#FFFFFF;
}

#box_content
{
width:800px;
height:auto;
min-height:208px;
margin:auto;
}

#box_content_02
{
width:500px;
height:auto;
min-height:208px;
float:left;
}

.titolo
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-transform:uppercase;
color:#2cb1e5;
}

.testo
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
text-decoration:none;
}

.testo a
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
}

.testo a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
}

#box_content_03
{
width:300px;
height:auto;
min-height:208px;
float:left;
}

#box_content_03_1
{
width:250px;
height:auto;
min-height:208px;
float:right;
}


#box_content_contatti
{
width:300px;
height:auto;
min-height:208px;
float:left;
}

#box_content_contatti_02
{
width:500px;
height:auto;
min-height:208px;
float:left;
}


#piede
{
width:850px;
height:85px;
float:left;
background-image:url(../immagini/piede.jpg);
background-repeat:no-repeat;
}

#piede_02
{
width:400px;
height:71px;
float:left;
}


.piede
{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-transform:uppercase;
color:#FFFFFF;
}

.piede a
{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-transform:uppercase;
color:#FFFFFF;
}

.piede a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-transform:uppercase;
color:#FFFFFF;
}


