/*********************************************************************************************************/
/*
HOJA DE ESTILO DE EJEMPLO.
PEDAGOGIA INTERACTIVA

DESCRIPCION:
Esta hoja de estilo sirve para aplicar en todas las plantillas de la web publica. Esta dividida en apartados y en tipos de menu.

SEPTIEMBRE 2008
*/
/*********************************************************************************************************/

/*********************************************************************************************************/
/************************************ PROPIEDADES GENERALES *******************************************/
/*********************************************************************************************************/
/* GENERALES: propiedad general del cuerpo de todas las paginas */
body  {
background: #ffffff url("http://admin4.pedagogiainteractiva.com/NR/rdonlyres/993425DA-0EA0-44B9-9DC7-B8AEDDCB1AA1/0/fundo01.jpg") no-repeat center top;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #777777;
margin: 0;
padding: 0;
}

/* GENERALES: estilo del combo de los idiomas en las plantillas que contengan el combo */
.combo  {
border: 1px solid #c7ced8;
color:	#000000;
font-family:	Arial;
font-size:	10px;
margin-bottom:	0px;
margin-left:	0px;
margin-right:	0px;
margin-top:	2px;
padding:	2px;
vertical-align:	middle;
}

/* GENERALES: Propiedades de la tabla exterior en las plantillas de menus VERTICALES */
.tabla_exterior{
width:921px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #777777;
}

/* GENERALES: Propiedades de la tabla exterior en las plantillas de menus HORIZONTALES */
.tabla_exteriorH  {
width:921px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #777777;
}

/* GENERALES: estilo de la tabla que contiene la lista de canales de idioma en menus HORIZONTALES */
.tabla_idiomaH  {
padding-bottom:	2;
padding-top:	2;
}

/* GENERALES: zona de login en el banner en los menus HORIZONTALES con login en banner */
.tabla_loginH  {
height:	100px;
margin-left:	0px;
margin-top:	0px;
padding-left:	0px;
padding-top:	0px;
width:28%;
}

/* GENERALES: Propiedades del texto de login en menus VERTICALES Y HORIZONTAL 2 */
.texto_login  {
color:	#c7ced8;
font-family:	Arial;
font-size:	12px;
text-align:left;
}

/* GENERALES: Propiedades de la caja para entrar el login tanto en menus VERTICALES como en HORIZONTAL 2*/
.cajas_login  {
color:	#000000;
font-family:	Arial;
font-size:	12px;
width:	80px;
}

/* GENERALES: Propiedades del boton de entrada de login y contraseña tanto en menus VERTICALES como en HORIZONTAL 2 */
.boton_entrar  {
border: 1px solid #c7ced8;
background-color:	#CCCCCC;
color:	#000000;
cursor:	hand;
font-family:	Arial;
font-size:	11px;
}

/* GENERALES: estilo de la celda que contiene la caja de usuario en las plantillas HORIZONTALES 2 */
.cajas_login_tdusuario
{
text-align:left;
width:80px;
}

/* GENERALES: estilo de la celda que contiene la caja de contraseña en las plantillas HORIZONTALES 2 */
.cajas_login_tdcontrasenya{
text-align:left;
width:80px;
}

/* GENERALES: estilo de la sección de login y password en las plantillas HORIZONTALES 2 */
.loginH2
{
border:1px solid #c7ced8;
	background-color:#ffffff;
}

/* GENERALES: estilo de la celda que contiene el texto de login en las plantillas HORIZONTALES 2 */
.texto_login_tdusuario{
text-align:left;
color:#c7ced8;
padding-left:5px;
width:80px;
}

/* GENERALES: estilo de la celda que contiene el password de login en las plantillas HORIZONTALES 2 */
.texto_login_tdcontrasenya
{
text-align:left;
color:#c7ced8;
padding-left:5px;
width:80px;
}

/* GENERALES: estilo de la celda que contiene el boton de login en las plantillas HORIZONTALES 2 */
.boton_entrar_tdboton
{
text-align:left;
color:#c7ced8;
padding-left:5px;
}
/*********************************************************************************************************/
/******************************** FIN PROPIEDADES GENERALES *******************************************/
/*********************************************************************************************************/

/*********************************************************************************************************************/
/*********************************** ESTILOS DE MENUS VERTICAL ****************************************************/
/*********************************************************************************************************************/

/* MENU VERTICAL: Propiedades de la tabla de la celda que nos titula la caja de login y password en menú VERTICAL */
.MenuGroupExtranet  {
background-color:	white;
border-color:	solid 1px Gray;
}

/* MENU VERTICAL: Propiedades de la celda que nos titula la caja de login y password en menú VERTICAL */
.MenuItemExtranetInt  {
background-color:	#c7ced8;
border-bottom:	1px solid #555555;
color:	White;
font-family:	Arial;
font-size:	12px;
font-weight:	bold;
padding-left:	5px;
text-decoration:	none;
}

/* MENU VERTICAL: tabla que contiene todo el menu */
.MenuPortada  {
background-color:	#6BADB4;
color:	White;
cursor:	hand;
font-family:	Arial;
font-size:	11px;
font-style:	normal;
font-weight:	bold;
height:	auto;
padding-bottom:	2;
padding-left:	2;
padding-right:	2;
padding-top:	2;
width:	100%;
}

