/* 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;
}
.cabecera h1 {
	font-size: 55px;
	font-weight: bold;
	float: left;
	padding-left: 90px;
	width: 310px;
	padding-top: 14px;
}
.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;
	float: left;
	color: #CC0000;
	width: 580px;
}

.cabecera .menu-sup a {
	color: #999999;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 16px;
}
.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: 275px;
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 36px;
	color: #737373;
	padding-top: 60px;
	padding-left: 10px;
}
.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 h3 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}

.bloque1 p {
	text-align: justify;
	margin-bottom: 5px;
	margin-top: 5px;
}
.bloque1 ul {
	list-style-type: square;
	margin-bottom: 10px;
	margin-left: 20px;
}

.bloque1 .servicios-inicio {
	margin: 30px 0 40px 0;
	height: 196px;
	list-style:none;
}

.bloque1 .servicios-inicio li {
	float: left;
	background-image: url(images/servicio-1a.gif);
	margin-right: 1px;
	width: 111px;
}
.bloque1 .servicios-inicio a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	display: block;
	height: 187px;
	padding-left: 5px;
	padding-top: 9px;
	width: 104px;
}
.bloque1 .servicios-inicio a:hover {
	color: #000000;
}



.linea-puntos {
	background-image: url(images/linea-puntos-gris.gif);
	height: 415px;
	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;
}

.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;
	line-height:19px;
}
.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;
}
.noticia a {
	color: #000000;
	border: 1px solid #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size:10px;
	
}
.noticia 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;
}
.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: 347px;
	height: 43px;
	border: 1px solid #999999;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #000000;


	-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;
	background-color: #CC0000;
	padding: 10px;
}
.banner-curriculum a b {
	color: #FFFFFF;
	font-size: 18px;
}
.banner-curriculum a:hover {
	background-color: #FFFFFF;
	color: #000000;
}
.banner-curriculum a:hover b {
	color: #666666;
}
.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:183px;
	overflow: hidden;
	width: 367px;
}

#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;
}
.aviso h3 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #6D7F89;
}
.aviso p {
	padding-bottom: 10px;
	text-align: justify;
}

