@import url("submenu2.css");
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
#envoltorio {
	width: 748px;
	margin-top: 175px;
	position: relative;
	background-color: #FFFFFF;
}
#encabezado {
	position: absolute;
	top: -180px;
	width: 748px;
	left: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 195px;
	visibility: visible;
}
#columnaizq {
	width: 187px;
	position: absolute;
	left: 0px;
	top: -14px;
	margin: 0px;
	visibility: visible;
	z-index: 1;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F7F7F7;
	height: 357px;
}

html>/**/body #columnaizq {
	top: -17px;
	height: 350px;
}

#columnaizq2 {
	width: 187px;
	position: absolute;
	left: 25px;
	top: -30px;
	visibility: visible;
	z-index: 1;
}
#contenido {
	margin-right: 196px;
	margin-left: 205px;
	padding-right: 23px;
	padding-left: 33px;
	padding-bottom: 0px;
	padding-top: 25px;
	margin-bottom: 0px;
	margin-top: 1px;
}

html>/**/body #contenido {
	padding-top: 46px;
}

#contenido p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b6064;
	font-style: normal;
	margin-bottom: 5px;
	
}
#nav_aux {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	font-weight: bold;
}
#contacto {

}
.etiquetaform {
	width: 120px;
	float: left;
	display: block;
	clear: both;
}
#pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-bottom: 0px;
	font-style: normal;
	background-image: url(../index/linearoja.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 360px;
	width: 748px;
}

html>/**/body #pie {
	top: 350px;
}

#pie a {
	color: #999999;
	text-decoration: none;
	margin-right: 10px;
}
#pie a:hover {
	color: #D3D3D3;
	text-decoration: underline;
}

#pie2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-bottom: 0px;
	font-style: normal;
	background-image: url(../index/linearoja.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 10px;
}

#columnader {
	position: absolute;
	top: 3px;
	background-color: #FFFFFF;
	right: 0px;
	visibility: visible;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 165px;
	z-index: 3;
}
#envoltorio #columnaizq a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #50565A;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	display: block;
	font-style: normal;
	line-height: 10px;
	margin: 0px;
}


#envoltorio #columnaizq a:hover {
	background-color: #FFFFFF;
	color: #333333;
}

#envoltorio #columnaizq a:visited {
	text-decoration: none;
}

.derechista {
	float: right;
}
.izquierdista {
	float: left;
}
.proyectos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #394044;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 4px;
	font-style: normal;
	margin-right: 20px;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000066;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;	
}
.link:hover {
	text-decoration: underline;
}

li {
	margin: 0px;
	padding: 0px;
}
#navegacion ul, #navegacion2 ul {
	padding: 0px;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navegacion {
	height: 30px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../grafics/degra_nav.gif);
	background-repeat: repeat-x;
	visibility: visible;
	background-position: left;
	padding-left: 217px;
	margin-top: 25px;
}

#navegacion2 {
	height: 30px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 184px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	width: 646px;
	top: 129px;
	background-image: url(../pagsecundaria/degradesindex.gif);
	background-repeat: no-repeat;
	visibility: visible;
	background-position: center center;
}
#navegacion li, #navegacion2 li {
	display: inline;
	list-style-type: none;
}
#navegacion2 li a {
	text-decoration: none;
	color: #8E9599;
	background-color: #ECEEEF;
	font-size: 92%;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 6px;
	text-align: center;
	white-space: nowrap;
	width: 80px;
	border: 2px solid #EDEEF0;
	font-weight: bold;
	line-height: 10px;
	padding: 0px;
}

#navegacion li a {
	text-decoration: none;
	color: #50565A;
	font-size: 11px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	white-space: nowrap;
	width: 61px;
	line-height: 12px;
	padding: 0px;
}

#navegacion li a:hover {
	color: #333333;
	background-image: none;
}
#navegacion li a:visited {
	text-decoration: none;
}
#navegacion2 li a:hover {
	color: #333333;
	background-image: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#degrade {
	background-image: url(../index/linearoja.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: -42px;
	width: 535px;
	height: 5px;
	background-position: left center;
	visibility: visible;
	z-index: 1;
}
* html #degrade {
	background-image: url(../index/linearoja.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: -44px;
	width: 535px;
	height: 5px;
	background-position: left center;
	visibility: visible;
	z-index: 0;
}