/* MENU VERTICAL: Celda del nivel HOME VERTICAL del menu*/
.HomeMenuItemExtranet  {
background-color:	#c7ced8;
border-bottom:	1px solid Silver;
color:	White;
cursor:	hand;
font-family:	Arial;
font-size:	12px;
font-style:	normal;
font-weight:	bold;
text-align:	center;
}

/* MENU VERTICAL: Celda del nivel HOME VERTICAL del menu con el ratón sobre ella */
.HomeMenuItemHoverExtranet  {
background-color:	#c7ced8;
border-bottom:	1px solid Silver;
color:	White;
cursor:	hand;
font-family:	Arial;
font-size:	12px;
font-style:	normal;
font-weight:	bold;
text-align:	center;
text-decoration:underline;
}

/* MENU VERTICAL: Primer nivel de menu VERTICAL */
.MenuItemExtranet  {
background-color:	#c7ced8;
border-bottom:	1px solid #999999;
color:	White;
cursor:	hand;
font-family:	Arial;
font-size:	12px;
font-weight:	normal;
text-decoration:	none;
}

/* MENU VERTICAL: Primer nivel de menú VERTICAL con el cursor encima*/
.MenuItemHoverExtranet  {
background-color:	#c7ced8;
border-bottom:	1px solid #999999;
color:	White;
cursor:	hand;
font-family:	Arial;
font-size:	12px;
padding-bottom:	2;
padding-left:	8;
padding-right:	2;
padding-top:	2;
font-weight:	normal;
width:	174px;
text-decoration:underline;
}

/* MENU VERTICAL: Segundo nivel de menu VERTICAL */
.MenuItemExtranetN2  {
background-color:	#edeef0;
border-bottom:	1px solid #999999;
color:	black;
cursor:	hand;
font-family:	Arial;
font-size:	12px;
padding-bottom:	2;
padding-left:	8;
padding-right:	2;
padding-top:	2;
text-decoration:	none;
width:	174px;
font-weight:normal;
}

/* MENU VERTICAL: Segundo nivel de menu VERTICAL con el cursor encima*/
.MenuItemHoverExtranetN2  {
background-color:	#edeef0;
border-bottom:	1px solid #999999;
color:	black;
cursor:	hand;
font-family:	Arial;
font-size:	12px;
padding-bottom:	2;
padding-left:	8;
padding-right:	2;
padding-top:	2;
text-decoration:underline;
font-weight:normal;
}

/* MENU VERTICAL: Tercer nivel de menu VERTICAL con el cursor encima*/
.MenuItemExtranetN3  {
color:	black;
cursor:	default;
font-family:	MS Sans Serif, Verdana;
font-size:	10px;
font-style:	italic;
}

/* MENU VERTICAL: Tercer nivel de menu VERTICAL con el cursor encima*/
.MenuItemHoverExtranetN3  {
background-color:	silver;
color:	black;
cursor:	default;
font-family:	MS Sans Serif, Verdana;
font-size:	10px;
}

/*********************************************************************************************************************/
/********************************FIN ESTILOS DE MENUS VERTICAL ****************************************************/
/*********************************************************************************************************************/


/*******************************************************************************************************************/
/************************************** ESTILOS DEL CALENDARIO MENU VERTICAL ***********************************/
/*******************************************************************************************************************/

/* CALENDARIO: Tabla exterior 1 de toda la seccion del calendario */
#derecha  {
float:	none;
text-align:center;
/*width:	186px;*/
width:100%;
}

/* CALENDARIO: Tabla exterior 2 de toda la seccion del calendario */
#derecha_mod  {
/*width:	186px;*/
width:100%;
}

/* CALENDARIO: Tabla exterior 3  de toda la seccion del calendario */
#derecha_content{
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

/* CALENDARIO: Celda Titulo del calendario */
.cabecera_mod_der  {
background-color:	#ffffff;
color:	#c7ced8;
font-family:	Arial,Helvetica,sans-serif;
font-size:	20px;
font-weight:	normal;
}

/* CALENDARIO: Texto Celda Titulo del calendario  */
.cabecera_mod_der#Calendar_lblAgenda  {
background-color:	#ffffff;
color:	#c7ced8;
font-family:	Arial,Helvetica,sans-serif;
font-size:	20px;
font-weight:	normal;
}

/* CALENDARIO: tabla exterior que contiene la agenda del calendario */
#calendario_pos  {
margin-top:	4px;
}

/* CALENDARIO: Tabla exterior de la agenda del calendario */
.derecha_mod_TABLE2  {
margin-bottom:	0px;
margin-left:	13px;
margin-right:	5px;
margin-top:	5px;
border-top:1px solid #ccccc;
border-right:1px solid #ccccc;
border-left:1px solid #ccccc;
border-bottom-width:0px;
}

/* CALENDARIO: celda mes y año calendario */
.txt  {
color:	#c7ced8;
font-size:	12px;
padding:2px;
}

/* CALENDARIO: cabeera mes y año calendario */
.p_center  {
text-align:	center;
font-family: Arial;
font-size: 12px;
font-weight:normal;
color: #c7ced8;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

/* CALENDARIO: texto mes y año calendario */
.txt#Calendar_lblMesAny {
color:	#c7ced8;
font-size:	12px;
padding:2px;
}

