@charset "UTF-8";

div#mainHome{
	float:left;
	width:710px;
	height:557px;
	margin:0px 0px 0px 20px;
	background:#ffffff;
	background-image:url(../images/background/sfondoHome.gif);
}
div#sxHome{
	float:left;
	width:450px;
	height:557px;
	margin:0px 0px 0px 0px
}

div#dxHome{
	float:right;
	width:260px;
	height:557px;
	margin:0px 0px 0px 0px
}

div#newsHome{
	width:430px;
	height:480px;
	font: 85%/1.45 "Lucida Sans Unicode","Lucida Grande",Lucida,Arial,sans-serif;
	font-size:12px;
	margin:160px 10px 5px 0px;
	text-decoration:none;
	color: #000000
}
#newsHome h2 {
	padding: 10px 0 10px 215px;
	clear: both;
	margin: 0;
	color:#000000;

}
#newsHome li {
	list-style: none;
}

#newsHome .news  {
	float: left;
	width:380px;
	margin:0px 0px 10px 0;
	text-align: left;
	height: 68px;
	border-bottom: 3px dotted #000000;
	padding: 5px 0 0 0;
}


#newsHome .news p {
	float: left;
	margin:0 0 0px 10px;
	width: 82%;
	font-size: 1.1em;
	border-left: 2px dotted #000000;
	padding: 0 5px 0 12px;
}

#newsHome .news p.author {
	float: left;
	color: #11cde1;
	border: 0;
	padding: 3px 0 0 45px;
	margin:0;
	width: 82%;
	font-size: 0.8em;
}

#newsHome .news a {
	font-weight: bold;
	text-decoration: none;
	color: #DCB20C;
}


#newsHome .news_date {
	float: left;
	font-family:century gothic;
	text-align: center;
	margin:0;
	width: 23px;
	height: 27px;
}
#newsHome .news .month {
	float: left;
	width: 23px;
	font-size: 0.9em;
	color: #29BCDC;
	clear: both;
}
#newsHome .news .day {
	float: left;
	width: 23px;
	font-size: 1.2em;
	color: #10cde2;
}

div#textHome{
	width:240px;
	height:300px;
	font: 85%/1.45 "Lucida Sans Unicode","Lucida Grande",Lucida,Arial,sans-serif;
	font-size:12px;
	margin:0px 10px 0px 0px;
}


#textHome p{
	font: 80%/1.25 "Lucida Sans Unicode","Lucida Grande",Lucida,Arial,sans-serif;
	font-size:12px;
	color:#000000;
}

div#imageHome{
	width:181px;
	height:214px;
	margin:10px 10px 0px 65px;
	
}

div#imageHome a {
	float: center;
	text-decoration: none;
	color:#000000;
}

div#imageHome img {
	border: solid;
}


div#link{
	clear:both;
	width:710px;
	height:30px;
	margin:0px 0px 10px 20px;
	background:#FFFFFF;
}

div#link ul {
	margin:0px 0px 0px 5px;
	padding:0;
	list-style:none;
}
div#link li {
	display:inline;
	margin:0 65px 0 0;
	padding:0;
}
div#link a {
	float:center;
	margin:0 1px 0 0;
	padding:0 0 0 2px;
	text-decoration:none;
	color: #FFFFFF;
}

