@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #2C2C2B;
	background-image: url(../images/fondo_02.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #103386;
}
.texto_cuadro_descripciones {
	font-size: 10px;
	padding-bottom: 5px;
}
.titulo_cuadro_descripciones {
	font-size: 12px;
	font-weight: bold;
}


.oneColLiqCtrHdr #container {
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColLiqCtrHdr #header {
	vertical-align: top;
	height: 144px;
	width: 1000px;
}
.oneColLiqCtrHdr #header_interior {
	vertical-align: top;
	height: 82px;
	width: 1000px;
}
.oneColLiqCtrHdr #mainContent {
	text-align: right;
	height: 311px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
}
.oneColLiqCtrHdr #mainContentInterior {
	text-align: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 31px;
	vertical-align: top;
}

.formu {
	width: 300px;
	margin-bottom: 5px;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.txt_videopro {
	padding-right: 40px;
	text-align: justify;
}



.oneColLiqCtrHdr #noticias {
	padding-top: 30px;
	padding-left: 20px;
	padding-bottom: 26px;
}
.oneColLiqCtrHdr #footer {
	padding: 0;
}
.contacto {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-left: 900px;
	padding-bottom: 50px;
}
.inicio {
	background-image: url(../images/fondo_menu_rol.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	width: 115px;
	padding-right: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
.oneColLiqCtrHdr #container #mainContentInterior #interior #spacer {
	background-image: url(../images/blanco_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tit_noti {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
}
.tit_noticia {
	font-size: 22px;
	font-weight: bold;
	padding: 5px;
}
.imagen_noticia {
	padding: 8px;
}
.texto_noticia {
	padding: 5px;
	font-size: 14px;

}
.txt_inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	vertical-align: bottom;
}
.noticias1 {
	font-size: 18px;
	color: #FFFFFF;
	}
	
.noticias1 a:hover {
		color: #000000;
		}

	
.noticias2 {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 15px;
}

.border { border: 1px dashed #333333}
.txt_seguridad {
	padding-right: 45px;
	text-align: left;
	font-size: 12px;
	padding-left: 40px;
}
.txt_titulo {
	padding-right: 45px;
	text-align: left;
	margin-bottom:25px;
	font-size: 16px;
	padding-left: 40px;
	font-weight:bold;
}
.destacado_exito {
	background-color: #3463AF;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 2px;
	background-image: url(../images/fondo_titulo_exito.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.infocomm {
	float: right;
	padding-top: 10px;
}

#text_interior {
	font-size: 10px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	height: 100%;
	padding-top: 35px;
	padding-left: 45px;
	padding-right: 45px;
}

#titulo {
	height: 120px;
	width: 685px;
}
#cont_img {
	margin-left: 32px;
	width: 827px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#menu_videopro {
	height: 32px;
}

#cont_noticia {
	margin-left: 32px;
	width: 825px;
	background-color: #FFFFFF;
}
#noticias {
	padding-top: 50px;
	margin-top: 0px;
	float: none;
	text-align: left;
}

#navegacion {
	padding: 0px;
	list-style-type: none;
	height: 165px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 405px;
}
#interior {
	width: 900px;
	vertical-align: top;
}

#navegacion li {
	margin: 0px;
	padding: 0px;
}
#navegacion li a {
	color: #FFFFFF;
	text-decoration: none;
	width: 115px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	background-image: url(../images/fondo_menu_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}


#navegacion a:hover {
	background-image: url(../images/fondo_menu_rol.gif);
}

#navegacion li ul {
	list-style-image: none;
	position: absolute;
	width: 126px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	float: left;
}
#navegacion li ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}


#navegacion li:hover ul, #navegacion li.sfhover ul {
	visibility: visible ;
}



/* estilo para la compatibilidad con explorer */
#navegacion li.sfhover ul {
	visibility: visible ;
}
#spacer {
	background-image: url(../images/blanco_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 40px;
}
#imagen {
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
}


#cont_img_rla {
	margin-left: 32px;
	height: 400px;
	background-image: url(../images/mapa_rla.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#foto {
	width: 155px;
}
#texto_descripcion {
	width: 538px;
	border: 1px dashed #666666;
}
#videopro {
	background-image: url(../images/videopro.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	height: 152px;
	width: 283px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#videopro a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#display {
	background-image: url(../images/display.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	height: 142px;
	width: 283px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#display a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#educacion {
	background-image: url(../images/educacion.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	height: 152px;
	width: 283px;
	padding-left: 10px;
}
#seguridad {
	background-image: url(../images/seguridad.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	height: 142px;
	width: 283px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rental {
	background-image: url(../images/RLA.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	height: 142px;
	width: 283px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contenido {
	background-color: #DFDFDF;
}

#text_minisitio {
	font-size: 10px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	background-image: url(../VIDEOPRO/hdv/images/fondo_sony.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	padding-top: 3px;
	padding-left: 10px;
}
#contenedor minisitio {
	margin-left: 32px;
	width: 827px;
}
#interior_seguridad {
	width: 965px;
	vertical-align: top;
}
#demo a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#imagen_anexo {
	padding: 10px;
}
#noti_home {
	width: 262px;
	height: 50px;
	padding-right: 20px;
}
#foto_exito {
	width: 120px;
	padding-right: 10px;
}
#cont_proyectos {
	height: 150px;
}
#sta-ingreso {
	text-align: left;
	vertical-align: top;
	width: 240px;
}
.borde-ingreso {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3365B0;
	border-right-color: #3365B0;
	border-bottom-color: #3365B0;
	border-left-color: #3365B0;
}
.casilla-ingreso {
	width: 105px;
}


.titulo_ingreso {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #3567B0;
	background-image: url(../serv-tec/images/fondo_tit-acceso.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 243px;
	height: 30px;
	vertical-align: middle;
}
#titulo-servicio {
	height: 98px;
	width: 685px;
}