/* CALENDARIO: texto añadir mes calendario */
.txt#Calendar_lbAddMonth {
color:	#000000;
font-size:	12px;
padding:2px;
font-weight:normal;
}

/* CALENDARIO: texto restar mes calendario */
.txt#Calendar_lbSubMonth {
color:	#000000;
font-size:	12px;
padding:2px;
font-weight:normal;
}

/* CALENDARIO: Cabecera de los dias en el calendario */
.calendario_td  {
background-color:	#eff0f4;
border-color:	solid White;
border-width:	1px;
color:	#00006d;
text-align:	center;
width:	25;
font-weight:normal;
font-family:arial;
font-size:11px;
}

/* CALENDARIO: celda de dia no festivo en el calendario  */
.calendario_dia  {
background-color:	WHITE;
border:	1px solid #ECEDF0; 
color:	#000000;
font-family:	Arial, Helvetica, sans-serif;
font-size:	11px;
font-weight:	normal;
padding:	2;
text-align:	right;
}

/* CALENDARIO: celda de dia festivo en el calendario  */
.calendario_fiesta  {
background-color:	#c7ced8;
border:	1px solid #ECEDF0;
color:	white;
font-family:	Arial, Helvetica, sans-serif;
font-size:	11px;
font-weight:normal;
padding:	2;
text-align:	right;
}

/* CALENDARIO: celda de dia con evento en el calendario  */
.calendario_marca  {
background-color:	#B4B4B4;
background-position:	;
border-color:	#cdcdcd solid;
border-width:	1px;
cursor:	hand;
font-size:	10px;
font-weight:	bold;
height:	17px;
text-align:	center;
}

/* CALENDARIO: celda dia seleccionado calendario */
.txtmedium  {
color:	#c7ced8;
font-size:	12px;
padding:2px;
}

/* CALENDARIO: celda que contiene los eventos del dia seleccionado del calendario */
#sectioncalendar {
color:	#c7ced8;
font-size:	12px;
padding:2px;
background-color: #eeeeee;
}

/* CALENDARIO: div del texto del dia seleccionado */
#dia  {
color:	#000000;
font-weight:	bold;
margin-bottom:	4px;
margin-left:	10px;
padding:	4px;
}

/* CALENDARIO: texto dia seleccionado calendario */
.txtmedium #Calendar_lblDia {
color:	#c7ced8;
font-size:	12px;
padding:2px;
}

/* CALENDARIO: span del evento del dia seleccionado del calendario */
.titols_agenda  {
color:	#000000;
font-size:	11px;
padding-left:	10px;
width:100%;
}

/* CALENDARIO: tabla del evento del dia seleccionado del calendario */
.gridcalendar  {
background-color:	#eeeeee;
padding-left:	5px;
width:100%;
}

/* CALENDARIO: Fecha del evento del dia seleccionado del calendario */
.dia_rojo  {
color:	black;
font-family:	Arial;
font-size:	11px;
font-weight:	normal;
}


/*******************************************************************************************************************/
/***********************************FIN ESTILOS DEL CALENDARIO MENU VERTICAL **********************************/
/*******************************************************************************************************************/

/*******************************************************************************************************************/
/************************** ESTILOS COMPARTIDOS DEL CALENDARIO Y LAS NOTICIAS MENU VERTICAL****************/
/*******************************************************************************************************************/

/* CALENDARIO Y NOTICIAS MENU VERTICAL: descripción del evento seleccionado del calendario y las fechas de las noticias*/
.fecha_noticia  {
color:	#c7ced8;
font-family:	Arial;
font-size:	12px;
font-weight:	normal;
}

/* CALENDARIO Y NOTICIAS MENU VERTICAL: Estilo del titulo de las noticias y del evento del calendario al abrirlo */
.titular_noticia  {
color:	#000000;
font-family:	Arial;
font-size:	12px;
font-weight:	normal;
}

/* CALENDARIO Y NOTICIAS MENU VERTICAL: subtitulo de la noticia y fehca y titular del evento del calendario al abrirlo */
.subtitular_noticia  {
color:	#c7ced8;
font-family:	Arial,Helvetica,sans-serif;
font-size:	12px;
}
/*******************************************************************************************************************/
/************************ FIN ESTILOS COMPARTIDOS DEL CALENDARIO Y LAS NOTICIAS MENU VERTICAL **************/
/*******************************************************************************************************************/

/*******************************************************************************************************************/
/******************************************** ESTILOS DE LAS NOTICIAS MENU VERTICAL ****************************/
/*******************************************************************************************************************/

/* NOTICIA MENU VERTICAL: Estilo del titulo de las noticias con enlace */
a.titular_noticia:link  {
color:	#000000;
font-family:	Arial;
font-size:	12px;
font-weight:	normal;
text-decoration:	none;
}

/* NOTICIA MENU VERTICAL: Estilo del titulo de las noticias visitado*/
a.titular_noticia:visited  {
color:	#000000;
font-family:	Arial;
font-size:	12px;
font-weight:	normal;
text-decoration:	none;
}

