@charset "UTF-8";
body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FAC330;
	margin:auto;
}



a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;

}
a:active {
	text-decoration: none;

}
img
{
	border:none;
}



#content {
	margin: 20px auto auto auto;
	width: 950px;
	position:relative;	
	background-repeat: repeat;
	background-image: url(../css/img/backm.jpg);
	background-color: #FFFFFF;
}


#header{
	background: url(../css/img/header.jpg) no-repeat;
	height:198px;
}
#imgh1
{
	position:absolute;
	top:35px;
	left:40px;
}

#imgh2
{
	position:absolute;
	top:11px;
	left:315px;
}

#footer{
	
	margin:auto;
	height: 52px;
	background: url(../css/img/footer.jpg) no-repeat #fff;
	text-align:center;
	margin-bottom:20px;
	
}
#footerdesc
{
	border-top: 2px solid #420000;
	padding:0 15px 0 15px;
}


/* ———————-MENU ———————- */

#slatenav{
height:42px;
padding:0;
margin:0 16px 0 16px;
font-size:11px;
font-weight:bold;
background:transparent url(../css/img/blackslate_background.gif) repeat-x top left;
font-family:Arial,Verdana,Helvitica,sans-serif;
text-transform:uppercase;
}
#slatenav ul{
padding:0;
margin:0;
}
#slatenav li{
position: relative;
float: left;
list-style: none;
margin: 0;
padding:0;
} 
#slatenav li a{

height: 28px;
display: block;
text-decoration:none;
text-align: center;
line-height: 15px;
padding:13px 15px 0 15px;
color: white;
} 
#slatenav li ul li a{
background-color: #420000;
height: 15px;
padding:7px 5px 7px 5px;
display: block;
width:180px;
margin:auto;
text-align:left;
font-size:10px;
}
#slatenav li a:hover, #slatenav li a.selected{
background:transparent url(../css/img/blackslate_backgroundOVER.gif) no-repeat top center;
} 
#slatenav li ul li a:hover{
background-color:#663030;
background-image:none;
}
#slatenav ul ul{
position: absolute;
top: 40px; 
visibility: hidden;
z-index:10;
} 
#slatenav ul li:hover ul{
visibility:visible;
} 

/* -------------FINE MENU ------------*/
/*--------------MAIN*------------*/
#main
{
	margin-top:20px;
	margin-left:25px;
	width:590px;
	margin-bottom:15px;
	text-align: justify;

}
.news
{
	width:590px;
	height:270px;
	margin-bottom:10px;
	border-bottom:2px dotted #420000;

}
.newsb
{
	width:590px;
	height:480px;
	margin-bottom:10px;
	border-bottom:2px dotted #420000;

}
.newsc
{
	width:590px;
	height:200px;
	margin-bottom:10px;
	border-bottom:2px dotted #420000;

}
.newsb img
{
	margin-left:130px;
	margin-top:10px;
}
.datanews
{
	position:relative;
	width: 50px;
	height:40px;
	color:#420000;
	float: left;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}
.titolonews
{
	position:relative;
	width: 490px;
	height:30px;
	border-bottom:2px dotted #420000;
	float: left;
	font-size:20px;
	left:40px;
	color:#420000;
}
.fotonews
{
	position:relative;	
	width: 152px;
	height:152px;
	text-align:center;
	top:15px;
	float:left;
}
.testonews
{
	position:relative;
	width: 370px;
	height:222px;
	float: left;
	font-size:12px;
	left:10px;
	text-align: justify;
	color:#717171;
	margin-bottom:10px;

}
/*FINE MAIN*/

/*RIGHT BOX*/
#rightbox
{
	position:absolute;
	top: 260px;
	left: 650px;
	width:260px;
	height: 700px;
	text-align: justify;
	color:#000;
	font-size:14px;
}
#rightbox a
{
	text-decoration:none;
	color:#000;
	font-size:18px;
	
	
}
.dove
{
	padding:5px 0 0 0;
	border-top:2px dotted #000;
	margin-top:-10px;
	text-align: left;
	
}
.dove a
{
	margin-bottom:5px;
}
#africalightb
{
	margin-bottom:20px;
	margin-left:20px;
}
/*FINE RIGHT BOX*/

#sss
{
	position:absolute;
	width:550px;
	height:393px;
	top:250px;
	left:60px;
	z-index:100;
	
}
/* sostienici*/
h3 {
	margin: 0;	
	padding: 20px 0 0 0;
	font-size: 14px;
	text-transform: uppercase;
}

div#feature_list {
	width: 618px;
	height: 580px;
	overflow: hidden;
	position: relative;
	border-bottom:2px solid #451215;
}

div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}

ul#tabs {
	left: 0;
	z-index: 2;
	width: 220px;
}

ul#tabs li {
	font-size: 12px;
	font-family: Arial;
}

ul#tabs li img {
	padding: 5px;
	border: none;
	float: left;
	margin: 10px 10px 0 0;
}

ul#tabs li a {
	color: #222;
	text-decoration: none;	
	display: block;
	padding: 10px;
	height: 60px;
	outline: none;
}

ul#tabs li a:hover {
	text-decoration: underline;
}

ul#tabs li a.current {
	background:  url('../css/img/feature-tab-current.png');
	color: #FFF;
}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}

ul#output {
	right: 0;
	width: 433px;
	height: 560px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 433px;
	height: 560px;
}

ul#output li a {
	position: absolute;
	bottom: 10px;
	left: 20px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11px;
	color: #000;
	background: #fff;
	-moz-border-radius: 5px;
}

ul#output li a:hover {
	background: #451215;
	color:#fff;
}

#banca
{
	float:left;
	width:250px;
	margin-top:10px;
}
#poste
{
	float:right;
	width:250px;
	margin-top:10px;
}
#cinquexmille
{
	width:378px;
	height:430px;
	padding-top:130px;
	padding-left:35px;
	padding-right:20px;
	background:url('../css/img/5xmillesfondo.jpg') no-repeat #fff;
}
.titolo
{
	font-weight:bold;
	font-size:12px;
}
.testo
{
	color:#000;
	font-size:12px;
}
/*fine sostienici*/
#formcontacts
{	
	
	font-size:12px;
	z-index:2;
	color:#000;
	width:610px;
	height:470px;
	text-align:center;
	
}
#formcontacts input
{	

	font-size:12px;
	z-index:2;
	color:#fff;
	background-color:#451215;
	padding:5px;
	border:1px solid #fff;
	-moz-border-radius: 5px;
	
}
#formcontacts textarea
{	
	font-size:14px;
	text-align:justify;
	width:300px;
	height:135px;
	z-index:2;
	cursor:pointer;
	border:1px solid #451215;
	-moz-border-radius: 5px;
}

.titolino
{
	font-size:12px;
	font-weight:bold;
	z-index:2;
}
#scrivici
{
	width:120px;
	height:35px;
	-moz-border-radius: 5px;
	text-decoration:none;
	color:#fff;
	background-color:#451215;
	padding:5px;
	border:1px solid #fff;
}
#scrivici:hover
{
	color:#451215;
	background-color:#fff;
	border:1px solid #451215;
}
#galleria
{
	margin-top:50px;
	text-align:center;
	height:650px;
}
#galleria a
{
	margin-left:20px;
}