body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #34508C;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#contenedor {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	background-image: url(images/fondos/navegacion_fondo.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border: 1px solid #DBE4F1;
	text-align: justify;
}
#auxiliar  {
	width: 170px;
	position: absolute;
	right: 0px;
	top: 180px;
	text-align: left;
}
#navegacion {
	position: absolute;
	width: 160px;
	left: 0px;
	top: 200px;
	text-align: left;
	background-color: #EEF3F6;
}
#contenido {
	margin-right: 185px;
}
#contenido2 {
	
	margin-right: 10px;
	
}


#contenido, #contenido2 {
	margin-top: 190px;
	
	margin-left: 185px;
	text-align: justify;
	margin-bottom: 10px;
	height: 100% !important;
	height: 950px;
	min-height: 950px;
}

#contenido.index {
	
	height: 100% !important;
	height: 1250px;
	min-height: 1250px;
}
#mapa, .fila {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: justify;
}
#pie {
	clear: both;
	width: 100%;
	background-color: #899AB2;
	font-size: 90%;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#pie a {
	color: #FFFFFF;
}
#top {
	height: 130px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 30px;
	text-align: left;
	background-color: #FFFFFF;
	background-position: right;
	z-index: 100;
}
#migas {
	background-color: #000000;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 120;
}
#mapa {
	line-height: 20px;
	color: #4B679D;
}
#logos {
	background-color: #FFFFFF;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#navegacion ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navegacion li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
#navegacion a {
	color: #1D1C6A;
	text-decoration: none;
	background-color: #EEF3F6;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navegacion a:hover {
	color: #990000;
	font-weight: bold;
}
#migas a {
	color: #FFFFFF;
}
#navegacion_aux {
	float: right;
	font-weight: bold;
	margin-right: 5px;
}
#miguitas {
	float: left;
	width: 600px;
	margin-left: 5px;
}
#buscador {
	float: right;
	margin-top: 60px;
}
#buscador   input, #buscador_doc input  {
	border: 1px solid /*#5F749C*/ #000000;
	background-color:#FFFFFF;
	
}
#buscador_doc input[type="text"] {
	width: 135px;
}
#buscador  input [type="submit"], #buscador_doc input[type="submit"] {
	background-color: #A7B3C9;
}
#bulletin {
	border: 1px solid #A7B3C9;
	width: 155px;
	text-align: center;
}

#bulletin h2 {
	font-size: 140%;
	color: #5F749C;
}
#bulletin .btn_celeste {
	margin-left: 20px;
}
#buscador_doc {
	text-align: center;
	background-color: #DBE4F1;
	padding: 5px;
	border: 1px solid #FFFFFF;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#buscador_doc label {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
.caja_redonda {
	text-align: left;
	width: 155px;
	background-image: url(images/fondos/caja_redonda_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	background-color: #DBE4F1;
	margin-top: 20px;
	margin-bottom: 20px;
}
.caja_redonda   h2   {
	background-image: url(images/fondos/caja_redonda.gif);
	background-repeat: no-repeat;
	font-size: 110%;
	color: #5F749C;
	padding-top: 10px;
	background-position: top;
	margin-top: 0px;
	text-align: center;
}
.btn_celeste {
	color: #FFFFFF;
	background-color: #A7B3C9;
	width: 100px;
	display: block;
	padding: 5px;
	text-decoration: none;
	text-align: center;
}
a.btn_celeste:hover {
	background-color: #5F749C;
}
.caja_redonda .btn_celeste {
	width: 60px;
	margin-left: 70px;
}
#mapa h1, #mapa h2 {
	text-align: center;
}
#buscador_doc h3 {
	font-weight: lighter;
	color: #000066;
	font-size: 100%;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 170%;
	color: #990000;
	text-align: left;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #990000;
}
#contenido h3, #contenido2 h3, #categorias h2 {
	font-size: 130%;
	color: #5F749C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #890202;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #5F749C;   
}

h8  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #5F749C;
	border-bottom-style: solid   
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fila {
	margin-bottom: 10px;
	clear: both;
	margin-top: 10px;
}
#contenido .filasinseparacion {
}
.noticia {
	margin-bottom: 10px;
}
.noticia p {
	margin-top: 3px;
	margin-bottom: 3px;
}

