/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

body{
margin:0;
padding:0;
background-image: url("img/bkg.gif");
}

a{
color: #525252;
text-decoration: none;
}

a:hover{
color: #525252;
text-decoration: underline;
}

#after a:hover{
color: #525252;
text-decoration: underline;
}

a:visited{
color: #525252;
text-decoration: none;
}

b{
margin: 0 auto;
font-family: Verdana;
font-size: 13px;
}

p{
margin: 0;
color: #525252;
font-family: Verdana;
font-size: 13px;
line-height: 25px;
}

#textes{
float:right;
}

#google{
float:left;
}

h1{
margin: 0;
color: #2a5784;
font-family: Verdana;
font-size: 13px;
text-align: center;
padding: 0px 0px 0px 0px;
}

h3{
margin: 0;
color: #525252;
/*margin-top: 10px;*/
padding:0;
font-family: Verdana;
font-size: 15px;
border-bottom: 2px solid #2a5784;
}

h4{
margin: 0;
color: #2a5784;
font-family: Verdana;
font-size: 13px;
text-align: left;
padding: 0px 0px 0px 0px;
}

#maincontainer_total{
width: 780px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color: #FFFFFF;
}

#maincontainer{
width: 660px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color: #FFFFFF;
}

#topsection{
/*background-image: url("img/header.gif");*/
min-height: 160px;
height: auto !important;
height: 160px; /*Height of top section*/
text-align: center;
margin:0;
padding: 0;
}

#topsection img{
border:0;
margin: 0;
position: center;
min-height: 150px;
height: auto !important;
height: 150px; /*Height of top section*/
}

.case tr td{
margin: 0;
color: black;
font-family: Verdana;
font-size: 13px;
text-align: center;
padding: 0px 0px 0px 0px;
border-bottom: 2px solid #2a5784;
height: 100px;
}

.case tr td img{
border:0;
margin: 0;
position: center;
}

table{
border-collapse: collapse;
}

/***********************DIVISIONE 3 COLONNE*****************************/

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 290px 225px 0 225px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/

padding: 3px 0 0 0;
background: #e9e9e9;
}

#leftcolumn{
float: left;
width: 215px; /*Width of left column in pixel*/
margin-left: -660px; /*Set margin to that of -(MainContainerWidth)*/
background: #e9e9e9;
min-height:230px;
height:auto !important;
height:230px;
margin-top:30px;
padding: 0 0 0 0;
}

#rightcolumn{
float: left;
width: 215px; /*Width of right column*/
margin-left: -215px; /*Set left margin to -(RightColumnWidth)*/
background: #e9e9e9;
min-height:230px;
height:auto !important;
height:230px;
margin-top:30px;
padding: 0 0 0 0;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
color: #525252;
font-family: Verdana;
font-size: 12px;
padding: 15px 25px 0 25px;
}

/******************FINE DIVISIONE 3 COLONNE*****************************/

/******************FINE DIVISIONE 2 COLONNE*****************************/

#contentcolumn_due{
margin-left: 235px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn_due{
float: left;
width: 200px; /*Width of left column*/
margin-left: -660px; /*Set left margin to -(MainContainerWidth)*/
margin-top: 30px;
paddin: 0;
}

.innertube_due img{
margin:0;
padding: 0;
}

#mappa img{
margin-top: 20px;
/*margin-bottom: 20px;*/
max-width: 650px;
max-width: auto !important;
width: 650px;
}

/******************FINE DIVISIONE 2 COLONNE*****************************/

/*****************************MENU**************************************/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#vdividermenu ul{
margin: 0;
padding: 0 0 0 35px;
margin-bottom: 20px;
float: left;
font:  bold 80% Verdana;
width: 745px;
height: 20px;
height: auto !important;
min-height: 20px;
color: #FFFFFF;
background-color: #2a5784;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: #FFFFFF;
padding: 2px 12px;
text-decoration: none;
background: transparent url(media/vertical.gif) center right no-repeat;
}

#vdividermenu ul li a:visited{
color: #FFFFFF;
}

#vdividermenu ul li a:hover{
color: black;
background-color: #ffe600;
}

/************************FINE MENU*************************************/

.wfooter {
clear: left;
margin-top:10px;;
text-align: center;
display: table;
background: #2a5784;
width: 100%;
color: #FFFFFF;
font-family: Verdana;
font-size: 10px;
}

.cfooter {
display: table-cell;
/*	background-color: #ffffff;*/
padding: 0px 0px 0px 0px;
margin-top:0;
width:100%;
table-align: center;
}

#after{
width: 780px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color: transparent;
text-align:right;
font-family: Verdana;
font-size: 10px;
padding: 10px 0 0 0;
}