body {
margin : 0px;
padding : 0px;
font : 12px Verdana, Arial;
line-height : 20px;
color : #333333;
background : #FFFFFF;
}

#banner {
height : 200px;
margin : 0px;
padding : 0px;
background : url(../images/fondo.gif) repeat-x;
}

#navlist {
padding : 0px;
margin : 0px;
text-align : left;
letter-spacing : 1px;
font : 10px Verdana, Arial;
color : #FFFFFF;
background-image: url(../images/menu-fondo.gif);
background-repeat: repeat-x;
height: 37px;
border-top: 1px solid #FFFFFF;
}

#navlist li {
list-style : none;
margin : 0px;
padding: 0px;
display : inline;
}

#navlist li a {
font-size: 9px;
padding : 0px;
margin : 0px;
text-align: center;
display: inline-block;
color : #FFFFFF;
background-image: url(../images/up.gif);
background-repeat: none;
height: 37px;
line-height: 37px;
width: 146px;
text-decoration : none;
font-weight: bold;
}

#navlist li a:hover {
font-size: 9px;
padding : 0px;
margin : 0px;
color : #333333;
background-image: url(../images/down.gif);
background-repeat: none;
width: 146px;
font-weight: bold;
}

#content {
padding-left : 5px;
margin : 0 240px;
text-align: justify;
}

#content p {
padding: 0px;
margin: 0px;
text-align: justify;
}

#sidebar-a {
float : left;
width : 180px;
margin-left : 0px;
padding : 5px 5px 0px 5px;
border-right : 1px solid #CCCCCC;
}

#sidebar-b {
float : right;
width : 140px;
margin : 0 15px 0 0;
padding : 0 5px 0 10px;
border-left : 1px solid #CCCCCC;
}

#footer {
clear : both;
text-align: center;
padding : 5px;
margin : 0;
background-image: url(../images/menu-fondo.gif);
background-repeat: repeat-x;
color : #FFFFFF;
}

#footer a {
text-decoration : none;
color : #FFFFFF;
background-color: transparent;
background-image: none;
}

#footer a:hover {
text-decoration : underline;
color : #FFFFFF;
background-color: transparent;
background-image: none;
}

a {
text-decoration : none;
color : #B10000;
font-weight: bold;
background : inherit;
}

a:hover {
text-decoration : underline;
color : #AAAAAA;
background : inherit;
font-weight: bold;
}

a img {
border : 0;
}

.border {
padding : 10px;
margin : 10px;
border : 1px solid #aaa;
}

h1 {
margin : 20px;
padding : 5px;
font-size : 140%;
letter-spacing : 3px;
text-align: center;
color : #fff;
background : #aaa;
}

h2 {
margin : 0;
padding : 0;
font-size : 130%;
text-transform : none;
letter-spacing : 5px;
color : #B10000;
background : inherit;
}

.clear {
clear : both;
width : 100%;
}

.col3,.col3center {
float: left;
width: 30.5%;
}

.col3center {
margin: 0 3%;
}

strong {
color: #000000;
}

#sidebar-a ul {
	background:#E5E5E5; 
	padding:0; 
	margin:0; 
	height:auto; 
	overflow: hidden;
	list-style-type: none;
}

#sidebar-a a {
	background: #FFFFFF;
	display: block;
	text-align: center;
	letter-spacing: 0px;
	width: 180px;
	height: 20px;
	margin-bottom: 1px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

#sidebar-a a:hover {
	background: #2261DD;
	display: block;
	text-align: center;
	width: 180px;
	height: 20px;
	margin-bottom: 1px;
	letter-spacing: 0px;
	color: #FFFFFF;
}

#sidebar-a a.categoria2 {text-align: center; background: #F0F0F0; display: block; width: 180px; height: 20px; margin-bottom: 1px; color: #666666; text-decoration: none; font-weight: bold; font-size: 10px;}
#sidebar-a a:hover.categoria2 {text-align: center; background: #B10000; display: block; width: 180px; height: 20px; margin-bottom: 1px; color: #FFFFFF; font-size: 10px;}

#ultimo-inserimento {
	border:1px solid #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#ultimo-inserimento-tit {
	background-image: url(../images/fondotit.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	margin: 1px;
	letter-spacing: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#ultimo-inserimento-contenuto {
	background: #FFFFFF;
	color: #333333;
	min-height: 173px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#picture {
	margin-left:5px;
	margin-top:5px;
	float:left;
	width: 260px;
}
#testo {
	text-align: justify;
	padding: 5px;
}

#img-grande {
	display: inline;
}

#img-piccole {
	float: left;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	overflow: auto;
	width: 130px;;
	height: 250px;
}

#titolonews {
	background-image: url(../images/news-tit.gif);
	background-repeat: none;
	height: 25px;
	font-size: 10px;
	line-height: 25px;
	color: #FFFFFF;
	letter-spacing: 0px;
	font-weight: bold;
	text-align: center;
}

#contnews {
	height: 150px;
	border-bottom: 1px solid #2261DD;
	border-right: 1px solid #2261DD;
	border-left: 1px solid #2261DD;
	padding:4px;
	background-color: #FFFFFF;
	color: #2261DD;
	font-weight: normal;
	text-align: justify;
}

#contnews i{
	color: #333333;
	font-weight: bold;
}

#contnews a{
	color: #2261DD;
	font-weight: normal;
	text-decoration: underline;
}

#contnews a:hover{
	color: #2261DD;
	font-weight: normal;
	text-decoration: none;
}

#titoloofferte {
	background-image: url(../images/news-tit.gif);
	background-repeat: none;
	font-size: 10px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	letter-spacing: 0px;
	font-weight: bold;
	text-align: center;
}

#contofferte {
	height: 150px;
	border-bottom: 1px solid #2261DD;
	border-right: 1px solid #2261DD;
	border-left: 1px solid #2261DD;
	padding:4px;
	background-color: #FFFFFF;
	color: #2261DD;
	font-weight: normal;
	text-align: justify;
}

#contofferte i{
	color: #333333;
	font-weight: bold;
}

#contofferte a{
	color: #2261DD;
	line-height: 11px;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
}

#contofferte a:hover{
	color: #2261DD;
	line-height: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}

input {
	width: 130px;
	background-color: #FFFFFF;
}

input.button {
	width: 60px;
}

select {
	width: 130px;
	border: 1px solid 333333;
}

#data {
	color: #2261DD;
	font-weight: bold;
}

#languagetit {
	color: #2261DD;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

#languagecont {
	color: #2261DD;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #2261DD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	padding: 4px;
}

#villas {
	background-image: url(../images/villas.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #5C5C38;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 4px;
	height: 80px;
}

#villas_ru {
	background-image: url(../images/villas_ru.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #5C5C38;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 4px;
	height: 80px;
}

#sicily {
	background-image: url(../images/sicily.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #5C5C38;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 4px;
	height: 80px;
}

#sicily_ru {
	background-image: url(../images/sicily_ru.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #5C5C38;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 4px;
	height: 80px;
}
/***********************************************/
div.paging{
text-align: center;
margin-bottom: 4px;
}