/* NOTICIA MENU VERTICAL: Estilo del titulo de las noticias  con el cursor encima*/
a.titular_noticia:hover  {
color:	#000000;
font-family:	Arial;
font-size:	12px;
font-weight:	normal;
text-decoration:	underline;
}

/* NOTICIA MENU VERTICAL: Estilo del titulo de las noticias activo */
a.titular_noticia:active  {
color:	#000000;
font-family:	Arial;
font-size:	12px;
font-weight:	normal;
text-decoration:	none;
}

/* NOTICIA MENU VERTICAL: Estilo de la fecha de la noticia cuando se abre en ventana nueva */
.fecha_noticia_popup  {
background-color:	#E6E6E6;
color:	#666666;
font-family:	Arial, Helvetica, sans-serif;
font-size:	12px;
}

/* NOTICIA MENU VERTICAL: Estilo del titular de la noticia cuando se abre en ventana nueva */
.titular_noticia_popup  {
color:	#666666;
font-family:	Arial, Helvetica, sans-serif;
font-size:	12px;
}

/* NOTICIA MENU VERTICAL: estilo del contenido de la noticia en popup */
.texto_noticia_popup  {
color:	#666666;
font-family:	Arial, Helvetica, sans-serif;
font-size:	12;
}

/* NOTICIA MENU VERTICAL: Enlace de cerrar ventana  en noticia popup*/
A.Cerrar  {
color:	#BF3000;
font-family:	Arial;
font-size:	11px;
}

/* NOTICIA MENU VERTICAL: Enlace de cerrar ventana  en noticia popup*/
A.Cerrar:link  {
color:	#BF3000;
font-family:	Arial;
font-size:	11px;
}

/* NOTICIA MENU VERTICAL: Enlace de cerrar ventana visitado en noticia popup */
A.Cerrar:visited  {
color:	#BF3000;
font-family:	Arial;
font-size:	11px;
}

/* NOTICIA MENU VERTICAL: Enlace de cerrar ventana con el cursor encima en noticia popup */
A.Cerrar:hover  {
color:	#BF3000;
font-family:	Arial;
font-size:	11px;
text-decoration:underline;
}

/* NOTICIA MENU VERTICAL: Enlace de cerrar activo en noticia popup */
A.Cerrar:active  {
color:	#BF3000;
font-family:	Arial;
font-size:	11px;
}

/*******************************************************************************************************************/
/**************************************** FIN ESTILOS DE LAS NOTICIAS MENU VERTICAL*****************************/
/*******************************************************************************************************************/

/*********************************************************************************************************************/
/******************************** ESTILOS DE LA CABECERA DE MENU HORIZONTAL * ***********************************/
/*********************************************************************************************************************/
/* CABECERA MENU HORIZONTAL: estilo de la zona de banner de la cabecera en menu horizontal */
.cabeceraH  {
/*width: 758px;*/
width:100%;
background: #c7ced8;
margin: 0 auto;
text-align:left;
float:left;
height:176px;
/*padding: 20px;*/
}

/* CABECERA MENU HORIZONTAL: estilo de la zona de login e idiomas de la cabecera en menu horizontal */
#CabeceraH1_UserPasswordH1_loginH{
background-color:#c7ced8;
text-align:right;
}

/* CABECERA MENU HORIZONTAL: estilo del texto de login en los menus horizontales */
.texto_loginH  {
color:	#ffffff;
font-family:	Arial;
font-size:	12px;
font-weight:	normal;
margin-left:	10px;
text-align:right;
width:100%;
}

/* CABECERA MENU HORIZONTAL: estilo de las cajas de login y password en los menus horizontales */
.cajas_loginH  {
border-color:	0;
color:	#c7ced8;
font-family:	Arial;
font-size:	10px;
margin-left:	10px;
}

/* CABECERA MENU HORIZONTAL: estilo del boton de entrada en el menu horizontal */
.boton_entrarH  {
background-color:	#edeef0;
border:1px	solid #ffffff;
color:	#000000;
cursor:	hand;
font-family:	Arial;
font-size:	11px;
font-weight:	normal;
margin-left:	10px;
}

/* CABECERA MENU HORIZONTAL: estilo de las celdas de los idiomas en el menu horizontal */
.celda_idiomaH  {
/*height:	20px;*/
text-align:	right;
width:	119px;
}

/* CABECERA MENU HORIZONTAL: estilo del enlace a otros idiomas en el menu horizontal */
.link_idiomaH  {
background-image:	url("http://admin4.pedagogiainteractiva.com/NR/rdonlyres/294FB35D-39FD-465B-9D9F-42C40DB1951A/0/idioma_activoA4.GIF");
background-repeat:	no-repeat;
color:	#888888;
font-family:	Arial;
font-size:	12px;
font-weight:	bold;
/*height:	20px;*/
padding-bottom:	2;
padding-left:	8;
padding-right:	10px;
padding-top:	2;
text-align:	right;
text-decoration:	none;
vertical-align:	middle;
width:	119px;
border-top:1px solid #edeef0;
border-bottom:1px solid #edeef0;
border-left:1px solid #edeef0;
}

