body{
	background-color: #FFF;
	background-image: url("../img/fondoarriba.jpg");
	height: 271px;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	margin-top: 20px;
}
.piepagina{
	background-image: url("../img/fondoabajo.jpg");
	height: 159px;
}
.titulo{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.subtitulo{
	font-size: 13px;
	text-transform: uppercase;
}

.texto{
	font-size: 12px;
	font-family: verdana, arial;
	text-align: justify;
}
.enlaceTexto{
	font-family: verdana,arial;
	color: #2B7000;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
}	
.fechaNoticia{
	font-family: verdana,arial;
	font-size: 10px;
	font-weight: bold;
}
.finPagina{
	background-image: url("../img/abajopagina.jpg");
	width: 996px;
	height: 70px;
	background-repeat: no-repeat;
	font-family: "Arial Bold",verdana;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
/*Panel Derecho*/
.btnIzquierda{
	background-image: url("../img/enlacesIz.jpg");
	background-repeat: no-repeat;
	height: 43px;
	width: 11px;
}
.btnCentro{
	background-image: url("../img/enlacesC.jpg");
	background-repeat: repeat-x;
	height: 43px;
}
.btnDerecha{
	background-image: url("../img/enlacesD.jpg");
	background-repeat: no-repeat;
	height: 43px;
	width: 12px;
}
.enlaceDerecho{
	width: 100%;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: "Arial Bold",verdana;
}
.btnIzquierdaAmarillo{
	background-image: url("../img/enlaceamarilloizquierda.jpg");
	width: 11px;
	height: 43px;
	background-repeat: no-repeat;
}	
.btnCentroAmariillo{
	background-image: url("../img/enlaceamarillocentro.jpg");
	height: 43px;
	background-repeat: repeat-x;
}
.btnDerechaAmarillo{
	background-image: url("../img/enlaceamariiloderecha.jpg");
	width: 12px;
	height: 43px;
	background-repeat: no-repeat;
}
.enlaceAmarillo{
	width: 100%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: "Arial Bold",verdana;
	font-size: 11px;
}
.btncdcIzquierda{
	background-image: url("../img/fondobtncdcizq.jpg");
	width: 12px;
	height: 55px;
	background-repeat: no-repeat;
}
.btncdcCentro{
	background-image: url("../img/fondobtncdccentro.jpg");
	height: 55px;
	background-repeat: repeat-x;
}
.btncdcDerecha{
	background-image: url("../img/fondobtncdcder.jpg");
	width: 12px;
	height: 55px;
	background-repeat: no-repeat;
}
/*Fin Panel Derecho*/

/*Eventos y Actividades*/
.calendarioarriba{
	background-image: url("../img/calendarioarriba.jpg");
	width: 204px;
	height: 29px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.contenidoEncuesta{
	font-size: 14px;
	font-family: Arial,verdana;
	color: #000000;
	text-align: center;
	margin: 10px;	
	font-weight: bold;
	font-size: 12px;
}
.calendariocentro{
	background-image: url("../img/calendariocentro.jpg");
	width: 204px;
	background-repeat: repeat-y;
}
.calendarioabajo{
	background-image: url("../img/calendarioabajo.jpg");
	width: 204px;
	height: 11px;
	background-repeat: no-repeat;
}
/*Fin Eventos y Actividades*/

/*Buscador*/
.buscadorizquierda{
	background-image: url("../img/buscador/buscar.jpg");
	height: 22px;
	width: 22px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.buscadorcentro{
	background-image: url("../img/buscador/buscarcentro.jpg");
	height: 22px;
	background-repeat: repeat-x;
}
.buscadorderecha{
	background-image: url("../img/buscador/buscarderecha.jpg");
	height: 22px;
	width: 8px;
	background-repeat: no-repeat; 
}
.txtBuscar{
	border: 0px;
	background-color: #E2E1DF;
}
.titulobuscar{
	font-family: verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold; 
}
.resultado{
	font-family: verdana,arial;
	color: #2B7000;
	font-size: 12px;
	font-weight: bold;
}
/*Fin Buscador*/
/*Eventos especiales*/
.enlaceEventoEspecial{
	font-family: verdana,arial;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase; 
}
.eventosArriba{
	background-image: url("../img/eventosespeciales/eventosarriba.jpg");
	width: 546px;
	height: 28px;
	background-repeat: no-repeat;
}
.eventosCentro{
	background-image: url("../img/eventosespeciales/eventoscentro.jpg");
	width: 546px;
	background-repeat: repeat-y; 
}
.eventosAbajo{
	background-image: url("../img/eventosespeciales/eventosabajo.jpg");
	width: 546px;
	height: 6px;
	background-repeat: no-repeat;
}
#manto-izq,#manto-der{
	position: absolute;
	top: 0px;
	width: 230px;
	height: 81px;
}
#manto-izq{
	left: 0px;
	/*background: url("../img/manto-izq.png") no-repeat;*/
}
#manto-der{
	right: 0px;
	/*background: url("../img/manto-der.png") no-repeat;*/
}
#contenedorSlider{
	width: 100%;
	padding: 0px 0px 0px 0px;
	height: 100px;
	position: relative;
}

#contenedorSlider .phi_container{
	min-height: 50px;
	height: auto !important;
	height: 50px;
}

/*Fin eventos especiales*/
.marquesina{
	background-image: url("../img/fondomarquesina.jpg");
	width: 995px;
	height: 22px;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position:right;
}
.piedefoto{
	font-size: 11px;
	font-family: verdana, arial;
	text-align: justify;
}
/*LoginBox*/
.loginacentro{
	background-image: url("../img/login/loginmitad.jpg");
	/*background-color: #FEDA00;*/
	width: 204px;
	height: 79px;
	background-repeat: repeat-y;
}
.loginabajo{
	background-image: url("../img/login/abajo-procredito.jpg");
	width: 204px;
	height: 12px; 
	background-repeat: no-repeat;
}
/*Fin LoginBox*/
.consultaremota,.biblioteca,.textoLogin{
	font-family: "Arial Bold",verdana;
	font-size: 11px;
	font-weight: bold;
}
.scroll{
	height: 790px;
	overflow: auto; 
	margin-top: 15px;
	width: 550px;
}
.scrolleditorial{
	height: 440px;
	overflow: auto;
	width: 270px;
}
.scrollmicrositio{
	height: 655px;
	overflow: auto;
}
.eventosyactividades{
	font-size: 11px;
	font-family: verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	height: 23px;
	vertical-align: middle;
	background-color: #274710;
}
.titulosContacto{
	font-size: 11px;
	font-family: verdana;
	color: #000000;
	font-weight: bold;
}
.campoAfiliacion{
	font-size: 11px;
	font-family: verdana;
	color: #000000;
}
.campoEvento{
	font-size: 12px;
	font-family: tahoma,arial,helvetica,sans-serif;
	text-align: justify;
}
