@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto;
}
/* ETIQUETAS DIV */
#encabezado {
	background-color: #06348C;
}
#encabezado #botonera {
	background-color: #06778C;
	text-align: right;
}
#primaria {
	float: right;
}

#inicio {
	width: 95%;
	margin: auto;
}
#inicio #cuerpo #60 {
	padding: 10px;
	border: 1px solid #000000;
}
#inicio #cuerpo #40 {
	padding: 10px;
	border: 1px solid #F6F6F3;
}
#pie {
	background-color: #06348C;
	width: 100%;
	text-align: center;
}
/* TIPOGRAFIA */
.botonera {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.botonera:hover {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	background-color: #06348C;
	height: 25px;
	padding: 10px;
	font-weight: bold;
}
.blanco11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.botonera11 {
	color: #06348C;
	text-decoration: none;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.botonera11:hover {
	color: #06778C;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	padding: 10px;
	font-weight: bold;
}
.botonera10 {
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.botonera10:hover {
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.botonerah1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #06348C;
	text-decoration: none;
}
.botonerah2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #06778C;
	text-decoration: none;
}
