BODY {
	background-color : F7F7F7;
	font-family : Trebuchet MS, Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

TABLE {
	background-color : White;
	font-family : Trebuchet MS, Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

A {
	color : #006EE5;
}

A:VISITED {
	color : #DC780A;
}

A:HOVER {
	background : transparent;
	
}
A:CABECERA {
	color : #000000;
	text-decoration: none;
	cursor: hand;
}

SPAN.TEXTO_AZUL {
	color : 006EE5;
	font-family : Verdana;
	font-size : 10px;
	line-height : 100%;
}

SPAN.TEXTO_GRIS_CLARO {
	color : B2B2B2;
	font-size : 11px;
}

SPAN.TEXTO_GRIS_OSCURO {
	color : 606060;
	font-size : 11px;
}

SPAN.MEDIO_Y_FECHA {
	color : B2B2B2;
	font-style : italic;
}

SPAN.TITULAR {
	color : 006EE5;
	font-weight : bold;
}

SPAN.TITULAR_PROV {
	color : 006EE5;
	font-weight : bold;
	font-size : 15px;
}
SPAN.TITULAR_PROV2 {
	color : 006EE5;
	font-weight : bold;
	font-size : 13px;
}
SPAN.TITULAR_GRIS {
	color : 606060;
	font-weight : bold;
	font-size : 15px;
}
SPAN.TITULAR_LM {
	font-weight : bold;
	font-size : 13px;
	font-family : Verdana;
	color : 006EE5;
	width : 100%;
	text-align : left;
	font-variant : small-caps;
}

SPAN.TITULAR_ROSA {
	font-weight : bold;
	font-size : 15px;
	font-family : Verdana;
	color : EC008C;
	width : 100%;
	text-align : left;
}

DIV.BLOQUE_MENU {
	background-color : E2E2E2;
	color : Black;
	font-size : 12px;
	width : 155;
	padding-left : 4;
	letter-spacing : -1px;
	height : 25;
	padding-top : 3;
	margin-bottom : -10;
	text-align : left;
	cursor : pointer;
}

DIV.BLOQUE_MENU_DESTACADO {
	background-color : 006EE5;
	color : White;
	font-size : 12px;
	width : 155;
	padding-left : 4;
	letter-spacing : -1px;
	height : 25;
	padding-top : 3;
	margin-bottom : -10;
	text-align : left;
	cursor : pointer;
}

DIV.BLOQUE_SUBMENU {
	color : 006EE5;
	font-size : 12px;
	width : 155;
	padding-left : 15;
	letter-spacing : 0px;
	padding-top : 0;
	margin-top : -5;
	margin-bottom : -10;
	text-align : left;
	cursor : pointer;
}

DIV.CAB_SECCION {
	background-color : EAEAEA;
	font-family : Verdana;
	color : Black;
	font-size : 15px;
	width : 100%;
	padding-left : 4;
	padding-top : 3;
	text-align : left;
	font-weight : bold;
	font-variant : small-caps;
	height : 25;
	margin-bottom : -14;
}

DIV.CAB_LIBROS {
	background-color : FFFFFF;
	border-bottom: 2px solid #EAEAEA;
	font-family : Verdana;
	color : 006EE5;
	font-size : 13px;
	width : 100%;
	padding-left : 4;
	padding-top : 0;
	text-align : left;
	font-weight : bold;
	font-variant : small-caps;
	height : 16;

}
DIV.CAB_OSCURO {
	background-color : FFFFFF;
	border-bottom: 2px solid #EAEAEA;
	font-family : Verdana;
	color : 606060;
	font-size : 11px;
	width : 100%;
	padding-left : 4;
	padding-top : 0;
	text-align : left;
	font-weight : bold;
	font-variant : small-caps;
	height : 16;
}
DIV.CAB_NOTICIAS {
	background-color : EAEAEA;
	color : Black;
	font-size : 12px;
	width : 100%;
	padding-left : 4;
	letter-spacing : -1px;
	height : 25;
	padding-top : 3;
	margin-bottom : -10;
	text-align : left;
}

DIV.LIBRO_RECOMENDADO {
	background-color: transparent;
	border: thin solid EAEAEA;
	width : 155;
	padding-left : 4;
	margin-top: 30px;
	text-align : left;
	color : 006EE5;
	font-family : Trebuchet MS, Verdana;
	font-size : 10px;
	line-height : 100%;
	padding: 3;
}

DIV.LIBRO {
	border-left: 1px solid EAEAEA;
	border-bottom: 1px solid EAEAEA;
	font-family : Trebuchet MS, Verdana;
	font-size : 10px;
	height: 70px;
	padding-bottom: 4;
	padding-top: 4;
	padding-right: 4;
	margin-bottom: 10;
}

DIV.LIBRO_NORMAL {
	font-family : Trebuchet MS, Verdana;
	font-size : 10px;
	border-left : 1px solid #DC780A;
	padding-left : 5;
	padding-bottom : 1;
	padding-top: 1;
	padding-right: 4;
	margin-bottom: 10;
}

SPAN.TITULO_LIBRO {
	font-weight : bold;
	font-size : 11px;
}

DIV.NOTICIA {
	width : 520px;
	font-family : Verdana;
	font-size : 9px;
	border-left : thin dotted EAEAEA;
	padding-left : 4;
	vertical-align : middle;
	margin-bottom : 15px;
}

DIV.CENTRAL_SECCION {
	width : 520px;
	font-family : Trebuchet MS, Verdana;
	border-right : thin dotted EAEAEA;
	padding-right : 4;
	vertical-align : top;
	margin-bottom : 15px;
}

DIV.TELEFONO {
	font-family : Trebuchet MS, Verdana;
	border-left : 1px solid #006EE5;
	padding-left : 5;
	padding-bottom : 1;
	padding-top: 1;
	padding-right: 4;
	margin-bottom: 10;
}

SPAN.TITULO_TELEFONO {
	font-weight : bold;
	font-size : 12	px;
	font-variant : small-caps;
}

SPAN.TEXTO_PROVINCIAS {
	color : #606060;
	font-size : 11px;
	font-weight : bold;
	margin-left: 10;
}

SPAN.TEXTO_MONITORA {
	color : #606060;
	font-size : 11px;
	margin-left: 15;
}
DIV.REUNIONES_MADRID {
	font-family : Trebuchet MS, Verdana;
	border-left : 1px solid #E2E2E2;
	padding-left : 5;
	padding-bottom : 1;
	padding-top: 1;
	padding-right: 4;
	margin-bottom: 10;
}


