/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #6c85b7;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #3e4545;
	text-align: center;
}

h1 {
	font-size: 15px;
	color: #0d5ea2;
}

h2 {
	font-size: 13px;
	color: #08355a;
}

div {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #1174c7;
}

p {
	text-align: justify;
}

#frame {
	margin-left: auto;
	margin-right: auto;
	width: 925px;
	text-align: left;
	background: #6c85b7;
}

.hideTx {
	display: none;
}

/* estilos del header y navegacion principal ////////////////////////////////////////////////////////////////////////////////////////////*/

#header {
	width: 925px;
	height: 182px;
	background: url(../img/bgHeader.jpg) no-repeat top left;
	position: relative;
}

img#loHeader {
	position: absolute;
	top: 18px;
	left: 27px;
}

#marquee {
	width: 738px;
	height: 122px;
	position: absolute;
	top: 20px;
	left: 159px;
}

#mainNav {
	width: 889px;
	height: 24px;
	background: url(../img/bgMainNav.png) no-repeat top right;
	position: absolute;
	top: 144px;
	left: 18px;
}

#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

#mainNav ul li {
	margin: 3px 7px 0 0;
	float: left;
}

#mainNav ul li a {
	display: block;
	height: 18px;
}

#mainNav ul li#noticias a {
	width: 65px;
	background: url(../img/btn01A.png) no-repeat top left;
}

#mainNav ul li#noticias a:hover {
	background: url(../img/btn01B.png) no-repeat top left;
}

#mainNav ul li#eventos a {
	width: 61px;
	background: url(../img/btn02B.png) no-repeat top left;
}

#mainNav ul li#eventos a:hover {
	background: url(../img/btn02B.png) no-repeat top left;
}

#mainNav ul li#bolsa a {
	width: 115px;
	background: url(../img/btn03A.png) no-repeat top left;
}

#mainNav ul li#bolsa a:hover {
	background: url(../img/btn03B.png) no-repeat top left;
}

#mainNav ul li#politicas a {
	width: 66px;
	background: url(../img/btn04A.png) no-repeat top left;
}

#mainNav ul li#politicas a:hover {
	background: url(../img/btn04B.png) no-repeat top left;
}

#mainNav ul li#faq a {
	width: 41px;
	background: url(../img/btn05A.png) no-repeat top left;
}

#mainNav ul li#faq a:hover {
	background: url(../img/btn05B.png) no-repeat top left;
}

#mainNav ul li#contacto a {
	width: 69px;
	background: url(../img/btn06A.png) no-repeat top left;
}

#mainNav ul li#contacto a:hover {
	background: url(../img/btn06B.png) no-repeat top left;
}

#mainNav ul li#mapa a {
	width: 102px;
	background: url(../img/btn07A.png) no-repeat top left;
}

#mainNav ul li#mapa a:hover {
	background: url(../img/btn07B.png) no-repeat top left;
}

#mainNav ul li#intranet a {
	width: 66px;
	background: url(../img/btn09A.png) no-repeat top left;
}

#mainNav ul li#itranet a:hover {
	background: url(../img/btn09B.png) no-repeat top left;
}


/* estilos del container de los logos ////////////////////////////////////////////////////////////////////////////////////////////*/

#logosContainer {
	margin: 0 0 0 10px;
	width: 905px;
	height: 113px;
	background: url(../img/bgLogoBar.jpg) no-repeat top left;
	position: relative;
}

#bienvenida {
	margin: 0 0 0 10px;
	padding-top: 10px;
	width: 905px;
	height: 103px;
	background: url(../img/bgLogoBar.jpg) no-repeat top left;
}

#bienvenida p {
	margin: 10px 15px;
}

img#loSicar {
	position: absolute;
	top: 25px;
	right: 15px;
}

img#loECM {
	position: absolute;
	top: 3px;
	left: 302px;
}

img#loSolTi {
	position: absolute;
	top: 3px;
	left: 540px;
}

