p, h1, h2, h3, div, body {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-style: normal;
}



#contenedor {
	height: 100%;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#contenido {
	float: left;
	height: 100%;
	width: 100%;
}

h1 {
	float: right;
	height: 109px;
	width: 651px;
	margin-right: 10px;
}
h2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;

}
.entradillaausape {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #00aeef;
	text-decoration: none;
	margin: 20px 10px 10px 10px;
	height: 100%;
	width: 650px;
}
.entradillaseidor {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #10659e;
	text-decoration: none;
	margin: 20px 10px 10px 10px;
	width: 650px;
	clear:both;
}

.entradillauts {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #00aeef;
	text-decoration: none;
	margin: 20px 10px 10px 10px;
	width: 650px;
	clear:both;
}
.entradillanga {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #492a89;
	text-decoration: none;
	margin: 20px 10px 10px 10px;
	width: 650px;
	clear:both;
}
.entradillatecnocom {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #003c6d;
	text-decoration: none;
	margin: 20px 10px 10px 10px;
	width: 650px;
	clear:both;
}
.entradillaitelligence {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #82796a;
	text-decoration: none;
	margin: 20px 10px 10px 10px;
	width: 650px;
	clear:both;
}
#titularausape {
	height: 100%;
	width: 100%;
	margin: 10px 0;
	width: 650px;
	background-color: #00aeef;
	padding: 10px;
}
#titularseidor {
	float: left;
	height: 100%;
	width: 100%;
	margin: 10px 0;
	width: 450px;
	background-color: #10659e;
	padding: 10px;
}
#titularuts {
	float: left;
	height: 100%;
	width: 100%;
	margin: 10px 0;
	width: 450px;
	background-color: #00aeef;
	padding: 10px;
}
#titularnga {
	float: left;
	height: 100%;
	width: 100%;
	margin: 0 0 20px;
	width: 520px;
	background-color: #492a89;
	padding: 10px;
}
#titulartecnocom {
	float: left;
	height: 100%;
	width: 100%;
	margin: 0 0 20px;
	width: 480px;
	background-color: #003c6d;
	padding: 10px;
}
#titularitelligence {
	float: left;
	height: 100%;
	width: 100%;
	margin: 0 0 20px;
	width: 450px;
	background-color: #82796a;
	padding: 10px;
}
#logotitular {
	float: right;
	margin-top: 5px;
}
#txtausape, #txtseidor, #txtnga, #txttecnocom, #txtitelligence   {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#txtausape  a:link {
	color: #00aeef;
	text-decoration: underline;
}

#txtausape a:visited {
	color: #00aeef;
	text-decoration: underline;
}

#txtseidor  a:link {
	color: #10659e;
	text-decoration: underline;
}
#txtseidor a:visited {
	color: #10659e;
	text-decoration: underline;
}

#txtnga  a:link {
	color: #492a89;
	text-decoration: underline;
}
#txtnga a:visited {
	color: #492a89;
	text-decoration: underline;
}
#txttecnocom  a:link {
	color: #003c6d;
	text-decoration: underline;
}
#txttecnocom a:visited {
	color: #003c6d;
	text-decoration: underline;
}
#txtitelligence  a:link {
	color: #82796a;
	text-decoration: underline;
}
#txtitelligence a:visited {
	color: #82796a;
	text-decoration: underline;
}
#cierre {
	background-color: #00aeef;
	float: left;
	width: 655px;
	height: 30px;
	text-align:right;
	color: #ffffff;
	padding: 15px 15px 0 0;
}
#cierre a, #cierreseidor a, #cierrenga a, #cierretecnocom a, #cierreitelligence a    {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

#cierreseidor {
	background-color: #10659e;
	float: left;
	width: 655px;
	height: 30px;
	text-align:right;
	color: #ffffff;
	padding: 15px 15px 0 0;
}

#cierrenga {
	background-color: #492a89;
	float: left;
	width: 655px;
	height: 30px;
	text-align:right;
	color: #ffffff;
	padding: 15px 15px 0 0;
}
#cierretecnocom {
	background-color: #003c6d;
	float: left;
	width: 655px;
	height: 30px;
	text-align:right;
	color: #ffffff;
	padding: 15px 15px 0 0;
}
#cierreitelligence {
	background-color: #82796a;
	float: left;
	width: 655px;
	height: 30px;
	text-align:right;
	color: #ffffff;
	padding: 15px 15px 0 0;
}
#pie {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: 100%;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	text-align:center;
}
.negritasubrayada11 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.link12pt {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
