html, body {
background-color: #fff; 
color: #000;
margin: 0px auto; padding: 0px;
font-family: Arial, Verdana, Tahoma, Sans-Serif;
font-size: 12px;
text-align: center; /* per il browser IE 5.5 */ 
}


p {text-align: justify;}


a:link {
font-weight: bold; 
color: #39619F; 
text-decoration: none; 
background-color: transparent;}

a:hover {
font-weight: bold; 
color: #39619F; 
text-decoration: underline; 
background-color: transparent;}
		  
a:visited { 
font-weight: bold; 
color: #39619F; 
text-decoration: none; 
background-color: transparent;}
  

.img {
margin: 0px; padding: 0px;
border: none;
}

.imgsx {
margin: 0px 15px 0px 0px;
padding: 0px;
border: none;
float: left;
}

.imgdx {
margin: 0px 0px 15px 5px;
padding: 0px;
border: none;
float: right;
}


.nascosto {
display: none;
}

/* lingue */
div#lingue {
margin: 0px auto 0px 300px; padding: 5px 0px 0px 0px; 
border: 0px solid red;
color: #606060;
font-size: 10px;
width: 230px;
text-align: left;
font-family: Arial, Verdana, Tahoma, Arial, Sans-Serif;
}

div#lingue span{
padding: 0px 40px 0px 0px; 
}

div#lingue a, a:hover{
margin: 0px; padding: 0px; 
border: none;
color: #606060;
text-decoration: none;
font-weight: bold;
}




/***** LAYOUT *****/

div#contenitore {
padding: 0px; margin: 0px auto; 
position: relative; 
width: 836px;
background: transparent;
border: none; 
text-align: left;
}


div#contenitore2{
background: url(img/bgleftcol.gif) repeat-y top left;
text-align: left;
}

div#intestazione {
padding: 0px; margin: 0px auto;
width: 836px;
height: 185px;
background-image: url(img/testata.jpg);
background-position: center;
background-repeat: no-repeat;
position: relative;
border: none;
}

div#logo {
left: 16px;
top: 12px;
position: absolute; 
}


div#logo h1 {
margin: 0px; padding: 0px;
}

div#coldx {
margin-left: 200px;
margin-top: 0px;
padding: 0px;
text-align: center;
border-left: 0px solid green; /* mettere none */
/*background-color: #fff;*/
}

div#coldxint {
background-color: #edf2f5;
margin-left: 197px;
margin-top: 0px;
padding: 0px;
text-align: center;
border-left: 0px solid green; /* mettere none */
line-height: 18px;
}



div#coldxint h1 {
color: #c51c1f;
background-color: #edf2f5;
font-size: 14px;
font-weight: bold;
text-align: left;
margin: 0px 5px 0px 22px; padding: 18px 0px 5px 0px;
border-bottom: 1px solid #c51c1f; 
}

div#colsx {
/*min-height: 700px;*/
clear: left;
width: 166px;
margin: 0px; padding: 0px;
float: left;
}

/* status bar */

div#position {
padding: 7px 0px 7px 24px; margin: 0px 0px 0px 195px;
position: relative; 
background-color: #39619f;
color: #fff;
text-align: left; /* ripristinato allineamento del testo */
border: none;
font-size: 9px;
font-weight: normal;
}

div#position a {
font-weight: bold;
color: #fff;
background-color: #39619F;
}


div#link {
background: url(img/sfondo_link.jpg) repeat-y top left;
/*background-color: #fafcfb;*/
/*background-image: url(img/sfondo_link.jpg);
background-repeat: repeat y;
background-position: top;*/
color: #606060;
font-size: 10px;
padding: 0px 0px 12px 10px;
margin: 0px 0px 0px 0px;
float: left;
text-align: left;
border-left: 8px solid #39619f;
width: 177px;
font-family: Arial, Verdana, Tahoma, Arial, Sans-Serif;
}

.nazionali{
background-color: #85c4ee;
padding: 5px;
}

.locali{
background-color: #c5e4f8;
padding: 5px;
}


/* MENU LATERALE */

div#navbar{
border-left: 8px solid #39619f;
margin: 0px; padding: 0px;
width: 187px;
color: #48484a;
text-align: left;
background: url(img/sfondo_menu.jpg) repeat-y top left;
/*background-image: url(img/sfondo_menu.jpg);
background-repeat: repeat y;
background-position: top;*/
}

div#navbar h2{
margin: 0px 2px 2px 0px; padding: 12px 0px 10px 25px;
background-image: url(img/sfondo_h2menu.jpg);
background-repeat: no-repeat;
background-position: left;
}

div#navbar h2 span{
font-size: 14px;
margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
vertical-align: middle;
}

div#menu ul {
margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px; 
text-align: left;
width: 187px; 

}


div#menu li {
list-style-image: url(img/bullet_square.gif);
list-style-type: none;
margin: 0px 0px 0px 25px; padding: 3px 0px 3px 0px;
font-weight: bold;
border: none;
}


div#menu li a {
color: #48484a; 
text-decoration: none; 
font-weight: normal;
}

div#menu li a:hover{
color: #48484a; 
text-decoration: underline; 
font-weight: normal;
}




