/* CSS Document */
body {
	margin:0;
	background-color:#CCCCCC;
}
h1 {
font-weight:normal;
font-size:19px;
font-family: Arial;
font-weight: bold;
}
h2 {
font-weight:normal;
margin-top:0px;
}
h3{
	font-weight:bold;
	margin-top:0px;
	font-family: "Open Sans", Arial, Sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 23px;
	color: #25aadd;
	margin-top:-20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#contenedor {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#encabezado {
	width:960px;
	height:50px;
	background-color: #f5812e;
	background-image: url(/lainstitucion/cenpe/imagenes/header.png);
	background-repeat: no-repeat;
}
#menu {
	width:960px;
	float:left;
	
}
#logoba {
	float:left;
}
#nombre {
	float:left;
	margin-top:10px;
	margin-left:20px;
}
#imagenprincipal {
	position:absolute;
	width:274px;
	margin-left:650px;
	margin-top:0px
}



.institucional {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	text-align:left;
}
.boton {
	float:left;
}
.contenido {
	width:635px;
	float:left;
}
.columna {
	width:147px;
	float:left;
	margin-top:54px;
	margin-left:16px;
}
.footer {
	float:left;
	width:960px;
	height:34px;
	background-image: url(/lainstitucion/cenpe/imagenes/pie_ba.png);
	background-repeat:no-repeat;
}
.menunav {
	list-style:none;
	margin:0px;
	padding:0px;
}
.menutex {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #6c3588;
}
.menutex a{
	color: #6c3588;
	text-decoration:none;
}
.menutex a:hover{
	color: #956fa8;
	text-decoration:none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #CD3401;
}
.subtitulo {
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #CD3401;
}
.subtitulo a{
	color: #CD3401;
	text-decoration:none;
}
.subtitulo a:hover{
	color: #CD3401;
	text-decoration:underline;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}
.texto a {
	color:#000;
	text-decoration:underline;
}
.texto a:hover {
	color:#000;
	text-decoration:underline;
}
.texto-asistencia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;

}
.pie {
	margin-top:10px;
	margin-left:15px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.pie a {
	color:#FFFFFF;
	text-decoration:none;
}
.pie a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


.linea {
	border-top: 1px solid #999999;
	padding-top:10px;
	margin-top:15px;
}
.tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	margin-top: 15px;
	margin-left: 20px;
	padding: 10px;
}
