@charset "utf-8";
/* CSS Document */

body {
	background-color: #e0e4e9;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	margin:0px;
	font-family: "Century Gothic", Arial, "Franklin Gothic Medium";
	color: #000;
}

h2, h1{
	margin:0;
}

a:link, a:visited {
	text-decoration:underline;
	font-weight: bold;
	color: #000;}

a:hover, a:active {
	text-decoration: none;
	font-weight: bold;
	color: #7409ac;}

ul, li {
	margin: 0;
	list-style:none;
}


#contenitore_home {
	margin: auto;
	height: 640px;
	/*width: 800px;*/
}

h2#header_home {
	position: relative;
	height: 200px;
	width: 800px;
	text-transform: uppercase;
	word-spacing: 3px;
	font-size: 12px;
	font-weight: bold;
}

h2#header_home span {
	position: absolute;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(../images/header_home.png);
	margin:0;
}

#contenitore_swf {
	height: 149px;
	width: 730px;
	background-image: url(../images/contenitore_swf.gif);
	background-repeat: no-repeat;
	padding-right:35px;
	padding-left:12px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:auto;
	margin-right:auto;
}

#contenitore_testo {
	height: 56px;
	/*width: 800px;*/
	margin-top: 15px;
	margin-left:auto;
	margin-right:auto;
}

#contenitore_testo h1 {
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	text-indent: 2pt;
	color: #7409ac;
}

#link {
	height: 20px;
	/*width: 100%;*/
	margin-top: 5px;
	text-align:center;
	margin:auto;
	margin-left:-30px;
}	

#link li{
	display:inline;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
}

#link li a{
	margin-left:0px;
	margin-right:10px;
	font-weight: bold;
}

#link li span a{
	color: #bb1212;
	text-decoration: underline;	
}

#link li span a:hover, a:active{
	color: #f00;
	text-decoration:none;	
}

#contenitore_teresa {
	height:115px;
	width: 190px;
	float:left;
	background-image: url(../images/finimmobiliare_teresa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 3px;
	border-right-style: solid;
	border-right-color: #7409ac;
	text-align: right;
	margin-top: 35px;
	font-size: 12px;
	padding-left:90px;
	padding-top:0px;
	padding-right:15px;	
}

#news{
	float:left;
	width: 150px;
	height:auto;
	border:0;
	margin-left:5px;
	margin-top: 35px;
	font-size: 12px;
	padding-right:10px;
	padding-left:10px;
	padding-top:0px;
}

#scrollup {
	position: absolute;
   overflow: hidden;
   height: 100px;
   width: 150px
}

.headline {
   position: absolute;
   top: 110px;
   left: 5px;
   height: 195px;
   width:150px;
}
.data{
	color:#408080;
	font-weight: bold;
}


#contenitore_teresa b{
	font-weight:bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size:12px;
	margin-bottom:5px;
	margin-top:0px;
}

#contenitore_rorandelli {
	height:115px;
	width: 210px;
	margin-left:5px;
	float:left;
	background-image: url(../images/rorandelli_costruzioni.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	border-width: 3px;
	border-left-style: solid;
	border-left-color: #7409ac;
	text-align: left;
	margin-top: 35px;
	font-size: 12px;
	padding-right:70px;
	padding-left:10px;
	padding-top:0px;
	
}

#contenitore_rorandelli b{
	font-weight:bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size:12px;
	margin-bottom:5px;
	margin-top:0px;
}

#footer {
	height: 20px;
	width: 800px;
	margin: auto;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

#footer a  {
	color: #7409ac;
	font-weight: bold;
	text-decoration:none;
}

#footer a:hover, a:active{
	color: #7409ac;
	font-weight: bold;
	text-decoration:underline;
}

#contenitore_teresa span a{
	padding-top: 10px;
	font-size: 13px;
	color: #bb1212;
	text-decoration: underline;	
}

#contenitore_rorandelli span a{
	color: #bb1212;
	text-decoration: underline;	
} 

#contenitore_affitti_residenziali{
	position: relative;
	top: 109px;
	left: 12px;
	width: 155px;
	height: 15px;
}
#contenitore_affitti_residenziali span a{
	color: #bb1212;
	text-decoration: underline;	
	font-size: 13px;
} 

#links {
	/*position:relative;
	left: 97px;
	top: -12px;*/
}

#links span a{
	color: #bb1212;
	text-decoration: underline;	
	font-size: 13px
}