/* CABECERA MENU HORIZONTAL: estilo del enlace a otros idiomas en el menu horizontal al pasar el cursor por encima */
.link_idiomaH:hover  {
background-image:	url("http://admin4.pedagogiainteractiva.com/NR/rdonlyres/8C2CBF64-C7AB-4367-B2F9-7321625E5857/0/idiomaA4.gif");
background-repeat:	no-repeat;
color:	#ffffff;
font-family:	Arial;
font-size:	12px;
font-weight:	bold;
/*height:	20px;*/
padding-bottom:	2;
padding-left:	8;
padding-right:	10px;
padding-top:	2;
text-align:	right;
text-decoration:	none;
vertical-align:	middle;
width:	119px;
border-top:1px solid #edeef0;
border-bottom:1px solid #edeef0;
border-left:1px solid #edeef0;
}

/* CABECERA MENU HORIZONTAL: estilo del enlace al idioma activo en el menu horizontal */
.link_idiomaActivoH  {
background-image:	url("http://admin4.pedagogiainteractiva.com/NR/rdonlyres/8C2CBF64-C7AB-4367-B2F9-7321625E5857/0/idiomaA4.gif");
background-repeat:	no-repeat;
color:	#ffffff;
font-family:	Arial;
font-size:	12px;
font-weight:	bold;
/*height:	20px;*/
padding-bottom:	2;
padding-left:	8;
padding-right:	10px;
padding-top:	2;
text-align:	right;
text-decoration:	none;
vertical-align:	middle;
width:	119px;
border-top:1px solid #edeef0;
border-bottom:1px solid #edeef0;
border-left:1px solid #edeef0;
}

/* CABECERA MENU HORIZONTAL: estilo del enlace al idioma activo en el menu horizontal al pasar el cursor por encima */
.link_idiomaActivoH:hover  {
background-image:	url("http://admin4.pedagogiainteractiva.com/NR/rdonlyres/294FB35D-39FD-465B-9D9F-42C40DB1951A/0/idioma_activoA4.GIF");
background-repeat:	no-repeat;
color:	#888888;
font-family:	Arial;
font-size:	12px;
font-weight:	bold;
/*height:	20px;*/
padding-bottom:	2;
padding-left:	8;
padding-right:	10px;
padding-top:	2;
text-align:	right;
text-decoration:	none;
vertical-align:	middle;
width:	119px;
border-top:1px solid #edeef0;
border-bottom:1px solid #edeef0;
border-left:1px solid #edeef0;
}

/* CABECERA MENU HORIZONTAL: Estilo tabla que contiene todo el menu de las plantillas con menu horizontal */
.MenuPortadaH  {
background-color:	#ffffff;
color:	White;
cursor:	hand;
font-family:	Arial;
font-size:	12px;
width:	100%;
height:30px;
}

/* CABECERA MENU HORIZONTAL: Estilo primer nivel de menu de plantillas con menu horizontal */
.MenuItemExtranetH  {
color:	White;
cursor:	hand;
font-family:	Arial;
font-size:	12px;
padding-bottom:	3px;
padding-left:	3px;
padding-top:	3px;
text-align:center;
font-weight:normal;
width:16%;
background-color: #c7ced8;
border-top:1px solid #edeef0;
border-left:1px solid #edeef0;
}

/* CABECERA MENU HORIZONTAL: Estilo primer nivel de menu de plantillas con menu horizontal con el cursor encima */
.MenuItemHoverExtranetH  {
color:	#c7ced8;
cursor:	hand;
font-family:	Arial;
font-size:	12px;
padding-bottom:	3px;
padding-left:	3px;
padding-top:	3px;
text-align:center;
font-weight:normal;
text-decoration:underline;
width:16%;
background-color: #edeef0;
border-top:1px solid #edeef0;
border-left:1px solid #edeef0;
}

/* CABECERA MENU HORIZONTAL: Estilo segundo nivel de menu de plantillas con menu horizontal */
.MenuItemExtranetN2H  {
background-color:	#edeef8;
border-bottom:1px solid #c7ced8;
border-left:1px solid #c7ced8;
color:	#666666;
cursor:	hand;
font-family:	Arial;
font-size:	12px;
font-weight:	normal;
padding-bottom:	3px;
padding-left:	23px;
padding-right:	3px;
padding-top:	3px;
width:	127;
}

/* CABECERA MENU HORIZONTAL: Estilo segundo nivel de menu de plantillas con menu horizontal con el cursor encima */
.MenuItemHoverExtranetN2H  {
background-color:	#ffffff;
border-bottom:1px solid #c7ced8;
border-left:1px solid #c7ced8;
color:	#666666;
cursor:	hand;
font-family:	normal;
font-size:	12px;
font-weight:	normal;
padding-bottom:	3px;
padding-left:	23px;
padding-right:	3px;
padding-top:	3px;
width:	127;
}

/* CABECERA MENU HORIZONTAL: Estilo tercer nivel de menu de plantillas con menu horizontal */
.MenuItemExtranetN3H  {
background-color:	#edeef8;
border-bottom:1px solid #c7ced8;
border-left:1px solid #c7ced8;
color:	#666666;
cursor:	hand;
font-family:	Arial;
font-size:	12px;
font-weight:	normal;
padding-bottom:	3px;
padding-left:	23px;
padding-right:	3px;
padding-top:	3px;
width:	127;
}

