body {
	font-family: Verdana,Geneva,sans-serif;
	margin: 0;
}
a, a:visited   {
    color: #004f8b;
}
a:hover   {
    text-decoration: none;
}

div#container {
    background: url("") repeat-y scroll 33% 0 transparent;
    min-width: 500px;
}
div#content {
    margin: 0 2% 0 35%;
    position: relative;
}
div#sidebar {
    color: #333333;
    float: left;
    font-size: 80%;
    padding: 0 2%;
    width: 29%;
}

div#header {
    /*background: url("/img/fondo_header.png") repeat-x;*/
    padding: 0 0 0 15px;
	background: #003366;
}
div#footer {
    clear: left;
	background-image: url("/img/fondopiede.png");
    background-repeat: repeat-x;
	width:100%;
	font-size:13px;
	color: #004f8b;
}

.boxmenu {
    left: 13px;
    position: relative;
	min-height: 550px;
    z-index: 10;
}

.titolo {
    color: #004F8B;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}

h2 {
    color: #004F8B;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
	margin: 20px 0;
}
p{
    color: #004F8B;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 13px;
    font-style: normal;
    text-align: justify;
    text-decoration: none;
	line-height: 20px;
}
.link {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	color: #004F8B;
	font-size: 13px;
}
#testofooter1 {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10px;
    height: 33px;
    text-align: left;
}
.testob1 {
    color: #999999;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 15px;
    font-style: normal;
    text-decoration: none;
	/*height: 15%;*/
    text-align: left;
	/*vertical-align: bottom;*/
}
.paginterna {
    min-height: 400px;
    /*padding: 10px 10px 80px 10px;*/
	position: relative;
	left: 10px;
	height:auto;
	display:table;
	/*margin-bottom:40px;*/
   }
.testolingua {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding: 2px 5px 0 0;
}
ul.list {
    color: #004F8B;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 20px;
    /*padding-left: 25px;*/
    position: relative;
    text-decoration: none;
    width: 630px;
}
li.list1 {
    background: url("/img/puntoelenco.gif") no-repeat scroll 0 transparent;
    color: #004F8B;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 13px;
    font-style: normal;
    left: -20px;
    list-style: none outside none;
    padding-left: 22px;
    position: relative;
    text-align: left;
    text-decoration: none;	
}
li.list2 {
    background: url("/img/puntoelenco.gif") no-repeat scroll 0 7px transparent;
    color: #004F8B;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 13px;
    font-style: normal;
    left: -20px;
    list-style: none outside none;
    padding-left: 22px;
    position: relative;
    text-align: left;
    text-decoration: none;	
}


/*************** introduzione *******************/
.introduzione{
	margin-top:40px;
}

.introduzione_button{
	margin-top:40px;
	text-align:center;
}

.introduzione_button a, img{
	border:0;
	text-decoration:none;
}

/* **************** fonts ************ */
.font_11{
	font-size:11px;
}

.font_111{
	font-size:11px;
    text-align: left;
}

.right{
	text-align:right;	
}
.testob1 a {
        color: #004f8b;
		text-decoration:none;
    }
  .testob1 a:hover, .testob1 a.active {
        color: #004f8b;
		text-decoration:none;
    }

.allegato_riga {
    background-color: #ECECEC;
    border-bottom: 2px solid #ffffff;
    overflow: hidden;
    padding: 3px 10px 3px 2px;
}
.allegato_riga_colsx {
    float: left;
    text-align: center;
}
.allegato_riga_coldx {
    color: #004f8b; 
    font-family: Verdana,Arial;
    font-size: 12px;
    line-height: 16px;
    margin-left: 35px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-top: 2px;
	text-align:left;
}