@charset "utf-8";
body {
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.estructura #general {text-align:justify;}
.estructura #banner {height:99px; position:relative; z-index:0; overflow:hidden}
.estructura #menu_sup{height:20px; background-color:#efefef; text-align:left; color:#000000; padding-left:5px;}
.estructura #contenedor{background-color:#FFFFFF; background-image:url(img/fndo_menu.jpg); background-repeat:repeat-y; overflow:hidden;height:1%;}
.estructura #pie_gra{ background-color:#d6d6d6; height:50px;}
.estructura #pie_gra_cen{ width:154px; height:48px;}
.estructura #pie_gra_iz{ background-image:url(img/pie_ex_iz.jpg); width:250px; height:50px; float:left;}
.estructura #pie_gra_de{ background-image:url(img/pie_ex_der.jpg); width:178px; height:50px; float:right;}
.estructura #menu_lat{width:12em; margin-top:10px; margin-left:5px; padding-top:10px; padding:0px; float:left; background-color:#EFEFEF}
.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */clear:both;height:0;font-size: 1px;line-height: 0px;}
div.clear{ clear:both;}


/*ESTRUCTURA UNAL EXTERNA*/
#unal_logo{
	width:100%;
	height:80px;
	background:url("http://www.bogota.unal.edu.co/plantillas/bogota_1024/css_img_nacional/logo_nal.gif") no-repeat;
	padding-top:10px;
}
#dependenciapagina {
float:left; width:98%; height:14px; margin-top:2px;
}
.txpagina1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.txpagina2 {
font-family: Arial, Helvetica, sans-serif; color: #999999;
	font-size: 9px;
}
#titulopagina {
float:left; width:98%; margin-bottom:13px;
}
#dark{
	width:100%;
	height:18px;
}
#fill_dark{
	width:45%;
	float:right;
	height:18px;
	background:url("http://www.bogota.unal.edu.co/plantillas/bogota_1024/css_img_nacional/fill_dark.gif");
}
#inicio_un{
	height:18px;
	width:99px;
	float:left;
}
#sedes_un{
	height:18px;
	width:73px;
	float:left;
	position:relative;
	z-index:1;
}
#buscador_un{
	height:18px;
	width:142px;
	margin-right:15px;
	float:right;
}
#light{
	width:100%;
	height:18px;
}
#fill_light{
	width:100%;
	height:18px;
	float:left;
}
#iniciolight{
	width:84px;
	height:18px;
	float:left;
}
#fill_light2{
	width:60%;
	height:18px;
	background:url("http://www.bogota.unal.edu.co/plantillas/bogota_1024/css_img_nacional/fill_light.gif");
	float:left;
}
#finalight{
	width:40px;
	height:18px;
	background:url("http://www.bogota.unal.edu.co/plantillas/bogota_1024/css_img_nacional/finalight.jpg") no-repeat;
	float:left;
}
#correo{
	height:18px;
	width:70px;
	float:left;
}
#fecha{
	height:18px;
	width:150px;
	float:right;
}
#piedepagina {
	width:100%; background-color: #CCCCCC; height:48px; float:left; font-size: 10px; font-family:Arial, Helvetica, sans-serif; color: #666666;}
#piedireccion {
	margin-left:10px; font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; TEXT-ALIGN: left; width:250px; margin-top:2px; float:left; height:50px;
}
#pienegrita {
font-weight:bold
}
#piescudo {margin-left:40%; margin-right:40%;	HEIGHT: 48px; width:142px; background-image:url("http://www.bogota.unal.edu.co/plantillas/bogota_1024/css_img_nacional/escudo0.gif");
}
#pietelefono {
    font-size: 10px; font-family:Arial, Helvetica, sans-serif; color: #333333; TEXT-ALIGN: right; width:200px; float:right;
}





/*----- ADICION----*/

/*IFRAME*/
#iframe1{border-color:#FFFFFF;	border: 0px;}
/*fin iframe*/