/* CABECERA MENU HORIZONTAL: Estilo tercer nivel de menu de plantillas con menu horizontal con el cursor encima */
.MenuItemHoverExtranetN3H  {
background-color:	#ffffff;
border-bottom:1px solid #c7ced8;
border-left:1px solid #c7ced8;
color:	#666666;
cursor:	hand;
font-family:	Arial;
font-size:	12px;
font-weight:	normal;
padding-bottom:	3px;
padding-left:	23px;
padding-right:	3px;
padding-top:	3px;
width:	127;
}


/*********************************************************************************************************************/
/**************************** FIN ESTILOS DE LA CABECERA DE MENU HORIZONTAL *************************************/
/*********************************************************************************************************************/

/*********************************************************************************************************************/
/******************************** ESTILOS DE LAS NOTICIAS DE MENU HORIZONTAL ***********************************/
/*********************************************************************************************************************/
/* NOTICIAS MENU HORIZONTAL: estilo que engloba todas las noticias en la columna de la izquierda de la plantilla de menu horizontal */
.tabla_NoticiasH  {
background-color:	#edeed8;
padding-bottom:	8;
padding-left:	8;
padding-right:	8;
padding-top:	8;
}

/* NOTICIAS MENU HORIZONTAL: Estilo de la fecha de la noticia en menus horizontales */
.fecha_noticiaH  {
color:	#ffffff;
font-family:	Arial;
font-size:	12px;
font-weight:	bold;
text-decoration:	none;
}

/* NOTICIAS MENU HORIZONTAL: Estilo del titular de las noticias en menus horizontales */
.titular_noticiaH  {
color:	#000000;
font-family:	Arial;
font-size:	12px;
font-weight:	bold;
text-decoration:	none;
}

/* NOTICIAS MENU HORIZONTAL: Estilo del titular de las noticias en menus horizontales con el cursor encima */
.titular_noticiaH:Hover  {
color:	#000000;
font-family:	Arial;
font-size:	12px;
font-weight:	bold;
text-decoration:	underline;
}

/* NOTICIAS MENU HORIZONTAL: Estilo del titular de las noticias en menus horizontales con enlace */
.titular_noticiaH:link  {
color:	#000000;
font-family:	Arial;
font-size:	12px;
font-weight:	bold;
text-decoration:	none;
}

/* NOTICIAS MENU HORIZONTAL: Estilo del titular de las noticias en menus horizontales con enlace visitado */
.titular_noticiaH:visited  {
color:	#000000;
font-family:	Arial;
font-size:	12px;
font-weight:	bold;
text-decoration:	none;
}

/* NOTICIAS MENU HORIZONTAL: Estilo del titular de las noticias en menus horizontales con enlace visitado */
.titular_noticiaH:active  {
color:	#000000;
font-family:	Arial;
font-size:	12px;
font-weight:	bold;
text-decoration:	underline;
}

/* NOTICIAS MENU HORIZONTAL: Estilo del subtitular de las noticias en menus horizontales */
.subtitular_noticiaH  {
color:	#000000;
font-family:	Arial;
font-size:	12px;
}

/* NOTICIAS MENU HORIZONTAL: Estilo de la tabla que engloba los detalles de una noticia en la parte princpal de la pagina en menus horizontales */
.tabla_NoticiaAmpliadaH  {
margin-left:	20px;
margin-top:	20px;
text-align:	left;
width:	100%;
border:1px solid #edeed8;
}

/* NOTICIAS MENU HORIZONTAL: Estilo de la celda de la fecha de la noticia en los detalles de esta en menus horizontales */
.celda_fechanoticiaAmpliadaH  {
background-color:	#edeed8;
padding:	5px;
text-align:	left;
width:	10%;
}

/* NOTICIAS MENU HORIZONTAL: Estilo del texto de la fecha de la noticia en los detalles de esta en menus horizontales */
.fecha_noticiaAmpliadaH  {
color:	#c7ced8;
font-family:	Arial;
font-size:	12px;
font-weight:	bold;
text-decoration:	none;
}

/* NOTICIAS MENU HORIZONTAL: Estilo de la celda del titular de la noticia en los de talles de esta en menus horizontales */
.celda_titulonoticiaAmpliadaH  {
text-align:	left;
width:	90%;
}

/* NOTICIAS MENU HORIZONTAL: Estilo del texto del titular de la noticia en los de talles de esta en menus horizontales */
.titulo_noticiaAmpliadaH  {
color:	#000000;
font-family:	Arial;
font-size:	12px;
font-weight:	bold;
}

/* NOTICIAS MENU HORIZONTAL: Estilo de la celda del subtitulo de la noticia en los de talles de esta en menus horizontales */
.celda_subtitulonoticiaAmpliadaH  {
text-align:	left;
width:	100%;
}

/* NOTICIAS MENU HORIZONTAL: Estilo del texto del subtitulo de la noticia en los de talles de esta en menus horizontales */
.subtitulo_noticiaAmpliadaH  {
color:	#000000;
font-family:	Arial;
font-size:	12px;
font-style:	italic;
font-weight:	normal;
}


/* NOTICIAS MENU HORIZONTAL: Estilo de la celda del contenido de la noticia en los de talles de esta en menus horizontales */
.celda_textonoticiaAmpliadaH  {
padding-right:	20px;
padding-top:	20px;
text-align:	justify;
width:	100%;
}

