/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background: #ece9c6;
	color:#11285c;
	scrollbar-face-color:#EBF5FF;
	scrollbar-base-color:#EBF5FF;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F3F3F3;
	scrollbar-shadow-color:#EBF5FF;
	scrollbar-highlight-color:#EBF5FF;
	scrollbar-3dlight-color:#78AAFF;
	scrollbar-darkshadow-Color:#78AAFF;
}

h2 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #1783AA;

}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2198d3;
	font-size: 11px;
	text-transform: uppercase;
}

a {
	color: #006699;
		text-decoration: none;

}

a:hover {
	text-decoration: none;
	color: #5d7c14;
}


.titulo{
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #1783AA;

}
/** encabezado */

#header {
	background: #055782;
	clear:both;
	height:auto;
}




/** Imagen superior e inferior */

#imagenLineas {
	background: #ece9c6;
	text-align: center;
}

#imagenLineas2 {
	background: #ece9c6;
	text-align: center;
	vertical-align: bottom;
	height: 40px;
}



/** diagramacion interna */

#content {
	width: 774px;
	margin: 7px auto;
	padding: 0px;
}

#columnA {
	float: right;
	width: 380px;


}

#columnB {
	float: left;
	margin-left: 2px;
	background: transparent url(../images/bigshadow.gif) no-repeat;
	border: 1px solid gray;


}

#columnC {
	float: left;
	width: 700px;
	clear: both;
}



/** COMODIN */

#limpiar {
	clear:both;
}


/** pie */

#bottom {
	background: #055782;
	clear:both;
}


#pie {
	clear: both;
	padding: 3px;
	text-align: center;
	background: #ece9c6;

}

#footer {
	clear: both;
	height:  auto;
	background: #055782;
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 0px;
}


/* EFECTO DIV degrade */

#destacados {
	float: left;
	margin-left: 7px;
	background: transparent url(../images/bigshadow.gif) no-repeat;
	border: 1px solid gray;
	padding: 6px;
}

#tabla {
	float: left;
	margin-left: 7px;
	background: transparent url(../images/fondotabla.gif) no-repeat;
	border: 1px solid gray;
	padding: 6px;



}
#tablag {
	float: left;
	margin-left: 7px;
	background: transparent url(../images/fondotablag.gif) no-repeat;
	border: 1px solid gray;
	padding: 6px;



}
/** contenidos tablas **/

#contenido_dest{
	width: 360px; 
	height: 244px;
	overflow: auto; 

}

#contenido_dest2{
	width: 700px; 
	height: 244px;
	overflow: auto; 

}



#contenido_dest_full{
width: 700px;
	float: left;
	margin-left: 7px;
	background: transparent url(../images/fondotabla.gif) no-repeat;
	border: 1px solid gray;
	padding: 6px;

}


#contenido_dest2 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85D0EF;
}

#contenido_dest td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85D0EF;
}

.encabez_dest{
	width: 343px; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #19336e;

}


.encabez_dest2{
	width: 700px; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #19336e;

}

#dest_tabla{
	width: 740px; 
	height: 208px;
	padding-top: 0px;
	overflow: auto; 

}



.encabez_tabla{
	width: 740px; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #19336e;

}


#contenido_tabla{
	width: 740px; 
	height: 293px;
	padding-top: 0px;
	overflow: 0; 

}

#contenido_tabla td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85D0EF;
}
#contenido_facul{
	width: 740px; 
	height: 188px;
	padding-top: 0px;
	overflow: auto; 

}

#contenido_facul td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85D0EF;
}

#contenido_tablag{
	width: 740px; 
	height: 283px;
	padding-top: 0px;
	overflow: auto; 

}

#contenido_tablag td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85D0EF;
}