/*inicio viñetas*/
#vineta1{font-size:12px; margin-left: 15px;	list-style-image: url(img/vineta.gif)}
.vineta11{ font-size:12px;	margin-left:auto;	list-style-image: url(img/vineta1.gif)}
.vineta111{	font-size:12px;	margin-left:auto;	list-style-image:url(img/vineta2.gif)}
/*fin viñetas*/



/* INICIO tablas*/
table.Tabla{ border:#CCCCCC solid 1px; margin: 20px auto;
}
table.Tabla caption {
	color: #000000;
	text-align: center;
	margin: 10px;
	font-weight: bold;
}
table.Tabla tbody tr.TablaNivel1 th {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	padding: 3px;
	background-image: url(img/tabla1.jpg);
	background-repeat: repeat-x;
}
table.Tabla tbody tr.TablaNivel2 th {
	font: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 3px;
	background-color: #E8E8E8;
	color: #666666;
}
table.Tabla tbody th {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	border-style: solid;
	border-width: thin;
	border-color: #CCCCCC;
	background-color:#F0F0F0;
	padding-left: 5px;
	padding-right: 3px;
}
                  
table.Tabla tbody td {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left; border: #CCCCCC solid;
	border-width: thin;
	padding-left: 5px;
	padding-right: 3px;
}
/* fin tablas*/

/*INICIO tooltip*/
.inputsTooltip{
	border: 1px solid #003399;
	background-color: #C1E3FF;
	padding: 4px;
	color: #003399;
	font-size: 12px;
	width: 300px;
	cursor: help;
}
.inputsTooltip #tooltipTitle{font-weight: normal;}
.supTooltip{
	color: #0066CC;
	font-size: 12px;
	cursor:default;
}
sup{
	color:#FFFFFF;
	cursor:pointer;
	background-color: #C1E3FF;
}
object{
	margin: 2px;
}
/*FIN tooltip*/

/*enlaces*/
a{color: #0066CC; font-weight:lighter; text-decoration:none;}
a:hover{color: #0E61B4;	text-decoration:underline;	font-size: 12px;}
.enlace{color: #0411B0;	font-weight: normal; font-weight:lighter}
 /*fin enlaces*/
 
/*--FORMATOS DE TEXTO--*/
/*Titulos*/ 
.titulo1{
	color: #123263;
	text-align: center;
	font-size:14px;
	font-weight:bolder;
	text-transform:uppercase;
	font: "Verdana", Arial, Helvetica, sans-serif;
}

.titulo1_1{
	color: #123263;
	font-weight:bolder;
	font-size:12px;
	text-align: left;
	font: "Verdana", Arial, Helvetica, sans -serif;
} 

.destacado1{
	color: #123263;
	font-weight: bold;
	text-align: justify;
	font-style: normal;
	font-size: 12px;
}

.destacado2{color: #000000; font-weight: bold; text-align: justify; font-style: normal;	font-size: 12px;}

.Pie_de_foto{font-weight:lighter; color: #999999; font-size:9px; font-style: normal; text-align: center; height:30px;}

.Miga_pan{ color:#999999; font-size:10px; text-transform:capitalize; text-align:right; height:30px; float:right; width:98%;}
/*Fin Titulos*/

/*Parrafos*/
h1{	color: #666666; text-align: justify; font-size:12px; font-weight:normal; width:80%;	background-color: #F0F0F0; 	margin-left: 10%;	padding:10px; font-family:"Arial", Helvetica, sans-serif}

.parrafo{ color: #333333; text-align: justify; font-size:12px; font-weight:normal; width:80%; background-color: #F0F0F0; margin-left: 10%; padding:10px; font-family:"Arial", Helvetica, sans-serif}

/*Fin Parrafos*/

/*--IMAGENES--*/
/*div imagenes*/
#division_Imagenes{height:180px;}		
#img_iz_360px{width:360px; padding-left: 0px; text-align:center; float:left; padding:20px;}
#img_iz_180px{width:180px; padding-left: 0px; text-align:center; float:left; padding:20px;}
/*Fin div imagenes*/



/*BORDES*/
/*FIN BORDES*/

