body {
	background-image: url(../img/bgweb.jpg);
	background-repeat: no-repeat;
	background-color: #E4EBF3;
}
.txt_paginacion {
	width:20px;
	height:22px;
	text-decoration:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.txt_paginacion_off {
	width:20px;
	height:22px;
	text-decoration:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#aaaaaa;
}
.txt_paginacion_off:hover {
	width:20px;
	height:22px;
	text-decoration:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0DAF2B;
}


/* Paginación */

.btn_pg {
	border:0;
	padding-bottom:2px;
	cursor: pointer;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	width:83px;
	height:29px;
	background-image: url(../img/btns.png);background-position:center; background-repeat:no-repeat;
}
.btn_pg:hover {
	border:0;
	padding-bottom:2px;
	cursor: pointer;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	width:83px;
	height:29px;
	background-image:url(../img/btnsh.png);
	background-position:center;
	background-repeat:no-repeat;
}
.splogoindex { padding-left:35px;}
.txtazul {
	text-align:left;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#065fa0;
}
.txtazul a {
	color:#065fa0;
	text-decoration: none;
}
.txtazul a:hover {
	color:#065fa0;
	text-decoration: none;
}

.txtazul-tit {
	text-align:left;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#065fa0;
}
.txtazul-tit14 {
	text-align:left;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#065fa0;
}



.txtsubmenu { text-decoration:none; text-align:left;font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#065fa0;}
.txtsubmenuverde {
	text-decoration:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0daf2b;
}

.txtsubmenu:hover { text-decoration:none; text-align:left;font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#2583c7;}.txtsubmenuverde:hover {
	text-decoration:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0daf2b;
}
.txtsubmenu a {
	text-decoration: none;
	color: #065fa0;
}
.txtsubmenu a:hover {
	text-decoration: none;
	color: #2583c7;
}
.linea {
	background-image: url(../img/punt_gris_horiz.png);
	background-repeat: repeat-x;
}
