/* 
 * ========================================
 * Elementos globales 
 * ========================================
 */
body{ 
	color: #222;
	font-family: Verdana, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 0;
	text-align: center;
}

img{
	border: 0;
	vertical-align: top;
}

td{
	padding: 0px;
}

p{
	text-align: justify;
}

a:link,
a:visited,
a:active{
	background: transparent;
	color:#4169e1;
	text-decoration: none;
	border-bottom: 0px;
	padding-bottom: 0px;

}

a:hover{
	background: transparent;
	color:#9a0707;
	text-decoration: none;
	border-bottom: 1px dashed;
	padding-bottom: 0px;
}

h1{
	margin: 0px 0px 8px 0px; 
	padding: 14px 0px 15px 40px;
	font-size:150%;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#051116;
	background: transparent;
	border-bottom: 1px dashed #ccc9c2;
}

li{
	padding: 0px;
}

/* 
 * ========================================
 * Envoltura principal.
 * ========================================
 */

.miswrapper{
	position: relative;
	left: auto;
	right: auto;
	margin: 50px auto;
	width: 100%;
	text-align: center;
	vertical-align: top;
}

/* 
 * ========================================
 * Estilos de DIVs
 * ========================================
 */

/* 
 * ========================================
 * Estilos de Textos
 * ========================================
 */
 
  /* 
 * ========================================
 * Estilos de Formas
 * ========================================
 */
 
 /* 
 * ========================================
 * Estilos de Tablas
 * ========================================
 */
 
 /* 
 * ========================================
 * Estilos de Menu Principal
 * ========================================
 */
 