body
{
	margin: 0px;
	text-align: center;
	background-image: url(../../imagenes/portada/fondo_body.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #CDDEF0;
}

/***** Contenedora principal *****/
#falsa_contenedora_principal
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1016px;
	min-height: 800px;
	height: auto;
}

#contenedora_principal
{
	background-color: #fff;
	background-image: url(../../imagenes/portada/fondo_contenedora.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	width: 1008px;
	height: auto;
	min-height: 700px;

	float: left;
}

/***** Cabecera *****/
#cabecera
{
	width: 1008px;
	height: 5px;
	background-image: url(../../imagenes/portada/cabecera.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#cabecera h1
{
	display: none;
}

#cabecera #logo
{
	background-image: url(../../imagenes/portada/cabecera.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	
	width: 1008px;
	height: 108px;
	
	padding: 0px 0px 0px 0px;
	margin: 33px 0px 0px 0px;
	
	float: left;
}

#cabecera #logo img
{
	border: 0px;
}

/***** Cabecera SECCIÖN *****/
#cabecera_seccion {
	width: 1008px;
	height: 140px;
	background: url("../../imagenes/portada/cabecera_seccion.jpg") no-repeat left top;
}

#cabecera_seccion h1 { display: none; }

#cabecera_secion #logo img{	border: 0;}

/***** Buscador *****/
#buscador_seccion{
	width: 500px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 116px 100px 0 0;

}
#fecha_seccion{
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #415A74;
	width: 200px;
	float: right;
	margin: 5px 0 0 0;
	/margin: 0 0 0 0;
	padding: 120px 20px 0 0;
}
#buscador_seccion form
{


	margin: 0px;
	height: 18px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #DD7008;

}
#buscador_seccion form span
{

}

#buscador_seccion form input.texto
{
	border: 1px solid #8A898E;
	height: 18px;
	background-color: #FFFFFF;
	font: 10px normal #000;
	margin: 0px 0px 0px 0px;
	padding: 0px;

}
#buscador_seccion form input.boton
{
	margin: 0px;
	padding: 0px;
}

/***** contenido *****/
div .contenidos_borde
{
	width: 786px;
	border: 1px solid #C1C1C1;
	float: left;
}

#contenido
{
	background-image: url(../../imagenes/portada/fondo_contenidos.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 1008px;
	min-height: 150px;
	height: auto;
	margin: 0px;
	float: left;
	/*border: 1px solid red;*/
}

/***** bloque de bienvenida en portada *****/
#bloque_bienvenida
{

	/width: 774px;
	float: left; 
	
	/*border: 1px solid red;*/
}
#bloque_bienvenida #bienvenido
{
	float: left;
	width: 325px;
	margin: 43px 0px 0px 57px;
	/margin: 43px 0px 0px 28px;
}
#bloque_bienvenida #bienvenido h3.portada
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #DD7008;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float: left;

}
#bloque_bienvenida #bienvenido .bienvenido
{
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #5F758C;
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
#bloque_bienvenida #noticia_destacada
{
	float: left;
	width: 305px;

	margin: 43px 0px 0px 37px;
	/margin: 43px 0px 0px 28px;
	padding: 10px;
	background-color: #F6F6F6;
	border: 1px solid #B2B2B2;
}

#bloque_bienvenida #noticia_destacada span.fecha
{
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DD7009;
	float: left;
	

	
}
#bloque_bienvenida #noticia_destacada span.texto
{
	width: 305px;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #595959;
	float: left;
	clear: both;
	text-align: justify;
	display: block;
	margin-bottom: 5px;
}
#bloque_bienvenida #noticia_destacada #imagen
{
	text-align: center;
	float: left;
	clear: both;
}
#bloque_bienvenida #noticia_destacada .masinfo
{
	height: 18px;
	float: right;
	clear: both;
	font-family: Verdana, Sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #415A74;
	vertical-align: middle;
	margin-top: 5px;
}

#destacados{
	float: left;
	margin: 50px 0 0 5px;
	/margin: 50px 0 0 10px;
	padding: 0;
	/padding: 0 0 10px 0;
	/*border: 1px solid green;*/
}

#destacados h1{	display: none;}

#destacados img{ border: 1px solid #d1d1d1; padding: 0 3px 0 3px;}


#bloque_bienvenida #noticias_grandes
{
	width: 670px;
	min-height: 300px;
	/height: 300px;
	
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #E1E2E3;
	
	margin: 10px 0px 0px 0px;
	
	float: left;
}

#bloque_bienvenida #noticias_grandes h2
{
	display: none;
}

#bloque_bienvenida .noticia_grande_individual
{
	width: 300px;
	margin: 0px 10px 0px 10px;
	float: left;
}

#bloque_bienvenida .noticia_grande_individual a
{
	text-decoration: none
}

#bloque_bienvenida .noticia_grande_individual h3
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0089B9;
	
	margin: 0px 0px 2px 0px;
}

#bloque_bienvenida .noticia_grande_individual h3 span
{
	color: #F7B21F;
}

#bloque_bienvenida .noticia_grande_individual a h4
{
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #0089B9;
	
	margin: 0px 0px 0px 0px;
}

#bloque_bienvenida .noticia_grande_individual p
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #8A8A8A;
	line-height: 1.3em;
	text-align: justify;
}

#bloque_bienvenida .noticia_grande_individual img
{
}

#bloque_bienvenida #listado_noticias_portada
{
	width: 670px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	
	/*border: 1px solid red;*/
}

#bloque_bienvenida #listado_noticias_portada h2
{
	display: none;
}