/* NOTICIAS MENU HORIZONTAL: Estilo del texto del contenido de la noticia en los de talles de esta en menus horizontales */
.texto_noticiaAmpliadaH  {
color:	#000000;
font-family:	Arial;
font-size:	12px;
font-weight:	normal;
text-align:	justify;
}

/* NOTICIAS MENU HORIZONTAL: Estilo de la celda del enlace a volver de la noticia en los de talles de esta en menus horizontales */
.celda_volvernoticiaAmpliadaH  {
padding-right:	20px;
text-align:	right;
width:	100%;
}

/* NOTICIAS MENU HORIZONTAL: Estilo del texto del enlace a volver de la noticia en los de talles de esta en menus horizontales */
.link_volvernoticiaAmpliadaH  {
color:	#c7ced8;
font-family:	Arial;
font-size:	12px;
font-weight:	bold;
text-align:	right;
text-decoration:	none;
vertical-align:	middle;
}

/* NOTICIAS MENU HORIZONTAL: Estilo del texto del enlace a volver de la noticia en los de talles de esta en menus horizontales con enlace */
.link_volvernoticiaAmpliadaH:link  {
color:	#c7ced8;
font-family:	Arial;
font-size:	12px;
font-weight:	bold;
text-align:	right;
text-decoration:	none;
vertical-align:	middle;
}

/* NOTICIAS MENU HORIZONTAL: Estilo del texto del enlace a volver de la noticia en los de talles de esta en menus horizontales con el enlace visitado */
.link_volvernoticiaAmpliadaH:visited  {
color:	#c7ced8;
font-family:	Arial;
font-size:	12px;
font-weight:	bold;
text-align:	right;
text-decoration:	none;
vertical-align:	middle;
}

/* NOTICIAS MENU HORIZONTAL: Estilo del texto del enlace a volver de la noticia en los de talles de esta en menus horizontales con el cursor encima */
.link_volvernoticiaAmpliadaH:hover  {
color:	#000000;
font-family:	Arial;
font-size:	12px;
font-weight:	bold;
text-align:	right;
text-decoration:	underline;
vertical-align:	middle;
}

/* NOTICIAS MENU HORIZONTAL: estilo de la tabla dentro del espacio habilitado para poner contenido en las plantillas de menu horizontal */
.tabla_sotNewsH  {
background-color:	#edeed8;
width:100%;
}

/* NOTICIAS MENU HORIZONTAL: estilo de la celda dentro del espacio habilitado para poner contenido en las plantillas de menu horizontal */
.celda_sotNewsH  {
color:	#ffffff;
font-family:	Arial;
font-size:	12px;
font-weight:	normal;
padding-bottom:	5px;
padding-right:	5px;
text-align:	right;
vertical-align:	bottom;
}

/* NOTICIAS MENU HORIZONTAL: estilo del enlace dentro del espacio habilitado para poner contenido en las plantillas de menu horizontal */
.link_sotNewsH  {
color:	#ffffff;
font-family:	Verdana;
font-size:	12px;
font-weight:	bold;
text-align:	right;
text-decoration:	none;
vertical-align:	middle;
}

/* NOTICIAS MENU HORIZONTAL: estilo del enlace dentro del espacio habilitado para poner contenido en las plantillas de menu horizontal con el cursor encima */
.link_sotNewsH:hover  {
color:	#ffffff;
font-family:	Verdana;
font-size:	12px;
font-weight:	bold;
text-align:	right;
text-decoration:	underline;
vertical-align:	middle;
}

/*********************************************************************************************************************/
/******************************** FIN ESTILOS DE LAS NOTICIAS DE MENU HORIZONTAL *******************************/
/*********************************************************************************************************************/

