/* CSS Document */

#content {
font-family:verdana;
font-size:13px;
top: 320px;
right: 170px;
position: absolute;
width: 460px;
text-align:justify;
}

#content a{
text-decoration:none;
}

#content a:hover{
text-decoration:underline;
}

#footer {
border-top: 6px solid #013555;
text-align:center;
font-family: Verdana, Arial;
font-size:10px;
margin-top: 10px;
}

#footer a{
text-decoration:none;
}

body {
background:url(images/bg.jpg);
background-repeat:repeat-y;
background-position:top right;
font-family: Verdana, Arial;
font-size: 11px;
color: #05346a;
text-align:justify;
background-color:#dde8fc;
}

body a{
color:#ffffff;
text-decoration: none;
font-weight:bold;
}

b{
color:#0489c7;
font-weight:bold;
}

i{
color:#fff;
}

h1{
background : url(images/h1.png);
background-position : left;
background-repeat : no-repeat;
color : #fff;
padding-top: 10px;
padding-left:50px;
padding-bottom:10px;
font-size :17px;
margin-bottom:5px;
font-weight:bold;
font-family:Verdana;
text-align:left;
font-variant:small-caps;
}

h2{
margin-top:0px;
color: #fff;
display: block;
font-family: Verdana;
font-size: 16px;
text-align: left;
text-decoration: none;
margin-left:30px;
font-style:italic;
margin-bottom:7px;
}

h3{
margin-top:0px;
background: transparent;
color: #fff;
display: block;
font-family: Verdana;
font-size: 16px;
text-align: right;
text-decoration: none;
margin-right:30px;
font-style:italic;
margin-bottom:7px;
}


.codesort img { 
border: 5px #2390be solid;
background-color: #2390be;
margin: 3px;
}

.codesort img:hover {
	border: 5px solid #01295f;
	background-color: #01295f;
}

.imge { 
border: 5px #2390be solid;
background-color: #2390be;
margin: 3px;
}

.imge:hover {
	border: 5px solid #01295f;
	background-color: #01295f;
}

table.tabella{
text-align:center;
}
td.tabella{
border-bottom-style:dotted;
border-width:1px;
font-size:9px;
padding:1px;
}