#bloque_bienvenida #listado_noticias_portada ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#bloque_bienvenida #listado_noticias_portada ul li
{
	line-height: 1.3em;
}

#bloque_bienvenida #listado_noticias_portada ul li a
{
	text-decoration: none;
}

#bloque_bienvenida #listado_noticias_portada ul li a h3
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0089B9;
	
	margin: 0px 0px 2px 0px;
}

#bloque_bienvenida #listado_noticias_portada ul li a h3 span
{
	color: #F7B21F;
}

/***** Menú *****/
#menu_izq
{
	width: 207px;
	margin: 0px;
	padding: 131px 0px 0px 0px;
	float: left;
	min-height: 400px;
	height: auto;
	background-image: url(../../imagenes/portada/fondo_menu.jpg);
	background-position: left top;
	background-repeat: no-repeat;

	/*border: 1px solid red;*/
}

#menu_izq h2
{
	display: none;
}

#menu_izq ul{
	margin: 0;
	padding: 0;
	float: left;
}

#menu_izq ul li {
	width: 207px;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	list-style-type: none;
}

#menu_izq ul.nivel2 {
	/*list-style-image: url(../../imagenes/portada/bullet_menu.gif);*/
	width: 150px;
	margin: 0 0 0 20px;
	/margin: 0 0 0 10px;
	padding: 0;
	border: none;
	float: left;
}

#menu_izq ul.nivel2 li {
	width: 150px;
	min-height: 15px;
	height: 18px;
	/height: 15px;
	border: 0;
	padding: 0;
	margin: 0;
}

#menu_izq ul.nivel2 li a
{
	background-image: url(../../imagenes/portada/icono_menu_li_2.gif);
	background-position: left 6px;
	padding: 0 0 0 10px;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
	color: #9b9b9b;
	text-decoration: none;
	font-weight: normal;
}

