/*Style del template SUNLIGHT*/
body {
	margin: 0px;
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878; 
}
.wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 20px;
	background: #FFFFFF; 
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878; 
}
a {
	text-decoration: none;
	border-bottom: 1px dashed #999999;
	color: #0A0A0A;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #F37403;
	color: #F37403;
}
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;
}

h3 {
	font-size: 1.6em;
}
.banner{
	background:#FFDA2A url(bannerbg_sunlight.gif) repeat left top;
	width:100%;
	height:130px;
	border-bottom:3px solid #787878;
}
.bannerontop{
	float:left;
	text-align:left;
	height:130px;
	padding: 40px 0 0 20px;
	text-transform: uppercase;
	letter-spacing: 3px;
	}
.bannerontop a{
	text-align:left;
	color:#000000;
	text-decoration:none;
        border:0px;
	}
.bannerontop a:hover{
	text-align:left;
	color:#787878;
	text-decoration:none;
}
#site_title{
    text-transform: uppercase;
    clear:both;
    overflow:hidden;
    margin:0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    color: #000000;
    font-size: 2em;
}
.content{
	width:100%;
	padding:10px 0;
	background:#ffffff;
}
.leftcolumn{
	width:230px;
	padding:10px;
	background: #ffffff;
	float:left;
	text-align:left;
	clear:left;
}

.navvy
{
}
ul.navvylist{
	margin:0;
	padding:0 0 30px 0;
	list-style-type: none; 
}
ul.navvylist li
{
display: block;
margin:0;
padding:0;
line-height: 35px;
border-bottom: 1px dashed #D2D4C9;
list-style-type: none; 
}

ul.navvylist li a{
color: #787878;
text-decoration:none;
border:none;
}

ul.navvylist li a:hover{
	text-decoration: none;
	color: #F37403;
	margin:0;
	padding:0;
	border:none;
}
.rightcolumn{
	width:510px;
	float:right;
	padding:10px;
	text-align:left;
	clear:right;
	background:#ffffff;
}
#briciole p{font:1em}

.div_ttil{
        margin-bottom:20px;
       overflow:hidden;
}
.div_ttil 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 #F37403 !important;
		float:left;
}
.h2_ttil{
	color:#000000;
	font:2em;
	border:0;
	}
	
a .h2_ttil{
	color:#000000;
	font:2em;
	border:0;
	text-decoration:none;
}
a:hover	.h2_ttil{
	color:#F37403;
	font:2em;
	text-decoration:none;
	border:1px dasehd #F37403;}


.abstract{
	padding: 10px 0 20px 0;
	text-align: justify;
}
.abstract p{margin-top:0px;
margin-bottom:10px;
}
.abstract a:link img, .abstract a:visited img{border: 2px solid #999999;
}
.abstract a:hover img{border: 2px solid #F37403;
}
.abstract a:link, .abstract a:visited{color:#999999;}
.abstract a:hover{color:#F37403;}

.clear{
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
}
.footer {
	width:100%;
	margin: 0 auto;
	padding: 10px;
	position:relative;
	background: #787878;
	clear:both;
	text-align: center;
	color:#ffffff;
	
}
.footer p {
	margin: 0;
	line-height: normal;
	font-size: bold 12px 'Trebuchet MS' Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
	
}
.footer a {
	color: #ffffff;
	text-decoration:none;
}
.footer a:hover{
color:#CCC;
text-decoration:none;
border-bottom:1px dashed #D2D4C9
}