/* ///////////////////////////////////////////////////////////////////////////////////    item  menu principal  */


#menu1  li#m1  a {
	background-image: url(../../images/menu_item1_on.png) !important;
	background-image: url(../../images/menu_item1_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 132px;
	overflow: visible;
	height: 83px;
	margin-top: -16px;
	margin-left: -11px;
	margin-right: -11px;

/*	display: block;
	position:relative;
	z-index:10;*/

}

#menu1 li#m1 a:hover {
	color: #0033CC;
	background-position: 0 0px;
}
/*.destacado_arriba {
	background-color: #003399;
}*/



/* ///////////////////////////////////////////////////////////////////////////////////    contenidos generales  */


#migas {
	top: -5px;
}


/*fondo parte superior home*/
#bloque1 {
	background-image: url(../images/fondo_bloque1.gif);
}


/* capa con contenidos interiores, incluyendo pie */
#wrap_pagina_A, #wrap_pagina_B{
	float:right;
	width:715px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* fondo páginas interiores > con foto derecha */
#wrap_pagina_A {
	background-image: url(../images/fondo_pagina_A.jpg)
}
/* fondo páginas interiores > solo texto (ej. noticias) */
#wrap_pagina_B{
	background-image: url(../images/fondo_pagina_B.gif)
}
/* pagina evento con imagen */
#wrap_pagina_A #texto{
	width: 420px;
}

/* pagina evento sin imagen */
#wrap_pagina_B #texto{
	width: 600px;
}



/*  ////////////////////////////// pie de página  */


#pie, #pie2{
	PADDING-TOP: 20px;
	height: 80px;
	color: #666666;
	clear: both;
	display: table;
	margin-top: 30px;
	overflow: hidden;
}

#pie {
	background-image: url(../images/sombra_pie.png)!important;
	background-image: url(../images/sombra_pie.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 695px;
	margin-top: 0px;
	top: 30px;
	position: relative;
}


#pie2 {
	background-image: url(../images/sombra_pie2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 715px;
}


#pie p {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height:1.2;
	margin:0px 10px 0px 10px;
}


#pie2 p {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height:1.2;
	margin:0px 10px 0px 30px;
}


#pie a, #pie2 a {
	text-decoration: none;
	/*color: #697D83;*/
	margin:0 2px 0 2px;
}

#pie a:hover, #pie2 a:hover {
	text-decoration: underline;
}


#pie img, #pie2 img {
	vertical-align: middle;
	margin:-2px 0px 2px 3px;
}

#pie img a, #pie2 img a {
	text-decoration: none;
	color: #666666;
}


/* ///////////////////////////////////////////////////////////////////////////////////   contenidos portada  */

/* //////////////////////////////   detalles  */

.titularIMG {
	margin-bottom: 11px;
}

.fechaCalendario{
	font-size: 0.9em;
}


/* ////////////////////////////// noticias  */

#noticias {
	/*	background-image: url(images/base_enportada.png) !important;
	background-image: url(images/base_enportada.gif);
	background-position: top center;
	background-repeat: no-repeat;*/
	color: #354657;
	/*	padding:25px 30px 37px 30px;*/
	margin-left: 0px;
	float: right;
	margin-top: 10px;
	width: 250px;
	padding: 0px 0 0px 0px;
	display: block;
	position: relative;
	z-index: 4;
}

#noticias p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
	padding:0px 0px 3px 0px;
	margin:0 0 0 0;
	color: #244073;
	overflow: hidden;
	width: 95%;
}


#noticias .post-box1
{
	width:220px;
/*	float:left;
	padding-right: 0px;
	padding-left: 5px;
	display: block;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 5px;*/
}



#noticias .post-caja
{
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;
	display: block;
	width: 220px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;

}


.post-imagen img
{
	BORDER-LEFT: #49bbed 7px solid;
}



/* //////////////////////////////////  destacados */


.destacado_contenido_texto1{
	background-image: url(../images/dest_base_calendario.jpg);
	height: 210px;
	padding-top: 8px;
}

.destacado_contenido_texto2 {
	background-image:url(../images/destacado_home1.jpg);
	height:228px;
}

.destacado_contenido_texto3 {
	background-image:url(../images/destacado_home2.jpg);
	height:228px;
}


/* //////////////////////////////  borde color destacados */

.destacado_color, .destacado_color2 {
	BORDER-RIGHT: #49bbed 1px solid;
	BORDER-LEFT: #49bbed 1px solid;
	width: 100%;
	background-color: #49bbed;
	height: 6px;
	margin: 0;
	padding: 0;
	font-size: 0em;
}

/*////// tamaño específico > borde color destacados imágen  */

.destacado_color2 {
width:189px
}



/* ///////////////////////////////////////////////////////////////////////////////////   contenidos pag. interiores  */

/*tabla de "educared_en_el_mundo"*/


.tabla1 {

}

.tabla1 th {
	font: bold 1em/1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #03579C;
	background: #ffffff;
	border-right: 0px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 0px solid #A2ADBC;
	width:120px;
	height:10px;
	text-align: left;
	vertical-align: bottom;
}

#header1{

	width:70px;

}

#header3{

	width:170px;

}


.tr_impar {
	background-color: #F4F4F4;
}


.color1 {
	color: #0174A5;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}

.color2 {
	color: #647C03;
	font-weight: bold;
	margin-bottom: -1px;
	margin-top: 3px;
	display: block;
}
.color3 {
	color: #0EAAD8;
	font-weight: bold;
	margin-bottom: -1px;
	margin-top: 3px;
	display: block;
}

#busquedaNot{
	padding: 10px 0px 0px 10px;
	margin: 10px 0px 0px 5px;
	background-color: #DEE8EB;
	display: block;
	height: 180px;
	background-image: url(../images/fondo_form.gif);
	background-repeat: repeat-x;
	background-position: right top;
	width: 160px;
}
#busquedaNot .titulo{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	display: block;
	clear: both;	
}

.botonRegistro {
	width: 68px;
	height: 15px;
	vertical-align: top;
	margin-top: 10px;
	background-image: url(../images/btn_aceptar.gif);
	border: 0;
	cursor: pointer;
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-left: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	overflow: hidden;
	color: #486179;
	/*display: none;*/
	text-align: left;
	float: right;
	margin-right: 10px;
	font-weight: bold;
	padding-left: 4px;
	background-position: top right;
	display: block;
	margin-bottom: 10px;
}