#menu_izq ul li a
{
	background-image: url(../../imagenes/portada/icono_menu_li_1.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
	color: #9b9b9b;
	text-decoration: none;
	font-weight: bold;
	margin-left: 17px;
	padding-left: 13px;
}

#menu_izq ul li a:hover
{


	color: #DD7009;
	text-decoration: none;


}
#menu_izq #logotipos
{

	float: left;
	margin: 10px 0px 0px 24px;
	/	margin: 10px 0px 0px 12px;
	/*border: 1px solid black;*/
}

#menu_izq #logotipos img
{
	border: 0px;
	margin: 0px 0px 0px 0px;
}
/***** zona central *****/
#zona_central
{
	width: 780px;
	min-height: 500px;
	/height: 500px;

	float: left;
	
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;


	border: 0px;
}
#zona_central #marco_gris
{

	min-height: 500px;
	/height: 500px;
	border: 1px solid #C1C1C1;
	float: left;
	
	margin: 10px 0 0 0;
	margin: /5px 0 0 0;
	padding: 0 0 10px 0;
}
#zona_central .fecha
{
	margin: 5px 0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #415A74;
}
#zona_central #animacion 
{
	float: left;
	margin: 0;
	padding: 0;
}
#zona_central h2
{
	font-family: Verdana;
	font-size: 14px;
	color: #DD7008;
	font-weight: bold;
	text-transform: none;
	
	padding: 15px 50px 2px 5px;
	margin: 5px 0 5px 3px;
	
	clear: both;
}

/***** Sección novedades *****/
#bloque_novedades_seccion
{
	width: 786px;
	/width: 776px;
	border: 1px solid #C1C1C1;
	float: left;
	padding-bottom: 10px;
}

#bloque_novedades_seccion ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#bloque_novedades_seccion ul li
{
	background-color: #F6F6F6;
	border: 1px solid #B2B2B2;
	padding: 10px;
	margin: 10px 10px 0px 10px;
	/margin: 10px 5px 0px 5px;
	float: left;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #5F758C;
	font-weight: normal;
}

#bloque_novedades_seccion ul li #masinfo
{
	text-decoration: none;
	float: left;
	width: 610px;
	text-align: right;
	background-image: url(../../imagenes/portada/icono_masinfo.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 20px;

	margin: 0px;
	padding: 0px 22px 0px 0px;;
}
#bloque_novedades_seccion ul li #masinfo a.masinfo
{
	color: #2D3E4F;
	font-family: Verdana, Sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

#bloque_novedades_seccion ul li h3
{
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #DD7009;
	font-weight: bold;
	margin: 0px;
}

#bloque_novedades_seccion ul li img
{
	float: right;
	border: 1px solid #C1C1C1;

}
#bloque_novedades_seccion ul li a img
{
	border: 0px;
}
/***** paginación *****/

#paginacion
{
	float: left;
}
#paginacion, #paginacion a
{

	font-family: Verdana, Sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #9b9b9b;
	text-decoration: none;
	padding-top: 10px;
}
#paginacion a:hover
{
	color: #415A74;
	text-decoration: underline;
}
/***** pie de página *****/
#pie
{
	
	font-family: Verdana;
	font-size: 10px;
	color: #505D6A;
	font-weight: bold;
	
	width: 700px;

	margin-left: 20px;
	/margin-left: 10px;
	padding: 5px 0px 5px 10px;

	float: left;
}

#pie a
{
	font-family: Verdana;
	font-size: 10px;
	color: #505D6A;
	font-weight: bold;
	text-decoration: none;
}

#pie a:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #DD7009;
	font-weight: bold;
	text-decoration: underline;
}

#logos
{
	width: 220px;
	height: 30px;
	float: left;
	margin: 5px 0px 0px 40px;
	/	margin: 5px 0px 0px 40px;
	/* border: 1px solid black;*/
}

#logos img
{
	border: 0px;
	margin: 0px 0px 0px 0px;
}
/***** noticia individual *****/
#noticia_individual
{
	font-family: Verdana;
	font-size: 10px;
	color: #5F758C;
	font-weight: normal;
	text-align: justify;
	margin: 10px;
}
/*
#noticia_individual #imagen_noticia
{
	float: right;
	text-align: center;
	
	margin: 0px 10px 10px 10px;
	padding: 10px;
	
	background-color: #F6F6F6;
	border: 1px solid #B2B2B2;
}
*/
#noticia_individual a:link, #noticia_individual a:visited, #noticia_individual a:active
{
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

#noticia_individual a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}


#noticia_individual h3
{
	font-family: Verdana;
	font-size: 10px;
	color: #DD7008;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#noticia_individual h3 span
{
	color: #F7B21F;
}

/***** listado de categorias *****/
#listado_categorias
{
	background-image: url(../../imagenes/portada/fondo_lista_categorias.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	line-height: 1.8em;
	margin: 0 0 0 5px;
	
	min-height: 675px;
	/height: 675px;
	border: 1px solid #C1C1C1;
}

#listado_categorias ul
{
	margin: 0;
	padding: 50px 0 0 40px;
	list-style-type: none;
	width: 640px;
	float: left;
}

#listado_categorias ul li
{
	border-bottom: 1px solid #C1C1C1;
	background-image: url(../../imagenes/portada/icono_lista_categorias.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 40px;
	min-height: 27px;
	/height: 27px;
	
	margin: 0;

}
#listado_categorias ul li a
{
	font-family: Verdana;
	font-size: 11px;
	color: #868686;
	font-weight: bold;
	text-decoration: none;
}

#listado_categorias ul li a:hover
{
	text-decoration: underline;
}

/***** listado de contenidos *****/
#listado_contenidos {
	background: url("../../imagenes/portada/fondo_lista_contenidos.jpg") no-repeat right bottom;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	line-height: 1.8em;
	margin: 0 0 0 5px;
	float: left;
	width: 780px;
	min-height: 600px;
	/height: 600px;
	border: 1px solid #C1C1C1;
}

#listado_contenidos ul{
	margin: 0;
	padding: 50px 0 0 40px;
	width: 425px;
	list-style-type: none;
	float: left;
}

#listado_contenidos ul li {
	background-image: url(../../imagenes/portada/icono_lista_contenidos.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 40px;
	min-height: 30px;
	/height: 30px;
	margin: 4px 0;
	line-height: 2.5em;
}



#listado_contenidos ul li a
{
	font-family: Verdana;
	font-size: 11px;
	color: #868686;
	font-weight: bold;
	text-decoration: none;
}

#listado_contenidos ul li a:hover
{
	text-decoration: none;
	color: #3342B5;
}
#listado_descargas_asociadas ul li
{
	font-family: Verdana;
	font-size: 10px;
	color: #868686;
	font-weight: bold;
	text-decoration: none;
	line-height:18px;
}

#listado_descargas_asociadas ul li a
{
	font-family: Verdana;
	font-size: 10px;
	color: #868686;
	font-weight: bold;
	text-decoration: none;
}
#listado_descargas_asociadas ul li a:hover
{
	text-decoration:underline;
	color:#DD7008;
}
/***** Enlaces *****/

#listado_enlaces
{
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	/margin: 0px 0px 0px 0px;
	float: left;
	/*border: 1px solid red;*/
}

#listado_enlaces .enlace_der
{
	float: left;
	width: 365px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 10px 15px;
	border-bottom: 1px dotted #c1c1c1;
	overflow-x: hidden;
}
#listado_enlaces .enlace_izq
{
	float: left;
	width: 365px;
	margin: 0px 0px 0px 10px;
	padding: 15px 15px 10px 0px;
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px dotted #c1c1c1;
	clear: left;
	overflow-x: hidden;
}
#listado_enlaces .enlace_izq img, #listado_enlaces .enlace_der img
{
	margin: 0px 0px 0px 0px;
	border: 1px solid #9B9B9B;
}

#listado_enlaces .enlace_izq div p i, #listado_enlaces .enlace_der div p i
{
	font-family: Verdana;
	font-size: 9px;
	color: #DD7009;
	font-style: normal;

}

#listado_enlaces .enlace_izq p, #listado_enlaces .enlace_der p 
{
	margin: 5px 0px 5px 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #5F758C;
	display: block;
	float: right;
	width: 200px;
}

#listado_enlaces .enlace_izq a, #listado_enlaces .enlace_der div p a
{
	font-family: Verdana;
	font-size: 10px;
	color: #3342B5;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	float: left;
	clear: both;
}

#listado_enlaces .enlace_izq a:hover, #listado_enlaces .enlace_der a:hover
{
	text-decoration: underline;
}


/***** Descargas *****/

#listado_descargas
{
	padding: 0px 0px 0px 10px;
	margin: 30px 0px 30px 0px;
	/margin: 30px 0px 30px 0px;
	float: left;
	/*border: 1px solid red;*/
}

#listado_descargas .descarga
{
	float: left;

	margin: 0px;
	padding: 5px;


}
#listado_descargas .descarga table
{
	background-image: url(../../imagenes/portada/descargas_table.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 764px;
	height: 51px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#listado_descargas .descarga table tr td.td1
{
	padding: 0px;
	margin: 0px;
}
#listado_descargas .descarga table tr td.td1 b
{
	font-family: Verdana;
	font-size: 9px;
	color: #b2b2b2;
	font-style: bold;
	float: right;
	padding-right: 20px;
}
#listado_descargas .descarga table tr td.td1 h3
{
	font-size: 11px;
	font-weight: bold;
	color: #DD6F08;
	font-family: Verdana, Sans-serif;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	float: left;
}
#listado_descargas .descarga table tr td.td1 h4
{
	font-size: 11px;
	font-weight: normal;
	color: #B2B2B2;
	font-family: Verdana, Sans-serif;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	clear: left;
}
#listado_descargas .descarga table tr td.td2
{
	width: 60px;
}
#listado_descargas .descarga table tr td.td2 a
{
	background-image: url(../../imagenes/portada/icono_descarga.gif);
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Sans-serif;
	color: #4A4A4A;
	padding: 0px 20px 0px 0px;
	height: 20px;
	margin: 10px 5px 0px 0px;
	text-decoration: none;
}

#listado_descargas .descarga h3
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#listado_descargas .descarga i
{
	font-family: Verdana;
	font-size: 9px;
	font-color: #999;
	font-style: bold;
}

#listado_descargas .descarga p
{
	margin: 5px 0px 5px 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	display: block;
}

#listado_descargas .descarga h3 a
{
	font-famiy: Verdana;
	font-size: 11px;
	color: #7F7F7F;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}

#listado_descargas .descarga a:hover
{
	text-decoration: underline;
}

/***** Solicitud de información *****/
#informacion
{
	font: normal 10px Verdana;
	color: #000;
	line-height: 1.8em;
	margin: 0px 0px 0px 5px;
	border: 1px solid #C1C1C1;
}

#informacion table
{
	background-image: url(../../imagenes/portada/fondo_formulario02.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 695px;
	/width: 695px;
	padding: 0px;
	margin: 20px 0px 0px 20px;

}

#informacion table td
{
	font: bold 11px Verdana;
	color: #64788E;
	padding: 5px 0px 5px 40px;
}
#informacion table td.cabecera
{
	background-image: url(../../imagenes/portada/fondo_formulario01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 30px;
	height: 185px;
}
#informacion table td.pietabla
{
	background-image: url(../../imagenes/portada/fondo_formulario03.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 25px;
}
#informacion table td input
{
	background-image: url(../../imagenes/portada/fondo_inputformulario.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font: normal 10px Verdana;
	color: #5F758C;
	border: 1px solid #b4b4b4;
	height: 15px;
	padding: 1px 0px 0px 2px;
	margin: 2px 0px 2px 0px;
	width: 351px;	
}
#informacion table td input.envio
{
	width: 55px;
	border: 0px;
	float: right;
	margin-right: 40px;
	height: 18px;
	background-image: none;
}

#informacion table td textarea
{
	background-image: url(../../imagenes/portada/fondo_textareaformulario.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font: normal 10px Verdana;
	color: #5F758C;
	border: 1px solid #b4b4b4;
	height: 142px;
	padding: 1px 0px 0px 2px;
	margin: 2px 0px 0px 0px;
	width: 609px;	
}

/***** Buscador *****/
#buscador
{

	float: right;
	margin: 0px 50px 0px 0px;
	padding: 5px 0px 0px 0px;

}

#buscador form
{
	width: 215px;

	margin: 0px;
	height: 18px;
	padding: 0px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #DD7008;
	float: left;
}
#buscador form span
{
	float: left;
}

#buscador form input.texto
{
	border: 1px solid #8A898E;
	height: 18px;
	background-color: #FFFFFF;
	font: 10px normal #000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}
#buscador form input.boton
{
	margin: 0px;
	padding: 0px;
}

#buscador_resultados
{
	float: left;
	/padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	width: 750px;
	border: 1px solid #C1C1C1;
}

#buscador_resultados h3
{

	font-family: Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6f6f6f;
	border: 1px solid #6F6F6F;
	background-color: #E5E5E5;
	margin: 0px 10px 0px 10px;
	/margin: 0px 5px 0px 5px;
	padding: 2px 0px 0px 5px;
	height: 15px;
	float: left;
	width: 725px;



}

#buscador_resultados ul
{	
	margin: 0px 0px 10px 10px;
	/margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 700px;
	list-style-type: none;

}

#buscador_resultados ul li
{
	background-image: url(../../imagenes/portada/btn_buscar.gif);
	background-position: 80px 10px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EDEEEF;
	padding: 8px 25px 10px 110px;


}

#buscador_resultados ul li p
{
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	color: #5F758C;
}

#buscador_resultados ul li a
{
	font-family: Verdana;
	font-size: 10px;
	color: #2D3E4F;
	font-weight: bold;
	text-decoration: none;
}

#buscador_resultados ul li a:hover
{
	text-decoration: underline;
}

#buscador_paginas
{
	float: left;
	width: 750px;
	margin: 10px 0px 0px 10px;
}

/***** Foros *****/
#foros
{
	margin-top: 35px;
}

#foros table td.lista_foros, #foros table td.lista_foros_b
{
	font-family: Verdana;
	font-size: 10px;
	color: #8E8E8E;
	font-weight: bold;
	padding: 0px 0px 5px 5px;
	text-align: left;
}

#foros table td.temas_foro, #foros table td.temas_foro_b
{
	font-size: 12px;
	background-color: #F6F6F6;
	margin-bottom: 3px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #b2b2b2;
	padding: 5px 0px 5px 5px;
}
#foros table td.lista_foros_b, #foros table td.temas_foro_b
{
	border-left: 1px dotted #B2B2B2;

}
#foros table td.temas_foro_b span.num_temas, #foros table td.temas_foro_b span.num_mensajes
{
	color: #3342B5;
	font-size: 10px;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	padding-left: 10px;
}
#foros table td.temas_foro span.creador_tema
{
	color: #8A8A8A;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
}


#foros table td.temas_foro_b span.num_mensajes
{
	color: #DD7009;
}
#foros table td.temas_foro_b span.ultima_respuesta
{
	color: #DD7009;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#foros table td.separacion
{
	font-size: 1px;
	height: 3px;
	background-color: #fff;
}


#foros table td.temas_foro a, #foros table td.temas_foro a:hover
{
	font-size: 10px;
	font-family: Verdana, Sans-serif;
	color: #5F758C;
	font-weight; bold;
	text-decoration: none;
	padding-left: 5px;

}
#foros table td.temas_foro i
{
	font-size: 10px;
	font-family: Verdana, Sans-serif;
	color: #5F758C;
	font-weight; normal;
	text-decoration: none;
	padding-left: 5px;
}
#foros table td span.usuario, #foros table td span.usuariob
{
	font-family: Verdana, Sans-serif;
	font-size: 10px; 
	font-weight: bold; 
	color: #8b8b8b;

}
#foros table td span.usuariob
{
color: #DD7009;
}
#foros table td span.mensaje
{
	color: #5F758C;
	text-align: justify;
	border-left: 1px dotted #5F758C;
	padding-left: 10px;
	min-height: 90px;
	height: auto;
	/height: 90px;
	font-weight: normal; 
	font-family: Verdana; 
	font-size: 10px;
	display: block;
}
#foros table tr.form_cabe
{
	background-image: url(../../imagenes/foro/form_cabe.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 35px;
	/height: 25px;
	margin: 0px;
	padding: 0px;


}
#foros table tr.form_cabe td
{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Sans-serif;
	padding: 10px 0px 0px 20px;
}
#foros table tr.form_cen
{
	background-image: url(../../imagenes/foro/form_cen.gif);
	background-position: left top;
	background-repeat: repeat-y;


}
#foros table tr.form_cen td
{
	font-size: 11px;
	color: #64788E;
	font-weight: bold;
	font-family: Verdana, Sans-serif;
	padding: 10px 0px 0px 40px;
	height: 210px;
	/height: 210px
}
#foros table tr.form_cen td input.aa, #foros table tr.form_cen td textarea.bb
{
	border: 1px solid #b4b4b4;
	background-color: #FFFFFF;
	color: #b4b4b4;
	font-family: Verdana, Sans-serif;
	font-weight: normal;
	font-size: 10px;
	padding: 2px;
	width: 355px;
	margin: 5px 0px 5px 0px;
}
#foros table tr.form_cen td textarea.bb
{
	width: 610px;
	background-color: #ffffff;
	height: 150px;
}
#foros table tr.form_aba
{
	background-image: url(../../imagenes/foro/form_aba.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 20px;
}


#foros table td.ruta_foro
{
	font-family: Verdana;
	color: #8A8A8A;
	font-size: 12px;
}

#foros table td.ruta_foro a
{
	color: #8A8A8A;
	text-transform: normal;
}

/***** Login *****/
#login
{
	width: 188px;
	height: 120px;
	background-image: url(../../imagenes/portada/fondo_login.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	margin: 10px 0px 0px 6px;
	/margin: 10px 0px 0px 3px;

}

#login h4
{
	font-family: Verdana;
	color: #DD7008;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 0px 20px;
	margin: 0px;

}

#login h4 span
{
	display: none;
}

#login #toma_de_datos
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	color: #415A74;
}

#login #toma_de_datos a
{
	background-image: url(../../imagenes/portada/bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;

	font-family: Verdana;
	font-size: 10px;
	color: #0089B9;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}

#login #toma_de_datos h2 span
{
	display: none;
}

#login #toma_de_datos input.texto
{
	width: 150px;
	height: 15px;
	background-color: #fff;
	border: 1px solid #B4B4B4;
	font-size: 9px;
}
#login #toma_de_datos input.entrar
{
	padding-top: 5px;
}
#login #toma_de_datos form
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#login #toma_de_datos table, #login #toma_de_datos table td, #login #toma_de_datos table td a
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	color: #415A74;
	/*border: 1px solid black;*/
}
#login #toma_de_datos table td a, #login #toma_de_datos table td a:hover
{

	font-size: 11px;
	background-image: none;
}

/***** Pantallas de acceso y error *****/
#error
{
	width: 730px;
	min-height: 300px;
	height: auto;
	/height: 300px;
	float: left;
	margin-top: 20px;
	
	font-family: Verdana;
	color: #807F84;
	font-size: 12px;
}

#acceso
{
	width: 730px;
	min-height: 300px;
	height: auto;
	/height: 300px;
	float: left;
	margin-top: 20px;
	
	font-family: Verdana;
	color: #807F84;
	font-size: 12px;
}

#acceso a
{
	font-family: Verdana;
	color: #807F84;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/***** galeria de imagenes *****/

table.galeria_tabla
{
	padding: 10px;
}
td.galeria_celda
{
	padding: 6px;
	background-color: #f6f6f6;
	border: 1px solid #B2B2B2;
	color: #5F758C;
	font: normal 10px Verdana,sans-serif;
	text-align: justify;
}
/***** Varios *****/

/***** comunes a las plantillas *****/
.textoNormal
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: justify;
	margin: 5px 10px 5px 10px;
	color: #5F758C;
}

.textoNormal a
{
	font-family: Verdana;
	font-size: 10px;
	color: #DD7008;
	font-weight: normal;
	text-decoration: none;
}

.textoNormal a:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #DD7008;
	font-weight: normal;
	text-decoration: underline;
}

#volver, #volver a
{
	float: left;
	font-size: 10px;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	color: #3342B5;
	text-decoration: none;
	padding-top: 10px;
}
#volver a:hover
{
	text-decoration: none;
	color: #DD7009;
}

/***** Contacto *****/

#contacto_aux {
	font: normal 10px Verdana;
	color: #000;
	line-height: 1.8em;
	margin: 0px 0px 0px 5px;
	border: 1px solid #C1C1C1;
}
#contacto_aux h2
{
	font-family: Verdana;
	font-size: 14px;
	color: #DD7008;
	font-weight: bold;
	text-transform: none;
	
	padding: 15px 50px 2px 5px;
	margin: 5px 0px 5px 3px;
	clear: both;
}
#direccion_contacto 
{
	float: left;
	width: 400px;
}
#direccion_contacto h3
{
	padding: 35px 0px 5px 60px;
	font: bold 12px Verdana;
	color: #3342B5;
	background-image: url(../../imagenes/portada/logo_contacto.gif);
	background-position: left 0;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #3342B5;
	margin: 0px 0px 0px 10px;
}
a.formulario, a.formulario:hover
{
	padding: 2px 0px 7px 25px;
	margin-left: 20px;
	font: bold 10px Verdana;
	text-decoration: none;
	color: #DD6F07;
	background-image: url(../../imagenes/portada/icono_formulario.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
a.formulario:hover
{
	color: #3342B5;
}
#plano_contacto {
	padding: 8px;
	float: left;
	margin: 0 0 0 35px;
	border: 1px solid #b2b2b2;
	background-color: #f6f6f6;
}
#plano_contacto img {
	text-decoration: none;
	border: 1px solid #939393;
}
#plano_contacto a {
	font: bold 9px Verdana;
	color: #8e8e8e;
	text-decoration: none;
}
.texto_categorias {
	font: normal 10px Verdana,Sans-serif;
	color: #5F758C;
	text-align: justify;
	padding: 0px 15px 15px 15px;
	
}

#capa_idioma
{
	text-align:center;
	margin-top:0px;
	padding-bottom:10px;
}
#capa_idioma a.esp{
	font-family: Verdana;
	font-size: 10px;
	color: #DD7009;
	font-weight:bold;
	text-decoration:none;
	padding:5px 5px 5px 25px;
	background: url(../../imagenes/portada/esp_on.gif) left top no-repeat;
}
#capa_idioma a.esp:hover{text-decoration:underline;}
#capa_idioma a.en{
	font-family: Verdana;
	font-size: 10px;
	color: #DD7009;
	font-weight:bold;
	text-decoration:none;
	padding:5px 5px 5px 25px;
	background: url(../../imagenes/portada/eng_on.gif) left top no-repeat;
}
#capa_idioma a.en:hover{text-decoration:underline;}


/******************* EDITADOS POR MNSOFT **************/

/***** MENU *****/
/***** cabecera *****/
#cabecera {width: 1008px; height: 175px; background: none;}
#cabecera_seccion { width: 1008px; height: 140px; background: none;}

/***** zona central *****/
#zona_central {	width: 785px; float: left; margin: 0; padding: 3px; border: 0; }
#zona_central #marco_gris {	border: 0; float: left; margin: 10px 0 0 0; padding: 0 0 10px 0; }
#zona_central #contenido_head {float: left; margin: 10px 0 0 0; width: 789px; height: 13px; background: url("../../imagenes/portada/contenido_head.gif") no-repeat; overflow: hidden; }
#zona_central #contenido_foot {float: left; width: 789px; height: 13px; background: url("../../imagenes/portada/contenido_foot.gif") no-repeat; }
#zona_central #contenido_content {float: left; width: 789px; background: url("../../imagenes/portada/contenido_content.gif") repeat-y; margin: 0; }
#zona_central .fecha { margin: 10px 0px; }
#zona_central #animacion { float: left; width: 100%; margin: 0 1px;}
#zona_central .contenidos_borde {	width: 786px; border: 0; float: left;}
#zona_central .contenidos { border: 0;}

#zona_central #volver {float: left; font-weight: bold;  margin: 0 0 0 15px;}
#zona_central #volver a {text-decoration: none; color: #dd720a; font-size: 10px;}
#zona_central #volver a:hover {text-decoration: none; color: #000; font-size: 10px;}

/***** listado de contenidos *****/
#listado_contenidos { border:0; width: 783px;}
#listado_contenidos ul li {
	background-image: url("../../imagenes/portada/icono_menu_li_1.gif");
	background-position: left 8px;
	padding-left: 20px;
	margin: 4px 0;
	line-height: 2.5em;
}

/***** listado de categorias *****/
#listado_categorias { width: 783px; border: 0; }

#listado_categorias ul li {
	border-bottom: 0;
	background-image: url("../../imagenes/portada/icono_menu_li_1.gif");
	background-position: left 8px;
	margin: 0;
	padding-left: 10px;
}

#informacion { border: 0;}
#listado_contenidos {
	background: url("../../imagenes/portada/fondo_lista_contenidos2.jpg") no-repeat right bottom;
}

#destacados { width: 100%; clear:both; font-family: Verdana; font-size: 10px; margin: 10px 0 10px 5px; }
#destacados img { border: none; }
#destacados span { float: left; width: 65px; margin: 0 5px; padding: 0 10px; text-align: center; border-right: 1px solid #c1c1c1;}
#destacados a { text-decoration: none; color: #5f758d;  }
#bloque_bienvenida #bienvenido { float: left; width: 325px;	margin: 0 0 0 57px;}
#bloque_bienvenida #ultimas-noticias { margin: 0 0 0 5px; float: left; width: 315px;}
#bloque_bienvenida #ultimas-noticias h3.portada {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #DD7008;
	margin: 0 0 5px 37px;
	padding: 0;
	float: left;
}
#bloque_bienvenida #ultimas-noticias #noticia_destacada { float: left; width: 315px; margin: 10px 0 0 37px; padding: 0; background-color: none; border: 0; }
#bloque_bienvenida #ultimas-noticias #noticia_destacada * { font-family: Verdana, Sans-serif; font-size: 10px;}
#bloque_bienvenida #ultimas-noticias #noticia_destacada .head {float: left; width: 315px; height: 15px; background: url("../../imagenes/portada/noticias_head.gif") no-repeat; }
#bloque_bienvenida #ultimas-noticias #noticia_destacada .foot {float: left; width: 315px; height: 14px; background: url("../../imagenes/portada/noticias_foot.gif") no-repeat; }
#bloque_bienvenida #ultimas-noticias #noticia_destacada .contenido {float: left; width: 295px; padding: 0 10px; background: url("../../imagenes/portada/noticias_contenido.gif") repeat-y; }
#bloque_bienvenida #ultimas-noticias #noticia_destacada .contenido .fecha { font-weight: bold; color: #dd720a; float: left; width: 100%; clear:both; }
#bloque_bienvenida #ultimas-noticias #noticia_destacada .contenido .texto { width: 180px; font-weight: normal; color: #595959; float: left; text-align: justify; display: block; margin-bottom: 5px; padding: 0 5px 0 0; border-right: 1px solid #c1c1c1; }
#bloque_bienvenida #ultimas-noticias #noticia_destacada .contenido .imagen img {width: 100px; float: left; margin: 0 0 0 8px;}
#bloque_bienvenida #ultimas-noticias #noticia_destacada .masinfo { float: right; clear: both; font-weight: bold; vertical-align: middle; margin-top: 5px; }
#bloque_bienvenida #ultimas-noticias #noticia_destacada .masinfo a {text-decoration: none; color: #dd720a;}
#bloque_bienvenida #ultimas-noticias #noticia_destacada .masinfo a:hover {text-decoration: none; color: #000;}

/***** Sección Noticias *****/
#bloque_novedades_seccion { width: 786px; border: 0; float: left; padding-bottom: 10px; overflow: hidden; display:block;}
#bloque_novedades_seccion * { font-family: Verdana, Sans-serif; }
#bloque_novedades_seccion .noticia {float: left; clear: both; width: 735px; font-size: 10px; padding: 5px 10px; margin: 10px 10px 0 10px; /margin: 10px 5px 0px 5px;}
#bloque_novedades_seccion .head {float: left; width: 755px; height: 10px; background: url("../../imagenes/portada/noticiasListado_head.gif") no-repeat; }
#bloque_novedades_seccion .foot {float: left; width: 755px; height: 10px; background: url("../../imagenes/portada/noticiasListado_foot.gif") no-repeat; }
#bloque_novedades_seccion .fecha { float: left; width: 100%; clear:both; margin: 0 0 4px 25px; font-size: 13px; font-weight: bold; color: #dd710f;}
#bloque_novedades_seccion .contenido {float: left; width: 755px; padding: 0 10px; background: url("../../imagenes/portada/noticiasListado_contenido.gif") repeat-y; }
#bloque_novedades_seccion .contenido .texto { width: 575px; color: #415b74; float: left; display: block; margin: 0 0 5px 15px; padding: 0 5px 0 0; border-right: 1px solid #c1c1c1;  }
#bloque_novedades_seccion .contenido h3 { color: #dd710f; font-size: 10px;}
#bloque_novedades_seccion .contenido img {width: 100px; float: left; margin: 0 0 0 8px;}
#bloque_novedades_seccion .contenido .masinfo {float: right; clear: both; font-weight: bold;}
#bloque_novedades_seccion .contenido .masinfo a {text-decoration: none; color: #dd720a;}
#bloque_novedades_seccion .contenido .masinfo a:hover {text-decoration: none; color: #000;}

/***** noticia individual *****/
#noticia_individual { width: 786px; border: 0; float: left; padding-bottom: 10px; }
#noticia_individual * { font-family: Verdana, Sans-serif; }
#noticia_individual .noticia {float: left; clear: both; width: 735px; font-size: 10px; padding: 5px 10px; margin: 10px 10px 0 10px;}
#noticia_individual .head {float: left; width: 755px; height: 10px; background: url("../../imagenes/portada/noticiasListado_head.gif") no-repeat; }
#noticia_individual .foot {float: left; width: 755px; height: 10px; background: url("../../imagenes/portada/noticiasListado_foot.gif") no-repeat; }
#noticia_individual .contenido {float: left; width: 755px; padding: 0 10px; background: url("../../imagenes/portada/noticiasListado_contenido.gif") repeat-y; }
#noticia_individual .contenido .texto { width: 715px; color: #415b74; float: left; display: block; margin: 0 0 5px 10px; text-align: justify; }
#noticia_individual .contenido h2 { color: #dd710f; font-size: 11px; margin:0; }
#noticia_individual #imagen_noticia {float:left; width: 100%; clear:both; margin: 10px 0;}
#noticia_individual #imagen_noticia img {width: 690px;}
#noticia_individual .contenido .volver {float: right; font-weight: bold;  margin: 0 0 0 15px;}
#noticia_individual .contenido .volver a {text-decoration: none; color: #dd720a; font-size: 10px;}
#noticia_individual .contenido .volver a:hover {text-decoration: none; color: #000; font-size: 10px;}

#zona_central h2.listado_contenidos { margin: 0 0 5px 40px; font-size: 16px; }

/***** Buscador *****/
#buscador_seccion{ width: 300px; float: right; text-align: right; margin: 0; padding: 8px 40px 0 0; }
#fecha_seccion{	width: 240px; float: right;	margin: 5px 0 0 0; padding: 10px 0 0 0; }

/***** Buscador *****/
#buscador { float: right; margin: 0 10px 0 0; padding: 5px 0 0 0; width: 250px;}
#buscador * { font-family: Verdana, Sans-serif; }
#buscador form { width: 235px; margin: 0; height: 18px; padding: 0; font-weight: bold; font-size: 10px;	color: #df7007;	float: left;}
#buscador form span { float: left; margin: 3px 0 0 0; }
#buscador form input.texto{	border: 1px solid #b4b4b4; height: 18px; background-color: #FFF; font: 10px normal #000; margin: 0 0 0 5px;	padding: 0;	float: left;}
#buscador form input.boton { margin: 3px 0 0 0; padding: 0 5px; width: 10px; height: 18px;}

#fechainicio { font-family: Verdana; font-size: 10px; font-weight: bold; color: #415A74; float: left; margin: 5px 10px 0 0; padding: 5px 0 0 0; width: 250px;}
#fechainicio.secciones {margin: 5px 0 0 220px;}
/***** idioma *****/
#capa_idioma { font-family: Verdana; font-size: 10px; color: #415971; float:left; width: 190px; margin-top:10px; }
#capa_idioma a{ color: #415971; text-decoration:none; padding: 0 5px; }
#capa_idioma a.activo{ color: #DD7009; font-weight:bold; padding: 0 5px; }
#capa_idioma a:hover{ color: #DD7009; text-decoration: none;}

/***** Login *****/
.login { width: 188px; height: 120px; background: url("../../imagenes/portada/fondo_login.gif") no-repeat left top;	float: left; margin: 10px 0 0 6px; 	/margin: 10px 0 0 3px;}
.newsletter { width: 188px; height: 205px; background: url("../../imagenes/portada/fondo_newsletter.gif") no-repeat left top; float: left; margin: 5px 0 0 6px; /margin: 10px 0 0 3px; }
.login h4 {	font-family: Verdana; color: #DD7008; font-size: 12px; font-weight: bold; padding: 10px 0 0 10px; margin: 0;}
.login h4 span{	display: none;}
.login #toma_de_datos{font-family: Verdana;font-size: 10px;	font-weight: normal;padding: 0 0 0 10px;margin: 0;	color: #415A74;}
.login #toma_de_datos a{ background-image: url("../../imagenes/portada/bullet.gif");	background-position: left center; background-repeat: no-repeat;	font-family: Verdana;font-size: 10px; color: #0089B9; font-weight: bold; text-decoration: none; padding: 0 0 0 10px; }
.login #toma_de_datos h2 span {display: none;}
.login #toma_de_datos input.texto {	width: 150px; height: 18px;	background-color: #fff;	border: 1px solid #B4B4B4; font-size: 9px;}
.login #toma_de_datos select.texto {width: 150px; height: 18px; background-color: #fff; border: 1px solid #B4B4B4; font-size: 9px;}
.login #toma_de_datos input.entrar, #login #toma_de_datos input.entrar { padding: 0; background: none; border: none; text-decoration: none; color: #dd720a; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, sans-serif; }
.login #toma_de_datos form { margin: 0; padding: 0; }
.login #toma_de_datos table, .login #toma_de_datos table td, .login #toma_de_datos table td a{ 
	font-family: Verdana; font-size: 10px; font-weight: normal;	padding: 2px 0 0 0;	margin: 0; color: #415A74;	/*border: 1px solid black;*/
}
.login #toma_de_datos table td a, .login #toma_de_datos table td a:hover { font-size: 11px; background-image: none; }

/***** paginación *****/

#paginacion {float: right; width: auto; margin: 0 25px 0 0; color: #415A74; font-family: Verdana, Sans-serif; font-size: 9px; font-weight: bold;}
#paginacion span {float:left; width: auto; margin: 0 5px; padding: 5px 10px 5px 3px; border-right: 1px solid #c1c1c1;}
#paginacion a{ color: #dd720a; text-decoration: none; margin:0; padding: 0; }
#paginacion a:hover { color: #415A74; text-decoration: underline; }

/* RSS */
#rss {float: left; width: 190px; font-family: Verdana; font-size: 11px; font-weight: bold; margin: 5px 0 0 10px;}
#rss a { width: 140px; height: 26px; padding: 6px 0 0 28px; display: block; background: url("../../imagenes/portada/ico_rss.gif") no-repeat left top; text-decoration: none; color: #dd720a;}
#rss a:hover { color: #415A74;}

/* CONTACTO */
#contacto_aux {border:0; }
#animacion_contacto{ width: 785px; height: 358px; float:left; margin: 0 0 0 -3px;}
#plano_contacto {
	padding: 8px;
	float: left;
	width: 95%;
	clear: both;
	margin: 0 0 0 5px;
	border: none;
	background-color: #f6f6f6;
}