img#loGpoSictel {
	position: absolute;
	top: 3px;
	left: 81px;
}


/* estilos de main container y las columnas del home ////////////////////////////////////////////////////////////////////////////////////////////*/

#mainContainer {
	width: 905px;
	min-height: 364px;
	margin: 0 0 0 10px;
	position: relative;
	background: #6c85b7;
}

#col01 {
	width: 218px;
	height: 355px;
	background: url(../img/bgColumn.jpg) no-repeat top left;
	padding: 15px 0 0 15px;
	position: absolute;
	top: 0;
	left: 0;
}

#col02 {
	width: 218px;
	height: 355px;
	background: url(../img/bgColumn.jpg) no-repeat top left;
	padding: 15px 0 0 15px;
	position: absolute;
	top: 0;
	left: 228px;
}

#col03 {
	width: 218px;
	height: 355px;
	background: url(../img/bgColumn.jpg) no-repeat top left;
	padding: 15px 0 0 15px;
	position: absolute;
	top: 0;
	left: 458px;
}

#col04 {
	width: 218px;
	height: 355px;
	background: url(../img/bgColumn.jpg) no-repeat top left;
	padding: 15px 0 0 15px;
	position: absolute;
	top: 0;
	left: 688px;
}

#col01 p, #col02 p, #col03 p, #col04 p {
	width: 187px;
}


/* estilos del footer ////////////////////////////////////////////////////////////////////////////////////////////*/

#footer {
	width: 925px;
	height: 67px;
	background: url(../img/bgFooter.jpg) no-repeat top left;
}

ul#navFooter {
	width: 125px;
	float: right;
	margin: 24px 0 0 0;
	padding: 0;
	list-style: none;
	color: #405d95;
}

ul#navFooter li {
	float: left;
	margin: 0 9px 0 0;
}

ul#navFooter li a {
	color: #202d5e;
}

p#poweredBy {
	margin: 24px 0 0 30px;
	width: 180px;
	float: left;
}

/* estilos del menú lateral ////////////////////////////////////////////////////////////////////////////////////*/
#menLat {
	width: 218px;
	height: 473px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/bgMenLat.jpg) no-repeat top left;
}

#menLat ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menLat ul li {
	margin: 5px 0 0 5px;
}

#menLat ul li a {
	padding: 9px 0 0 9px;
	display: block;
	width: 206px;
	height: 20px;
	background: url(../img/btnLatOff.png) no-repeat top left;
	color: #063155;
	font-weight: bold;
}

#menLat ul li a.here {
	background: url(../img/btnLatOn.png) no-repeat top left;
	color: #FFF;
}

#menLat ul li a:hover {
	background: url(../img/btnLatOn.png) no-repeat top left;
	color: #FFF;
}

#menLat ul.submenu {
	margin: 0 0 0 3px;
	padding: 5px 0 0 0;
	background: #c6d5f1;
	width: 200px;
}

#menLat ul.submenu li {
	margin: 0;
	padding: 0;
}

#menLat ul.submenu li a {
	padding: 5px;
	margin: 0;
	color: #205bd2;
	display: block;
	width: 190px;
}

#menLat ul.submenu li a:hover {
	color: #cccfd5;
	background-color: #5077c5;
}

#menLat ul.submenu li a {
	background: none;
}

/* estilos del contenedor de texto ////////////////////////////////////////////////////////////////////////////////////*/

#mainContainerInt {
	width: 905px;
	height: 480px;
	margin: 0 0 0 10px;
	position: relative;
	background: #6c85b7;
}

#txCont {
	width: 677px;
	height: 474px;
	position: absolute;
	top: 0;
	left: 228px;
	background: url(../img/bgTxCont.jpg) no-repeat top left;
}

#txDispl {
	width: 630px;
	height: 431px;
	margin: 15px 0 0 20px;
	overflow: auto;
}

#txDispl ul li {
	margin: 9px 0;
}

.imgArt {
	float: right;
	margin: 0 0 5px 12px;
}



