/*
---------------------------TABLA GENERAL-------------------------------
*/
.fondo_centrado {
	background-image: url(/imagenes/fondo.png);
	background-repeat: repeat-y;
	background-position: center center;
}	
.colu_derecha {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: right;
	vertical-align: top;
	width: 315px;
	margin: 0px;
	padding: 0px;
	white-space: normal;
}
.colu_izq {
	background-color: #D7DCEF;
	vertical-align: top;
	width: 120px;
}
.pie {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
/*
------------------------------------------------------------------
*/
/*
---------------------------USO INTERIOR CONTENIDO---------------------------
*/
.tabla_nota {
    width: 520px;
    margin-top: 20px;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    text-align: justify;
}
.tabla_listado {
	width: 520px;
	text-align: left;
	margin-top: 18px;
	vertical-align: top;
}
.copete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000066;
}
.tabla_coment {
	background-color: #EBEEF6;
	text-align: left;
	vertical-align: top;
	width: 520px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BED5FB;
	border-bottom-color: #BED5FB;
	margin-top: 10px;
}
.tabla_coment2 {
	width: 510px;
}
.tabla_gris {
	background-color: #E8E8E8;
	text-align: left;
	vertical-align: top;
	width: 520px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}
.tabla-indice {
	background-color: #EBEEF6;
	padding: 5px;
	border: 1px solid #999999;
	float: right;
	margin: 6px;
}
.tabla_conectados {
    text-align: left;
    width: 400px;
    vertical-align: top;
    border-bottom-width: 0px;
    border-bottom-style: none;
    padding-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
    border-top-width: 0px;
    border-top-style: none;
    margin-top: 10px;
    padding-top: 10px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-right-style: none;
    border-left-style: none;
    background-color: #EFF1F8;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 10px;
}

.tabla_conectados a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	line-height: 18px;
	text-decoration: none;
}
.tabla_conectados a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	line-height: 18px;
	text-decoration: none;
}
.tabla_conectados a:hover {
    color: #000066;
	line-height: 18px;
	text-decoration: underline;
}
.tabla_contenido_destac {
    background-color: #EBEEF6;
    padding: 5px;
    margin: 0px;
    font-size: 13px;
    line-height: 17px;
    color: #006;
    font-family: Arial, Helvetica, sans-serif;
	width: 500px;
} 
.tabla_contenido_destac caption{
	font-size: 13px;
	font-weight:600;	
	color:#000066;
	background-color: #EBEEF6;
	width: 500px;
}

.titu_campus_linea {
	height: 3px;
	width: 520px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
/*
---------------------------USO GENERAL---------------------------
*/
a:link {
	color: #003399;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #003399;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.texto_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.texto2_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003399;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	line-height: 21px;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}
.titulo3blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulos_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.titulos_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.titulos_link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.titulos_link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000066;
	te
	xt-decoration: underline;
}
.titulos_link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titulos_link3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titulo_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	line-height: 19px;
}
.titulo_gris2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	line-height: 19px;
}
.titulo_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 19px;
}
.espacio {
	height: 20px;
	width: 120px;
}
.volanta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #003399;
}
.volanta2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003399;
}
.fechas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	line-height: 16px;
	text-decoration: none;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	line-height: 16px;
	text-decoration: underline;
}
.linksbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	line-height: 16px;
	text-decoration: none;
}
.linksbold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	line-height: 16px;
	text-decoration: underline;
}
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	line-height: 14px;
	text-decoration: none;
}
.links2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	line-height: 14px;
	text-decoration: underline;
}
.links2_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	line-height: 14px;
	text-decoration: none;
}
.links2_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	line-height: 14px;
	text-decoration: underline;
}
.borde {
	border: 1px solid #D7DCEF;
}
.borde2 {
	border: 1px solid #CCCCCC;
}

/*
------------------------------------------------------------------
*/

/*
---------------------------AREA IZQUIERDA-------------------------------
*/

.pastilla {
	background-color: #EBEEF6;
	width: 120px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}
.pastilla a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.pastilla a:visited {
	color: #003399;
	text-decoration: none;
}
.pastilla a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: underline;
}
.pastilla_usu {
	background-color: #EBEEF6;
	width: 120px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 6px;
	text-align: left;
}
.pastilla_usu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.pastilla_usu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.pastilla_usu a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}
.pastilla2 {
    background-color: #EBEEF6;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000066;
}



/*
---------------------------BOTONERA-------------------------------
*/
.botonera {
	background-image: url(/imagenes/boto_fondo.jpg);
	text-align: left;
	height: 24px;
	width: 120px;
	vertical-align: middle;
}
.botonera a:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	line-height: 14px;
	height: 17px;
}
.botonera a:visited {
    font-weight: bold;
	color: #000066;
	text-decoration: none;
	line-height: 14px;
	height: 17px;
}
.botonera a:hover {
	color: #0066CC;
	text-decoration: none;
}
.botonera_caja {
	background-color: #EBEEF6;
	width: 120px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.boton_espacio {
	height: 5px;
	width: 120px;
}

/*
------------------------------------------------------------------
*/

/*
---------------------------AREA DERECHA -------------------------------
*/

.tabla_col {
	text-align: left;
	width: 300px;
	vertical-align: top;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tabla_destacada {
	background-color: #EBEEF6;
	text-align: left;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	width: 300px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
}
.tabla_eventos {
	text-align: left;
	width: 300px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
}

/*
------------------------------------------------------------------
*/

/*
---------------------------FORMULARIOS-------------------------------
*/
.text_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.combo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
/*
------------------------------------------------------------------
*/


/*
---------------------------AREA CENTRAL home-------------------------------
*/
.tabla_home {
	width: 520px;
	text-align: left;
	margin-top: 18px;
	vertical-align: top;
}
.tabla_arte {
	width: 520px;
	text-align: left;
	margin-top: 20px;
	vertical-align: top;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	background-color: #FFF1DC;
}
.imagen {
	margin-right: 10px;
	margin-top: 3px;
}
.imagen2 {
	margin-left: 10px;
}
.noticias {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}
.noticias a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.noticias a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.noticias a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

/*
----------------------------------------------------------------------
*/
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