/* news */

div#newshome{
border: none;
background: #f8f4f3;
width: 370px;
padding: 0px 0px 10px 0px;
float: left;
margin: 10px 0px 0px 0px;
text-align: left;
font-size: 11px;
}

div#newshome p{
border-bottom: 1px solid #e8e0de;
background: #f8f4f3;
width: 350px;
padding: 0px;
float: left;
margin: 10px 15px 0px 15px;
text-align: left;
font-size: 11px;
}

.newsint{
border: none;
width: 540px;
float: left;
padding: 0px;
margin: 0px 0px 25px 10px;
text-align: left;
}


div#newshome h2 {
color: #ad150a;
font-size: 12px;
padding: 5px 0px 5px 10px;
margin: 0px;
font-weight: bold;
background-color: #f3e9e8;
}

.dlnews  {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: none;
text-align: left;
font-weight: bold;
}

.dtnews {
padding: 2px 0px 2px 10px;
/*margin-left: 0px;*/
margin: 5px 0px 20px 0px;
font-weight: bold;
font-size: 10px;
background-color: #fff;
}

.ddnews {
padding: 0px 10px 10px 10px;
margin-left: 0px;
font-weight: normal;
text-align: Justify;
}

/* primo piano */

div#primopiano{
background-color: #edf2f5; 
color: #000;
border: 0px solid #000; /* METTERE none*/
padding: 10px;
margin: 0px;
text-align: left;
width: 350px;
float: left;
font-size: 11px;
}

div#primopiano h2 {
padding: 10px 0px 0px 15px; margin: 0px;
background-color: #fff;
color: #4e5356;
font-weight: bold;
font-style: italic;
text-align: left;
font-size: 12px;
}

.txtprimopiano {
padding: 0px 5px 0px 15px;
line-height: 15px;
text-align: justify;
}

div#imgprimopiano {
border: 0px solid red; /*mettere none */
margin: 0px;
padding: 21px 10px 13px 15px;
float: right;
background-color: #efefef; 
}


/* risorse - home */

div#risorse {
border: none;
background-color: #f6f6f6;
width: 260px;
padding: 0px 0px 10px 0px;
float: right;
margin: 10px 0px 0px 0px;
text-align: left;
font-size: 11px;
}

div#risorse h2 {
color: #444444;
font-size: 12px;
padding: 5px 0px 5px 10px;
margin: 0px;
font-weight: bold;
background-color: #e9e9e9;
}

/*.subtitrisorse {
font-weight: bold;
padding: 0px;
margin: 3px
}

div#risorse a {
font-weight: bold;
text-decoration: underline;
}	*/

.txtrisorse {
padding: 10px 5px 30px 10px; margin: 0px;
text-align: left;
}

.imgrisorse {
margin: 0px auto 0px auto;
padding: 3px;
border: none;
text-align: center;
}



/***** LAYOUT INTERNO *****/



.txtcontenuti {
padding: 0px 10px 10px 10px; margin: 0px; 
/*background-color: #edf2f5;*/
}


.txtcontenutifoto {
padding: 5px; margin: 0px; 
border-bottom: 1px dotted #2f3c69;
border-top: 1px dotted #2f3c69;
background-color: #fff;
}

.txtcontenuti h2 {
font-weight: bold;
margin: 20px 0px 0px; padding: 0px;
color: #2387d3;
text-align: left;
font-size: 13px;
}

.linkul {
margin: 0px 0px 0px 10px; padding: 10px 0px 0px 40px; 
list-style-type: none; list-style-image: url(img/bullet.gif);
border: none; 
}

.linkul li {
margin: 0px 0px 3px 0px;
padding: 5px 0px;
text-align: left; 
}

.linkul ul li {
list-style-type: none; list-style-image: url(img/bullet.gif);
}

.linkul ul li a {
color: #000; 
font-weight: bold;
text-decoration: underline;
padding: 0px;}

.linkul ul li a:hover{
color: #000; 
text-decoration: none; 
font-weight: bold;
padding: 0px;
}








/***** FOOTER *****/

div#footer {
padding: 0px; margin: 0px auto;
width: 836px;
border: 0px solid #000; /*mettere none */
text-align: left;
background-color: #34609f;
clear: both;
}

.address {
padding: 10px 0px 3px 15px;
margin: 0px;
border: none; /*mettere none */
text-align: left;
color: #fff;
font-size: 10px;
}

.address span {
font-weight: bold;
}

.footersmall {
padding: 5px; margin: 0px;
font-size: 10px;

}


div#footer a {
color: #fff;
text-decoration: underline;
}


/* GALLERIA  - I testimoni*/
.galleria { 
padding: 5px;
border: none;
text-align: center;
margin: 0px auto;
}

.galleria img{ 
padding: 3px; margin: 3px;
border: 0px solid #dcede5;
}


/* *** FORM CONTATTI *** */

.input440 {
font-size: 11px; 
background-color: #fff; 
width: 440px;
border: 1px solid #b4c7d2;
}

.button {
font-size: 12px; 
background-color: #b4c7d2; 
font-weight: normal;
padding: 5px;
}

.listatestimoni{
text-align: left;

}