@charset "utf-8";
/* CSS Document */
body {
  background-color: #ECFFF9;
  background-image:url(images/bb.png);
  background-repeat:repeat-x;
  background-position:top;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
  font-size: x-small;
 }
a, a:visited {
  font-weight:bold;
  text-decoration:none;
  color: #663;
  border-bottom: dotted 1px #663;
}
a:hover{
  text-decoration: none;
  color: #333;
  border-bottom: solid 1px #333;
}

a img, a:visited img {
  border-bottom: none;
}

div#frame { width: 818px; margin-right:auto;	margin-left:auto;	margin-top: 0px; padding: 0px; text-align:left; }
div#frametop { width: 818px; height: 11px; margin: 0px;	padding: 0px; text-align:left; 
     background: url(img/topbg.png) no-repeat top center !important; 
     background: url(img/topbg.png) no-repeat bottom center; 
}
div#framebottom{ width: 818px; height: 11px; margin: 0px;	padding: 0px; text-align:left;
     background: url(img/bottombg.png) no-repeat bottom center !important;
     background: url(img/bottombg.png) no-repeat top center;
}
div#framecontent { 
     width: 818px; 
		 margin: 0px !important;	
		 padding: 0px; 
     text-align:left; 
     background: url(img/bg.png) repeat-y top center;
}
div#content{  
	margin-left: 9px !important; 
	margin-right: 9px; 
  padding: 14px 14px 0px 14px;
	margin-bottom: 0px;
	text-align:left; 
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
  clear:both;
	overflow:hidden;
}
div#flags {
  float:left;margin-left:300px;height:25px;margin-top:7px;_display:inline
}

div#flags a, div#flags a:visited {
  border-bottom: none;
}

#rifheader {
	position:relative;
	margin-left: 9px !important; 
	margin-right: 9px; 
  height: 25px;
  font-size: 1.1em;
  padding: 14px;
	z-index: 50;
}

#rifedit {
  width: 70px;
  margin-left: 10px;
  margin-right: 10px;
}

#fotoheader {
	margin-left: 9px !important; 
	margin-right: 9px; 
  position: relative;
  height: 202px;
	width: 800px;
	overflow:hidden;
//  background-image:url(images/foto2.jpg);
  background-position:top left;
  background-repeat:no-repeat;
	z-index:10;
}
#rifheader h1 {
  text-indent: -9999px;
  background-image:url(images/logoag.png);
  position: absolute;
  left: 3px;
  top: 3px;
  width: 304px;
  height: 103px;
	z-index:100;
}
ul#mainmenu {
	margin-left: 9px !important; 
	margin-right: 9px ; 
  list-style:none;
  width: 800px;
  height: 47px;
  background-image: url(images/mb.png);
  background-repeat:repeat-x;
  font-family:"Times New Roman", Times, serif;
  font-weight:bold;
  font-size: 25px;
  color:#666;
}
ul#mainmenu li {
  float: left;
}
ul#mainmenu li a,ul#mainmenu li a:visited {
  display: block;
  color: #666;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  border-bottom: none;
}
ul#mainmenu li a:hover, body#s-as #t-as, body#s-vc #t-vc, body#s-co #t-co, body#s-nc #t-nc {
  display: block;
  color: #fff;
  background: #128C31;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  opacity: 0.6; 
  filter:alpha(opacity=60);
}
#footer {
	margin-left: 9px !important; 
	margin-right: 9px; 
  width: 772px;
  height: 52px;
  padding: 14px;
  font-family:"Times New Roman", Times, serif;
  font-size: 14px;
  color:#666;
  background-image:url(images/fb.png);
  background-repeat:repeat-x;
}
#f_left {
  text-align: left;
  float: left;
  width: 33.33%;
  margin-top: 16px;
}
#f_center {
  float: left;
  text-align: center;  
  margin-top: 27px;
  width: 33.33%
}
#f_right {
  text-align: right;
  float: left;
  margin-top: 16px;
  width: 33.33%
}
#searchbar {
	margin-left: 9px !important; 
	margin-right: 9px; 
  padding: 0px;
  background-color: #E4EAD3;
  font-size: 1.10em;
}
#searchbar table td {
  padding: 14px;
}

#searchbar table td p {
  margin-bottom: 7px;
}
#citiesbar {
	margin-left: 9px !important;
	margin-right: 9px;
	padding: 0px;
	background-color: #DCE3C6;
	font-size: 1.1em;
	border-bottom:solid 1px #CCC;
	padding: 5px 0px 5px 20px;
	font-size: 1.3em;
	overflow:hidden;
}

#citiesbar ul {
  list-style:none;
}

#citiesbar ul li {
	float:left;
}

#citiesbar ul li a, #citiesbar ul  li a:visited {
	display:block;
  padding: 10px 20px 10px 20px;
	text-decoration:none;
	border-bottom:none;
}

#citiesbar ul li a:hover {
	background-color: #E4EAD3;
	border: 1px solid #999;
	text-decoration:none;
}

#notfound {
  margin: 15px auto;
  width: 70%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid  #096;
  background-color:#E4EAD3;
  padding: 10px;
}

#notfound table td p {
  margin-top: 10px;
}

#notfound a {
  text-decoration: none;
  font-weight: bold;
  color:#063;
}

#content p {
  margin: 7px 0px 15px 0px;
  line-height:1.3;
  letter-spacing: 0.05em;
}
#content h2 {
  margin: 20px 0px 10px 0px;
  font-size: 1.2em;
  font-weight: bold;
}
#content h3 {
  margin: 15px 0px 7px 0px;
  font-size: 1.0em;
  font-weight: bold;
}
.clear {
  clear:both;
}
.obbligatorio { font: monospace; color: Red;}

#hometext {
	width: 530px;
	float: left;
}
div#hometext p {
  font-size: 16px;
	color:#333;
}
div#hometext a,div#hometext a:visited {
  color:#000;
}
#vetrina {
	float: right;
	width: 200px;
	padding: 5px;
	border-left: #CC9 solid 1px;
	border-right: #CC9 solid 1px;
	background-image:url(images/vetrinabk.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	text-align:center;
}
#vetrina p {
	margin-top: 5px;
}
img.foto { padding: 5px; background: #F0EEE1; border:solid #AAAB9D 1px}
img.immo_foto {	border: #666 1px solid;	background: #F0F0E1;	padding: 3px; }

