/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family:Arial, Helvetica, sans-serif;
     vertical-align: top
}

body {
	line-height: 1;
	background-color: #e2e2e2;
	background-image: url(images/romoval-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 12px;
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}
.cabecera {
	width: 980px;
	margin: auto;
	background-image: url(images/cabecera-romoval.jpg);
	height: 106px;
	position: relative;
}
.cabecera h1 {
	font-size: 55px;
	font-weight: bold;
	padding-left: 90px;
	width: 180px;
	padding-top: 14px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.cabecera h1 b {
	font-size: 24px;
	color: #a3a3a3;
}
.cabecera .menu-top {
	float: right;
	margin-right: 20px;
	font-size: 11px;
	color: #A3A3A3;
	margin-top: 10px;
}
.cabecera .menu-top a {
	color: #999999;
	text-decoration: none;
}
.cabecera .menu-top a:hover {
	color: #CC0000;
}

.cabecera .menu-sup {
	padding-top: 54px;
	color: #CC0000;
	width: 864px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.cabecera .menu-sup a {
	color: #999999;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 15px;
}
.cabecera .menu-sup a:hover {
	color: #CC0000;
}

.cabecera .menu-sup li {
	float: left;
	text-align: center;
	font-weight: bold;
}
.banner {
	margin: auto;
	width: 940px;
	height: 240px;
}
.banner h2 {
	background-image: url(images/fondo-banner.jpg);
	float: right;
	height: 180px;
	width: 253px;
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 36px;
	color: #737373;
	padding-top: 81px;
	padding-left: 32px;
}
.banner h2 b {
	color: #CC0000;
}

.banner img {
	float: left;
}
.pie {
	background-color: #CC0000;
	height: 60px;
	width: 895px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 60px;
	background-image: url(images/logo-mini-pie.gif);
	background-repeat: no-repeat;
	background-position: 25px 18px;
	padding-left: 55px;
	padding-right: 10px;
	margin: auto;
	bottom: 0px;
}
.pie a {
	color: #FFFFFF;
}
.vacio {
	clear: both;
}

.bloque1 {
	float: left;
	width: 447px;
	padding-left: 30px;
	color: #44535c;
	font-size: 14px;
}
.bloque1 strong {
	font-weight: bold;
}
.bloque1 b {
	font-weight: bold;
	color: #CC0000;
}


.bloque1 a {
	color: #44535C;
}
.bloque1 a:hover {
	color: #CC0000;
	text-decoration: none;
}

.bloque1 h2 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}
.bloque1 h2 b {
	color: #6d7f89;
	font-weight: bold;
}
.bloque1 p {
	text-align: justify;
	margin-bottom: 5px;
	margin-top: 5px;
}
.bloque1 ul {
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-type: square;
}

.bloque1 .rutas {
	background-color: #C6CDD1;
	border: 1px solid #AAB5BB;
	background-image: url(images/rutas.gif);
	height: 146px;
	background-position: right center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	-moz-border-radius: 5px; /* Firefox */
 -webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	/* behavior: url(ie-css3.htc);  Activamos el soporte para IE */
}
.bloque1 .rutas h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #44535c;
	line-height: 24px;
	text-align: left;
	width: 165px;
}

.bloque1 .rutas strong {
	color: #C40000;
	font-weight: bold;
}
.bloque1 .listado ul {
	margin-top: 40px;
	margin-bottom: 0px;
	list-style-image: url(images/romobal-li.gif);
	margin-left: 40px;
}

.bloque1 .listado li {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
.bloque1 .listado a {
	font-weight: bold;
	text-decoration:none;
}

.linea-puntos {
	background-image: url(images/linea-puntos-gris.gif);
	height: 400px;
	width: 3px;
	float: left;
	background-repeat: repeat-y;
	margin: 40px 40px 0 40px;
}
.noticias-destacadas {
	float: right;
	width: 367px;
	margin-right: 10px;
	color: #44535c;
	font-size: 12px;
	text-align: justify;
}
.noticias-destacadas h2 {
	color: #CC0000;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-top: 35px;
	font-weight: bold;
}
.noticias-destacadas .titulo {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(images/fondo-numero.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 3px;
	margin-top: 20px;
}
.noticias-destacadas .titulo b{
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #44535C;
	padding-left: 3px;
}
.noticias-destacadas a {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.noticias-destacadas a:hover {
	color: #000000;
}
.noticias-destacadas .rss {
	width: 367px;
	display: block;
}

.noticias-destacadas .rss a {
	font-size: 11px;
	color: #9daab2;
	text-decoration: none;
	background-image: url(images/rss.gif);
	display: block;
	height: 36px;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 150px;
	padding-top: 12px;
	width: 217px;
}
.noticias-destacadas .rss a:hover {
	color: #CC0000;
	background-image: url(images/rss2.gif);
}

.noticias-destacadas .banner {
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
	width: 367px;
}
.noticias-destacadas .telefono {
	color: #FFFFFF;
	background-image: url(images/_telefono-bg.jpg);
	height: 66px;
	width: 347px;
	font-size: 17px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.noticias-destacadas .telefono b {
	font-size: 47px;
	font-weight: bold;
	line-height: 40px;
}
.menu-lat {
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	margin-right: 15px;
	
}
.menu-lat ul {
	list-style-image: none;
	list-style-type: none;
}

.menu-lat a {
	background-color: #8D0000;
	display: block;
	height: 30px;
	width: 195px;
	margin-bottom: 3px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	-moz-border-radius: 5px; /* Firefox */
 -webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	behavior: url(ie-css3.htc); /* Activamos el soporte para IE */
}
.menu-lat a:hover {
	background-color: #CC0000;
	
}
.imagenes {
	float: right;
	margin-right: 0px;
	width: 200px;
	padding-top: 0px;
}
.imagenes img {
	margin-bottom: 10px;
}
.inmobiliaria {
	width: 695px;
	padding: 2px;
	background-color: #8D0000;


	-moz-border-radius: 5px; /* Firefox */
 -webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	behavior: url(ie-css3.htc); /* Activamos el soporte para IE */
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.inmobiliaria td {
	padding: 5px;
	vertical-align: middle;
}

.inmobiliaria .imagen {
	width: 100px;
}
.inmobiliaria .imagen img {
	height: auto;
	width: 100px;
}


.inmobiliaria .impar {
	background-color: #FFFFFF;
	cursor: pointer;
}
.inmobiliaria .par {
	background-color: #EEF0F2;
	cursor: pointer;
}
.inmobiliaria .titulo {
	color: #FFFFFF;
	font-size: 11px;
}

.buscador {
	float: left;
	width: 200px;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.buscador h3 {
	font-size: 17px;
	font-weight: bold;
	color: #8D0000;
}

.buscador p {
	font-size: 14px;
	font-weight: bold;
	color: #6d7b84;
}

.buscador select {
	width: 198px;
	border: 1px solid #6d7b84;
	background-color: #EEF0F2;
	color: #000000;
	margin-bottom: 5px;
}
.buscador input {
	background-color: #EEF0F2;
	border: 1px solid #6D7B84;
	color: #6d7b84;
	width: 198px;
}
.noticia {
	background-color: #CC0000;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	padding: 20px;
	margin-bottom: 40px;

	-moz-border-radius: 5px; /* Firefox */
 -webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	/* behavior: url(ie-css3.htc);  Activamos el soporte para IE */
	background-image: url(images/noticia-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.noticia h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	color: #000000;
}
.enlace {
	background-color: #CC0000;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	padding: 20px;
	margin-bottom: 40px;

	-moz-border-radius: 5px; /* Firefox */
 -webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	/* behavior: url(ie-css3.htc);  Activamos el soporte para IE */
	background-image: url(images/noticia-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.enlace h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	color: #000000;
}
.enlace p {
	margin-bottom: 20px;
}

.enlace a {
	color: #000000;
	border: 1px solid #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.enlace a:hover {
	color: #CC0000;
	background-color: #FFFFFF;
}
.formulario {
	background-color: #CC0000;
	background-image: url(images/noticia-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 40px;



	-moz-border-radius: 5px; /* Firefox */
 -webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	/* behavior: url(ie-css3.htc);  Activamos el soporte para IE */
	margin-top: 30px;
	color: #FFFFFF;
}
.noticia a {
	color: #000000;
	border: 1px solid #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.noticia a:hover {
	color: #CC0000;
	background-color: #FFFFFF;
}
.formulario input {
	width: 287px;
	border: 1px solid #ffffff;
	background-color: #CC0000;
	margin-bottom: 5px;
	color: #FFFFFF;
}
.formulario input:focus {
	color: #000000;
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.formulario textarea {
	width: 287px;
	border: 1px solid #ffffff;
	background-color: #CC0000;
	margin-bottom: 5px;
	height:150px;
	color: #FFFFFF;
}
.formulario textarea:focus {
	color: #000000;
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h2 {
	color: #6d7f89;
	font-size: 24px;
	font-weight: bolder;
	margin-bottom: 10px;
}
.banner-curriculum a {
	display: block;
	width: 400px;
	height: 70px;
	border: 1px solid #999999;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/curriculum.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding-left: 44px;
	padding-top: 7px;
	-moz-border-radius: 5px; /* Firefox */
 -webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	/* behavior: url(ie-css3.htc);  Activamos el soporte para IE */
	margin-top: 20px;
	margin-bottom: 20px;
}
.banner-curriculum a b {
	color: #999999;
	font-size: 18px;
}
.banner-curriculum a:hover {
	background-color: #CC0000;
	background-image: url(images/curriculum2.gif);
	color: #000000;
}
.banner-curriculum a:hover b {
	color: #FFFFFF;
}
.oferta-titulo {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.oferta-texto {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
}
#slideshow {
	position:relative;
	height:523px;
	overflow: hidden;
	width: 200px;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.ficha {
	float: left;
	width: 695px;
	margin-left: 40px;
	color: #6D7B84;
	font-size: 14px;
	line-height: 22px;
}
.ficha .fotos img {
	height: auto;
	width: 250px;
	margin-bottom: 10px;
}
.ficha .fotos {
	float: right;
}
.ficha strong {
	font-weight: bold;
	color: #8D0000;
	font-size: 12px;
}
.ficha .desc {
	line-height: 16px;
	margin-bottom: 20px;
	text-align: justify;
}
.ficha a {
	font-size: 12px;
	color: #8D0000;
	text-decoration: none;
	border: 1px solid #8D0000;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.ficha a:hover {
	color: #FFFFFF;
	background-color: #8D0000;
}
.aviso h3 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #6D7F89;
}
.aviso p {
	padding-bottom: 10px;
	text-align: justify;
}