.azul4B679D {
	color: #4B679D;
}
a.azul4B679D:hover {
	color: #990000;
}
.caja_redonda li {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: url(images/bullets_icons/categorias.gif);
	font-size: 95%;
}
.caja_redonda ul {
	margin-left: 15px;
	padding-left: 10px;
	margin-right:5px;
}
.caja_redonda a {
	color: #333333;
	text-decoration: none;
}
.caja_redonda a:hover {
	text-decoration: underline;
}
.fila_separacion {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE4F1;
	text-align: justify;
}
.fila_separacion img {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.fila_separacion a {
	color: #990000;
}
.fila_separacion h2 {
	font-size: 110%;
	color: #6C7484;
}
#contenido li, #contenido2 li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#contenido ul, #contenido2 ul {
	list-style-image: url(images/bullets_icons/redondo_azul.gif);
}
#contenido a, #contenido2 a {
	color: #4861B2;
	text-decoration: none;
}
#contenido a:hover, #contenido2 a:hover{
	text-decoration: underline;
}
.icon {
	float: left;
	padding-top: 2px;
	width: 15px;
}
.rec {
	float: left;
	clear: right;
	margin-bottom: 15px;
	width: 380px;
	margin-left: 5px;
}
.clear {
	clear: both;
}
.ver_mas {
	font-size: 100%;
	float: right;
}
#contenido .ver_mas a {
	color: #990000;
	text-decoration: underline;
}
#contenido .img_news, #contenido2 .img_news {
	float: right;
	width: 200px;
	overflow: hidden;
	margin: 10px;
}
.fecha {
	font-size: 90%;
	font-weight: lighter;
}
#top_fla {
	height: 140px;
	width: 780px;
	position: absolute;
	top: 0px;
	background-color: #FFFFFF;
	background-position: right;
	left: 0px;
}
 .alpha {
opacity: 0.5;
 filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
      }
.img_groups {
	float: right;
	height: 60px;
	width: 60px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#logos img {
	margin-right: 4px;
	margin-left: 4px;
}
.caja_redonda2 {
	text-align: left;
	width: 185px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	background-color: #DBE4F1;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 1px;
	margin-left: 1px;
}
.fl_der {
	float: right;
}
#ftn1, #ftn2, #ftn3 {
	visibility: hidden;
	position: absolute;
	background-color: #EEF3F6;
	width: 280px;
	margin-left: 250px;
	padding: 10px;
	margin-top: -40px;
	font-size: 95%;
	font-style: italic;
}
#ftn3 {
	margin-left: 200px;
	width: 330px;
}
#ftn2 {
	margin-left: 200px;
	width: 330px;
}
#contenido2 .consultas p {
	margin-top: 2px;
	margin-bottom: 2px;
}
.consultas {
	padding: 10px;
	background-color: #EEF3F5;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	padding: 5px;
	text-align: left;
}
#auxiliar #categorias a {
	color: #899AB2;
}
#auxiliar #categorias a:hover {
	color: #000066;
}
#auxiliar #categorias {
padding:10px;
}
#contenedor #categorias ul {
	/*list-style-image: url(images/bullets_icons/categorias_blanco.gif);*/
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#contenedor #categorias li {
margin-top:5px;
margin-bottom:5px;
}
.comentario {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#adorno_pasantias {
	background-image: url(images/fondos/adorno_pasantia.jpg);
	background-repeat: no-repeat;
	height: 700px;
	width: 170px;
}
#guidelines li {
	list-style-image: url(images/acrobat.gif);
}
.aviso {
	font-size: 110%;
	text-align: center;
	padding: 5px;
}
#contenedor #navegacion .aviso a {
	color: #FFFFFF;
	background-color: #990000;
		padding: 5px;
}
.fila_separacion .becado {
	clear: both;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	height: 100% !important;
	height: 200px;
	min-height: 200px;
}
.fila_separacion .becado img {
	float: right;
	margin-left: 10px;
}
#contenedor #contenido2 #mapa {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navegacion #becados h1 {
	font-size: 120%;
	text-align: center;
}
#navegacion #becados {
	margin-left: 5px;
}
.maschico {
	font-size: 80%;
}

#auxiliar .desarme_nav {
	background-color: #EEF3F6;
	padding:10px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;	
}
#auxiliar .desarme_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#auxiliar .desarme_nav li {
margin-top:5px;
margin-bottom:5px;
	
}

#auxiliar .desarme_nav .titulo_subNav {
	color:#990000;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#auxiliar .desarme_nav a {
	text-decoration: none;
	color:#990000;
	
	
}
#auxiliar .desarme_nav a:hover {
font-weight:bold;
	
	
}
#contenedor #auxiliar #categorias p {
	color: #2B6FB6;
}
#contenedor #auxiliar .btn_celeste a {
	color: #FFFFFF;
}
