body{
margin:0px;
text-align:center;
}

ul {list-style:none; margin:0px; padding:0px;}


.testo_grigio_footer{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7c7c7c;
text-decoration:none;
}


.testo_grigio_med{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#4b4b4b;
}

.testo_grigio{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#4b4b4b;
}


.testo_bianco{
font-family:"Trebuchet MS";
font-size:16px;
color:#ffffff;
}

.testo_blu_med{
font-family:"Trebuchet MS";
font-size:13px;
color:#08407e;
}

.testo_blu{
font-family:"Trebuchet MS";
font-size:16px;
color:#08407e;
}

.testo_blu_maiuscoletto{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#08407e;
font-variant:small-caps;
text-transform: capitalize;
text-decoration:none;
}


/******************************************************
DIV
*******************************************************/
#wrapper{
width: 950px;
position: relative;
margin:0 auto;
}
#sfondo{
z-index: 1;
position: absolute;
}
#contenuto{
z-index: 2;
position: relative;
} 


h1{
font-family:"Trebuchet MS";
font-size:12px;
color:#26588e;
margin:0px;
}

h2{
font-family:"Trebuchet MS";
font-size:30px;
color:#529f4d;
margin:0px;
font-weight:lighter;
}

h3{
font-family:"Trebuchet MS";
font-size:18px;
color:#529f4d;
margin:0px;
font-weight:lighter;
}

/******************************************************
SFONDI
*******************************************************/


.sfondo_grigio{
background-image:url(/images/sfondo_grigio.png);
background-repeat:no-repeat;
}

.sfondo_blu{
background-image:url(/images/sfondo_blu.png);
background-repeat:no-repeat;
}

.sfondo_news{
background-image:url(/images/sfondo_news.jpg);
background-repeat:no-repeat;
background-position:top;
}

.sfondo_news_top{
background-image:url(/images/sfondo_news_top.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}

.sfondo_news_middle{
background-image:url(/images/sfondo_news_middle.jpg);
background-repeat:repeat-y;
}

.sfondo_news_bottom{
background-image:url(/images/sfondo_news_bottom.jpg);
background-repeat:no-repeat;
}

/******************************************************
LINK
*******************************************************/


.link_menu:link{
font-family:"Trebuchet MS";
font-size:16px;
color:#08407e;
text-decoration:none;
}

.link_menu:visited{
font-family:"Trebuchet MS";
font-size:16px;
color:#08407e;
text-decoration:none;
}

.link_menu:hover{
font-family:"Trebuchet MS";
font-size:16px;
color:#08407e;
text-decoration:underline;
}


.link_blu:link{
font-family:"Trebuchet MS";
font-size:13px;
color:#08407e;
text-decoration:underline;
}

.link_blu:visited{
font-family:"Trebuchet MS";
font-size:13px;
color:#08407e;
text-decoration:underline;
}

.link_blu:hover{
font-family:"Trebuchet MS";
font-size:13px;
color:#08407e;
text-decoration:none;
}

.link_blu_cat:link{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#08407e;
font-variant:small-caps;
text-transform: capitalize;
text-decoration:none;
}

.link_blu_cat:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#08407e;
font-variant:small-caps;
text-transform: capitalize;
text-decoration:none;
}

.link_blu_cat:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#08407e;
font-variant:small-caps;
text-transform: capitalize;
text-decoration:underline;
}


a:link{
font-family:"Trebuchet MS";
font-size:13px;
color:#08407e;
text-decoration:underline;
}

a:visited{
font-family:"Trebuchet MS";
font-size:13px;
color:#08407e;
text-decoration:underline;
}

a:hover{
font-family:"Trebuchet MS";
font-size:13px;
color:#08407e;
text-decoration:none;
}

.link_footer:link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7c7c7c;
text-decoration:none;
}

.link_footer:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7c7c7c;
text-decoration:none;
}

.link_footer:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7c7c7c;
text-decoration:underline;
}



/******************************
GRID
*****************************/

.GrdHeader{
background-color:#08407e; 
color:#ffffff;
}


.TxtCorto{
width:80px;
border:solid 1px #e8e8e8;
}

.AlternatingRowStyle{
background-color:#e3dfdf;
}

.HeaderStyle{
background-color:#08407e;
}

.FooterStyle{
background-color:#08407e;
}

.PagerStyle{
background-color:#ffffff;
}
.Rowstyle
{
background-color:#ffffff;
}




