/*Style del template PURPLE NIGHT*/
body, td, th {
	margin: 0px;
	background: #0079ec url(template_bkg.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000; 
}
.wrapper {
	width: 840px;
	margin: 0 auto;
	padding:0px;
	padding-top:0;
	background-color:#FFF;
}

a {
	text-decoration: underline;
	color: #006dbe;
}

a:hover {
	text-decoration: underline;
	color: #81c341;
}

h1, h2, h3 {
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
  text-align:center;
}

h2 {
	font-size: 1.6em;
	border-bottom: 2px solid #c3c6c8;
}

h3 {
	font-size: 1.5em;
	border-bottom: 2px solid #c3c6c8;
}

.banner{
	background:#0090f1 url(banner.jpg) no-repeat left bottom;
	width:100%;
	height:130px;
	border-bottom:3px solid #0090f1;
}
.bannerontop{
	float:left;
	text-align:left;
	height:90px;
	text-transform: uppercase;
	letter-spacing: 3px;
        padding-left:20px;
        width:820px;
	}
.bannerontop a{
	text-align:left;
	color:#000000;
	text-decoration:none;
        border:0px;
	}
.bannerontop a:hover{
	text-align:left;
	color:#81c341;
	text-decoration:none;
}
#header_image{
    border:0px;
}
#site_title{
    text-transform: uppercase;
    clear:both;
    overflow:hidden;
    margin:0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    color: #fff;
    font-size: 48px;
    margin-top:40px;
    display:block;
}
.content{
	width:100%;
	padding:0;
}
#menu{
    float:left;
    background: #0090f1;
    width:840px;
}
#sottomenu{
    float:left;
    background: #c8eaf6;
    width:840px;
}
#menu_title,#sottomenu_title{
	display:none;
}

#menu_list li, #sottomenu_list li{
	display:inline;
}

#menu a{
	color:#fff;
	text-decoration:none;
}

#sottomenu a{
	color:#60a1d2;
	text-decoration:none;
}
#menu b a, #sottomenu b a{
	color:#006dbe;
	text-decoration:underline;
  background: #c8eaf6;
}
#menu a:hover, #sottomenu a:hover{
	color:#81c341;
	text-decoration:none;
}
.leftcolumn{
	float:left;
	text-align:left;
	background:#FFF;
	width:230px;
	padding:20px;
	padding-right:0px;
}

ul.navvylist{
	margin:0;
	padding:0px;
	list-style: none;
	padding-left:10px;
}

ul.navvylist li{
	margin:0;
}

ul.navvylist li a{
	color: #ABABAB;
	text-decoration:none;
	border:none;
	padding:5px;
	padding-left:10px;
	float:left;
}

ul.navvylist li a:hover{
	text-decoration: none;
	margin:0;
	border:none;
	background-color:#C8EAF6;
}
.rightcolumn{
	float:left;
	text-align:left;
	background:#fefefe;
	padding-left:20px;
        width:800px;
}
#briciole p{
	font:1em;
	margin-bottom:10px;
	margin-top:10px;
}

.div_ttil{
   margin-bottom:20px;
   overflow:hidden;
}

.div_ttil img {
	margin:5px;
	border:2px solid #ccc;
	float:left;
}
.navvy img {
	margin:5px;
	border:2px solid #ccc;
	float:left;
}
.div_ttil img a{
	margin:5px;
	border:2px solid #ccc;
	float:left;
}

.div_ttil img a:hover{
	margin:5px;
	border:2px solid #81c341 !important;
	float:left;
}
	
h2 a, h3 a{
  color:#000;
}


.abstract{
	padding: 10px 0 20px 0;
	text-align: justify;
}

.abstract p{margin-top:0px;
margin-bottom:10px;
}
.abstract img{margin:5px;
}
.abstract a img{margin:5px;
}
.abstract a:link img, .abstract a:visited img{border: 2px solid #cccccc;
}
.abstract a:hover img{border: 2px solid #81c341;
}

.clear{
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
}

.footer {
	width:100%;
	margin: 0 auto;
	padding-top:10px;
	position: relative;
	text-transform: uppercase;
	text-align:center;
	clear:both;
	color:#000;
	background:#036ec9;
}
.footer p {
	margin: 0;
	line-height: normal;
	font-size: bold 12px 'Trebuchet MS' Arial, Helvetica, sans-serif;
}

.footer a{
	color:#fff;
	text-decoration:none;
}
.footer a:hover{
	color:#81c341;
	text-decoration:none;
}
