body {
	color: #6c990d;
	padding: 0;
	margin: 0;
	font: 12px Arial, Tahoma, sans-serif;
	background: #fff;
}


#top1{
	background: #f0f0f0;
	height:22px;
}

#top2{
	background: #fff;
	height:94px;
}

#top3{
	height:25px;
	background-color:#6c990d;
	color:#fff;
	font: bold 18px 'Century Gothic';
}


#top4 {
	height:18px;
	padding:3px 0 3px 10px;
	font-family:'Century Gothic';
	font-size:12px;
	text-decoration:none;
	color:#6c990d;
}

#frase_top{
	height:45px;
}

#content_container {
	clear:both;
	width:100%;
	
}

#content {
	clear:both;
    width: 762px;
    margin: 0px auto; 
    text-align: left;
	float:left;
}

#content p{
	clear:both;
	text-align:justify;
	font: normal 11px/16px 'Verdana';
	color:#333;
	margin: 0;
	padding: 0px 10px 8px 15px;


}

#content h1{
	text-align:center;
	font: bold 20px 'Century Gothic';
	margin: 0 0 5px 0;
	color:#6c990d;

}

#content h2{
	font: normal 14px 'Century Gothic';
	margin: 0 0 5px 0;
	padding: 0px 0 5px 0;
	letter-spacing: -1px;
	border-bottom: 1px dotted #ccc;
	text-align:center;
	color:#6c990d;

}

#content h3 {
	font: bold 14px 'Century Gothic';
	margin: 0 0 5px 0;
	padding: 0px 0 5px 0;
	letter-spacing: -1px;
	border-bottom: 1px dotted #ccc;
	text-align:center;
	color:#6c990d;

}

#content ul {
	font: normal 11px/15px "verdana";
	color: #6c990d;
	margin: 0px;
	padding: 2px 0;
}

#content li {
	margin: 3px 0 0px 80px;
	padding: 0;
}



#left-column {
    float: left;
    width: 489px;
    margin-top: 4px;
}

#left-padding {
    padding: 11px 13px 15px 12px;
    border-right: 1px solid #e7e7d2;
}

#right-column {
    float: right;
    width: 240px;
    margin-top: 4px;
}

#right-padding {
    padding-left: 5px;    
}

a, a:hover{
	font-family:'Century Gothic';
	font-size:12px;
	color:#6c990d;
}


/*********************************
* Lists 
*********************************/

ul.list {
    list-style: none;
    margin-top: 5px;
}

ul.list li {
    padding-left: 17px;
    padding-bottom: 8px;
    color: #796f65;
}


.photo-content-left {
	float:left;
	border: 1px solid #cccccc;
	padding: 3px 3px 3px 3px;
	margin-right: 3px;
}


#container {
    width: 415px;
    border: 5px solid #848383;
    color: #796f65;
}

#container div.padding {
    padding: 10px;
}

#container div p {
    color: #796f65;
	font-size: 11px;
}

#carica_testo {
	clear:both;
	color:#796f65;
	font-size: 11px;
	padding: 5px;


}


/* -- Begin hiding from IE -- */
html>body #value-padding {
    display: table;
}

html>body #centered {
    display: table-cell;
    vertical-align: middle;
}

/* -- Begin IE-specific Hacks -- */
* html #centered {
    margin-top: 10px;
}

* html #centered p {
    
}
/* -- End Hacks -- */

/*********************************
* Footer Definitions
*********************************/

#footer {
    clear: both;
    height:75px;
	/*width:100%;*/
	top: 0;
	left: 0;
	background:#85b819;
	border-top: #6c990d 1px solid;
}

#footer div, #footer div a {
    font-size: 12px;
	font: 'Verdana';
	text-decoration:none;
}

#footer-left {
	color:#626262;
	float:left;
    padding: 12px 5px 20px 10px;
}

#footer-right {
	color:#fff;
    float: right;
    padding: 12px 10px 20px 0;
}

#footer-right a:hover{
	color:#fff;
	text-decoration:underline;
    padding: 12px 10px 20px 0;
}

#footer-right a:visited{
	color:#fff;
    padding: 12px 10px 20px 0;
}