*:first-child+html #degrade {
top: -39px;
}
#degradetop {

	background-image: url(../index/degradetop.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 85px;
	top: -9px;
	width: 580px;
	height: 1px;
	background-position: center center;
}
* html #degradetop {
	background-image: url(../index/degradetop.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 85px;
	top: -20px;
	width: 580px;
	height: 1px;
	background-position: center center;
	visibility: visible;
}
#degradebottom {
	background-image: url(../index/degradebottom.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 6px;
	width: 580px;
	height: 1px;
	background-position: center center;
	right: 0px;
}
* html #degradebottom {
	background-image: url(../index/degradebottom.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 8px;
	width: 580px;
	height: 1px;
	background-position: center center;
	right: -580px;
	visibility: visible;
}
#degradeabajo {
	background-image: url(../index/degradeabajo.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 580px;
	width: 399px;
	height: 1px;
	background-position: center center;
	right: 0px;
}
* html #degradeabajo {
	background-image: url(../index/degradeabajo.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 600px;
	width: 399px;
	height: 1px;
	background-position: center center;
	right: 0px;
	visibility: visible;
}


#envoltorio #bandesp {
	position: absolute;
	top: -10px;
	right: 66px;
}
#envoltorio #bandeng {
	position: absolute;
	top: -10px;
	right: 125px;
	
	

}
#envoltorio #banderas {
	position: absolute;
	width: 90px;
	top: -8px;
	right: 50px;
}

INPUT {
	font-size: 8pt;
}
SELECT {
	font-size: 8pt;
}
TEXTAREA {
	font-size: 8pt;
}

.times {
	font-family: Times New Roman, Times, serif;
}
.enblau:link {
	color: #333399;
	font-style: normal;
	text-decoration: none;
}
.enblau:visited {
	color: #333399;
	font-style: normal;
	text-decoration: none;
}
.enblau:hover {

	color: #383D3F;
	font-style: normal;
	text-decoration: none;
}
.enblau:active {


	color: #333399;
	font-style: normal;
	text-decoration: none;
}
#tituloblog {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ECEEEF;
}

#adsense {
	text-align: center;
	padding-top: 7px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #584738;
	text-decoration: underline;
}
#contenido a {
	color: #000099;
}
#mision {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: -94px;
	left: 234px;
	color: #8D8D8D;
	font-size: 9px;
	width: 240px;
}
#maximizar {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: -74px;
	left: 236px;
	color: #333333;
	font-size: 11px;
	width: 280px;
}
#contenido a.link_home {
	color: #FF9900;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}

#contenido a.link_home:visited {
color: #FF9900;
}
#envoltorio #columnaizq a.rojo {
	color: #cd0000;
}
#envoltorio #submenu a.rojo, #envoltorio #submenu2 a.rojo {
	color: #cd0000;
}
#envoltorio  a  {
	color: #666666;
}
#envoltorio  a:visited {
	color: #666666;
	text-decoration: underline;
}
#contenido a.link_azul, #contenido a.link_azul:visited{
	color: #CA5802;
	text-decoration: underline;
}
#contenido .linkchico {
	color: #95999D;
	text-decoration: underline;
}
#contenido a.linkchico:visited {
	color: #95999D;
	text-decoration: underline;
}
#envoltorio .verm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cd0000;
	line-height: 15px;
	letter-spacing: 1px;
	font-weight: bold;
}
.mitivo {
	font-size: 110%;
	color: #CD0000;
	font-family: Arial, Helvetica, sans-serif;
}
#envoltorio .verm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5B6064;
}
#envoltorio .subtituloproyecto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5b6064;
	padding: 0px 0px 0px 4px;
	margin-top: 8px;
	margin-bottom: 2px;
}
#encargue {
	margin-top: 65px;
}


#envoltorio #encargue .boton a {
	color: #FF9933;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	text-decoration: underline;
	background-color: #F7F7F7;
}

#envoltorio #encargue .boton a:hover {
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
	background-color: #F7F7F7;
	color: #FF9900;
}
.grande {
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
}

#envoltorio #contenido #form1 #formulario .error p {
	color: #990000;
	font-size: 13px;
}
#columnaizq3 {
	width: 187px;
	position: absolute;
	left: 4px;
	top: -30px;
	visibility: visible;
	z-index: 1;
}

#columnaizq3 a, #columnaizq3 a:visited {
	text-decoration: none;
}
#columnaizq2 a.contact {
	text-decoration: none;
}

#columnaizq2 a.contact:visited {
	text-decoration: none;
}
#tituloblog #confidencialidad .arial a {
	color: #D6D6D6;
	text-decoration: none;
}
.chico {
	font-size: 9px;
}

a:hover {
	text-decoration: underline;
}
#columnaizq5 {
	width: 83px;
	position: absolute;
	left: 0px;
	top: -14px;
	margin: 0px;
	visibility: visible;
	z-index: 1;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F7F7F7;
	height: 357px;
}

html>/**/body #columnaizq5 {
	top: -17px;
	height: 350px;
}
#agrega {
	position: absolute;
	width: 80px;
	color: #666666;
	z-index: 2;
	top: -30px;
	left: 650px;
}