@import url("Menu.css");
@import url("Titulo.css");
@import url("Buscador.css");
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
	background-color: #000C2C;
	background-image: url(../Images/BgGeneral.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div#NavTop {
	height: 24px;
	width: 90px;
	position: absolute;
	margin-top: 30px;
}
div#NavTop img {
	height: 24px;
	width: 90px;
	background-image: url(../Images/NavTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#ContentAll {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
}
div#ContenedorGenral {
	width: 748px;
	height: 500px;/**/
}
div#ContenedorHeader {
	height: 131px;
	width: 748px;
}
div#LogoUp {
	height: 127px;
	width: 221px;
	position: absolute;
	margin-left: 281px;
	text-align: center;
}
div#Header {
	/*background-image: url(../Images/Header.gif);*/
	height: 214px;
	width: 748px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
div#CajitaBienvenida {
	background-image: url(../Images/CajitaBienvenida.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 139px;
	width: 446px;
	position: absolute;
}
div#ContentPlaceholder {
	width: 446px;
	/*height: 372px;*/
	margin-top: 43px;
	position: absolute;
}
div#DetalleBienvenida {
	height: 93px;
	width: 235px;
	position: absolute;
	margin-left: 202px;
	margin-top: 23px;
	color: #333333;
}
div#Innova {
	height: 137px;
	width: 279px;
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 469px;
	margin-top: 43px;
	position: absolute;
}
div#ContenedorListados {
	width: 446px;
	height: 224px;
	position: absolute;
	margin-top: 145px;
}
div#ContenedorListados a, a {
	color: #FFFFFF;
	text-decoration: underline;
}
div#ContenedorListados a:hover, a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
div#CajitaQuehacemos {
	height: 224px;
	width: 207px;
	position: absolute;
}
div#CajitaRequisitos {
	height: 224px;
	width: 207px;
	margin-left: 240px;
	position: absolute;
}
div#NoticiasInicio {
	height: 224px;
	width: 207px;
	margin-left: 0px;
	position: absolute;
	margin-top:150px;
}
div#LIRAYITA li {
	margin-left: 1px;
	list-style-image: url(../Images/li.gif);
	list-style-type: disc;
}
div#LIRAYITA {
	background-image: url(../Images/Bg%20li.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}
div#LIRAYITA1 {
	position: relative;
}
div#CajaVideos {
	width: 279px;	
	height: 224px;
	position: absolute;
	margin-left: 469px;
	margin-top: 190px;
}
div#Copyright {
	width: 256px;
	margin-right: auto;
	margin-left: auto;
	color: #89BEDE;
	font-size: 10px;	
}
div#ScrollingText {
	padding: 5px;
	overflow: auto;
	height: 350px;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#20385A;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#20385A;
	scrollbar-highlight-color:#20385A;
	scrollbar-shadow-color:#20385A;
	text-align: justify;
}