body {

	margin: 0px;

	background-image: url(img/bg_body.jpg);

	background-repeat: repeat-x;

	background-color: #FFFFFF;

}

.bg_celda_tit {

	background-image: url(img/bg_celda_tit.gif);

	background-repeat:  repeat-x;

	color: #FFFFFF;

	font-family: "Trebuchet MS";

	font-size: 15px;

	font-weight: bold;

	padding-left: 60px;

	text-decoration: none;

}

.titulo {

	font-family: "Trebuchet MS";

	font-size: 18px;

	color: #284660;

}

.sub_titulo {

	font-family: "Trebuchet MS";

	color: #284660;

	font-size: 15px;

	margin-bottom: 10px;

}

.texto {

	font-family: Verdana, Tahoma, Arial;

	font-size: 12px;

	color: #464646;

	line-height: 11pt;

}

#menu {

	margin-top: 25px;

	margin-bottom: 25px;

}



#menu ul {

	list-style: none;

}



#menu li a {

	text-decoration: none;

	color: #FFFFFF;

	font-family: "Trebuchet MS";

	font-weight: normal;

	display: block;

	font-size: 14px;

	background-image: url(img/img_item.gif);

	background-repeat: no-repeat;

	width: 150px;

	padding-left: 15px;

	margin-bottom: 12px;

}



#menu li a:hover {

	color: #B9CEE1;

	background-image: url(img/img_item_rol.gif);

}

.paginador {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4ca3ce;
	text-decoration: none;
}
.paginador_activo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4ca3ce;

}
.paginador_separador {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.profesional {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4ca3ce;
}
.enlace {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #284660;
	text-decoration: none;
	font-weight: bold;
}
.enlace:hover {
	color: #C7DFEF;
}
.loginaboados {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4ca3ce;
	text-decoration: none;
}.tituloperiodo {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #264967;
}
.titfecha {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #254864;
}
.FECHA {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bordes_tabla, .bordes_tabla td {
	border-style: solid;
	border-width: 1px;
	border-color: #244358; 
}

.enlaces_mapa {
/*	margin-top: 25px;
	margin-bottom: 25px;*/
}

.enlaces_mapa ul {
}



.enlaces_mapa li a {
	text-decoration: none;
	color: #243F54;
	font-family: "Trebuchet MS";
	font-weight: bold;
	display: block;
	font-size: 14px;
	width: 150px;
	padding-left: 5px;
	margin-bottom: 12px;
}

.enlaces_mapa a:hover {
	color: #B9CEE1;
}