/***************************************************************************************************************/
/************************ ESTILOS DEL SUBMENU EN PLANTILLA DE MENU HORIZONTAL ***************************/
/***************************************************************************************************************/
/* SUBMENU:  */
.tablaE_submenu3N_2N  {
padding-bottom:	2;
padding-left:	0;
padding-right:	5;
padding-top:	2;
vertical-align:	top;
width:	100%;
}
/* SUBMENU:  */
.tablaE_submenu3N_2N_active  {
padding-bottom:	2;
padding-left:	0;
padding-right:	5;
padding-top:	2;
vertical-align:	top;
width:	100%;
}
/* SUBMENU:  */
.tablaI_submenu3N_2N  {
height:	100%;
padding-bottom:	0;
padding-left:	0;
padding-right:	0;
padding-top:	2;
vertical-align:	top;
width:	100%;
}
/* SUBMENU:  */
.tablaI_submenu3N_2N_active  {
padding-bottom:	0;
padding-left:	0;
padding-right:	0;
padding-top:	2;
vertical-align:	top;
width:	100%;
}
/* SUBMENU:  */
.tabla_submenu3N  {
margin-left:	22px;
margin-top:	30px;
padding-bottom:	0;
padding-left:	0;
padding-right:	0;
padding-top:	3;
vertical-align:	top;
width:	100%;
}
/* SUBMENU:  */
.tabla_submenu3N_3N  {
height:	100%;
padding-bottom:	2;
padding-left:	2;
padding-right:	2;
padding-top:	2;
vertical-align:	top;
width:	100%;
}
/* SUBMENU:  */
.tabla_submenu3N_3N_active  {
padding-bottom:	2;
padding-left:	2;
padding-right:	2;
padding-top:	2;
vertical-align:	top;
width:	100%;
}
/* SUBMENU:  */
.texto_submenu3N_1N  {
color:	#ffffff;
font-family:	Verdana;
font-size:	16px;
font-weight:	bold;
padding-bottom:	2;
padding-left:	8;
padding-right:	2;
padding-top:	2;
}
/* SUBMENU:  */
.texto_submenu3N_2N  {
color:	#F49126;
font-family:	Verdana;
font-size:	14px;
font-weight:	bold;
padding-bottom:	2;
padding-left:	8;
padding-right:	2;
padding-top:	2;
}
/* SUBMENU:  */
.texto_submenu3N_2N_active  {
color:	#F49126;
font-family:	Verdana;
font-size:	14px;
font-weight:	bold;
padding-bottom:	2;
padding-left:	8;
padding-right:	2;
padding-top:	2;
}
/* SUBMENU:  */
.texto_submenu3N_3N  {
color:	#000000;
font-family:	Verdana;
font-size:	12px;
padding-bottom:	5;
padding-left:	8;
padding-right:	5;
padding-top:	5;
text-decoration:	none;
}
/* SUBMENU:  */
.texto_submenu3N_3N:hover  {
color:	#000000;
font-family:	Verdana;
font-size:	12px;
padding-bottom:	5;
padding-left:	8;
padding-right:	5;
padding-top:	5;
text-decoration:	underline;
}
/* SUBMENU:  */
.texto_submenu3N_3N_active  {
color:	#000000;
font-family:	Verdana;
font-size:	12px;
padding-bottom:	5;
padding-left:	8;
padding-right:	5;
padding-top:	5;
text-decoration:	none;
}
/* SUBMENU:  */
.texto_submenu3N_3N_active:hover  {
color:	#000000;
font-family:	Verdana;
font-size:	12px;
padding-bottom:	5;
padding-left:	8;
padding-right:	5;
padding-top:	5;
text-decoration:	underline;
}
/* SUBMENU:  */
.celda2_submenu3N_1N  {
vertical-align:	top;
width:	100%;
}
/* SUBMENU:  */
.celdaE_submenu3N_2N  {
vertical-align:	top;
}
/* SUBMENU:  */
.celdaE_submenu3N_2N_active  {
vertical-align:	top;
}
/* SUBMENU:  */
.celdaI2_submenu3N_2N  {
background-color:	#ffffff;
height:	100%;
vertical-align:	top;
}
/* SUBMENU:  */
.celdaI2_submenu3N_2N_active  {
background-color:	#ffffff;
height:	100%;
vertical-align:	top;
}
/* SUBMENU:  */
.celdaI_submenu3N_2N  {
background-color:	#FDE9D4;
height:	100%;
vertical-align:	top;
}
/* SUBMENU:  */
.celdaI_submenu3N_2N_active  {
background-color:	#DDE9D4;
height:	100%;
vertical-align:	top;
}
/* SUBMENU:  */
.celda_submenu3N_1N  {
background-color:	#F49126;
vertical-align:	top;
width:	100%;
}
/* SUBMENU:  */
.celda_submenu3N_3N  {
background-color:	#FDE9D4;
height:	100%;
vertical-align:	top;
}
/* SUBMENU:  */
.celda_submenu3N_3N_active  {
background-color:	#DDE9D4;
height:	100%;
vertical-align:	top;
}

/***************************************************************************************************************/
/******************** FIN ESTILOS DEL SUBMENU EN PLANTILLA DE MENU HORIZONTAL ***************************/
/***************************************************************************************************************/

/***************************************************************************************************************/
/************************ ESTILOS DE LA CONSOLA DE EDICION - NO EDITAR ********** ***************************/
/***************************************************************************************************************/
/* CONSOLA: estilo de la tabla de la consola de edicion */
.MenuConsola  {
background-color:	#6BADB4;
color:	White;
cursor:	hand;
font-family:	Verdana;
font-size:	10px;
font-weight:	bold;
text-decoration:	none;
}

/* CONSOLA: estilo de la tabla de la consola de edicion con el cursor encima */
.MenuConsolaHover  {
background-color:	#6BADB4;
color:	white;
cursor:	hand;
font-family:	Verdana;
font-size:	12px;
padding-bottom:	2;
padding-left:	8;
padding-right:	2;
padding-top:	2;
text-decoration:	none;
width:	174px;
}

/* CONSOLA: estilo del segundo nivel de la consola de edicion */
.MenuConsolaN2  {
color:	black;
margin-left:	10px;
text-decoration:	none;
}

/***************************************************************************************************************/
/******************** FIN ESTILOS DE LA CONSOLA DE EDICION - NO EDITAR ********** ***************************/
/***************************************************************************************************************/

/*************************************************************************************************************/
/******************************* ESTILOS PROPIOS DEFINIDOS POR EL CENTRO *******************************/
/*************************************************************************************************************/

A {
	TEXT-TRANSFORM: none; TEXT-DECORATION: none; COLOR:#b73b2f;
}
