/* ------------------ Start rollover effect ----------------------*/

body {
	margin: 0;
	padding: 0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}


#contenedor {
	height: 100%;
	width: 850px;
	align: center;
}

#contenido {
	background-image: url(../data_pagina/fondo_contenido.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#boton_menu_principal
{


}
#boton_menu_principal a  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	align: center;

}
.relleno_negro {
	background-color: #000000;
}


html 
{
	margin: 0;
	padding: 0;
}

a, a:link, a:visited
{
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
a:hover
{
	color: #003366;
	text-decoration: underline;
	font-size: 11px;
}

.clearfix { clear: both; }

ul, li
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}



/****** START header ******/

#header
{
	width: 100%;
	height: 340px;
	background-color: #FFFFFF;
}

#header_left 
{
	float: left;
	border-bottom: 1px;
	border-color: #000000;
	width: 100%;
}

#header_right
{
	float: right;
	width: 100%;
	text-align: right;
	height: 25px;
	margin-top: 10px;
	font-size: 10px;
}

#header_image
{
	width: 619px;
	height: 180px;
	background: url('../data_pagina/header_image.jpg') top left no-repeat;
	margin-top: 27px;
	*margin-top: 0px;
}

/****** END header ******/

/****** START index ******/

#content_wrapper
{
	width: 100%;
	margin: 0;
	text-align: center;
	background-color: #FFFFFF;
	height: 100%;
}


#main_content
{
	width: 90%;
	height: 100%;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.t {background: url(../data_pagina/dot.gif) 0 0 repeat-x; }
.b {background: url(../data_pagina/dot.gif) 0 100% repeat-x}
.l {
	background: url(../data_pagina/dot.gif) 0 0 repeat-y;
}
.r {background: url(../data_pagina/dot.gif) 100% 0 repeat-y}
.bl {background: url(../data_pagina/bl.gif) 0 100% no-repeat}
.br {background: url(../data_pagina/br.gif) 100% 100% no-repeat}
.tl {background: url(../data_pagina/tl.gif) 0 0 no-repeat}
.tr {
	background: url(../data_pagina/tr.gif) 100% 0 no-repeat;
	padding: 8px
}
.titulo_grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}


.box_heading_table_programas {
	font-size: 11px;
	height:38px;
	background-color: #ECFBFF;
}

.box_heading_table_eseune {
	font-size: 12px;
	height:38px;
	background-color: #FFF8EC;
}

.box_heading_table_alumnos {
	font-size: 12px;
	height:38px;
	background-color: #FBECFF;
}

.box_heading_table_investigacion {
	font-size: 12px;
	height:40px;
	background-color: #F2FFF2;
}

.box_heading_table_programas  .box_heading_td 	{
	background:url(../data_pagina/box_heading_td_programas.gif) 0px 0px repeat-x;
	padding:8px 10px 8px 18px;
	height:18px;
	vertical-align:middle;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
}
.box_heading_table_programas  a:link {
	color: #666666;
	font-weight: normal;
	font-family: Tahoma;
	text-align: center;
	font-size: 11px;
}


.box_heading_table_programas  a:hover	{
	
}

.box_heading_table_eseune  .box_heading_td 	{
	background:url(../data_pagina/box_heading_td_eseune.gif) 0px 0px repeat-x;
	padding:8px 10px 0px 18px;
	height:25px;
	vertical-align:middle;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
}

.box_heading_table_alumnos  .box_heading_td 	{
	background:url(../data_pagina/box_heading_td_alumnos.gif) 0px 0px repeat-x;
	padding:8px 10px 8px 18px;
	height:25px;
	vertical-align:middle;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
}

.box_heading_table_investigacion  .box_heading_td 	{
	background:url(../data_pagina/box_heading_td_investigacion.gif) 0px 0px repeat-x;
	padding:8px 10px 8px 18px;
	height:25px;
	vertical-align:middle;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
}
.listado_decoracion {
	height: 20px;
	background: url(../data_pagina/bg_list_hline.gif) 0px bottom repeat-x;
	margin: 5px 5px 0px 5px;
}

.listado_decoracion_seleccionado {
	height: 20px;
	font-weight: bold;
	background: url(../data_pagina/bg_list_hline.gif) 0px bottom repeat-x;
	margin: 5px 5px 0px 5px;
	font-size: 14px;
}

.listado_decoracion_programas {
	height: 26px;
	background: url(../data_pagina/bg_list_hline.gif) 0px bottom repeat-x;
	margin: 5px 5px 0px 5px;
}

/* ------------------ END rollover effect ----------------------*/

#footer_wrapper
{
	clear: both;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-top-color: #999999;
	margin-top: 10px;
	background-color: #FFFFFF;
}

#footer_left
{
	float: left;
	margin-top: 10px;
	*margin-top: 20px;
}

#footer_right
{
	float: right;

	*margin: 20px 60px 0 0;
}

/****** END forms ******/


/*** END styles.css ***/
.ingreso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 0;
	border-color: #3399CC;
}
.titulos_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
}
.boton {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #0099CC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #0099CC;
	font-size: 12px;
	background-color: #3399CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 22px;
}
.titulo_chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.texto_comun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

