/*******************************************************************************
****** NOTICIAS CSS ************************************************************
*******************************************************************************/

/* MENU PIE DE PAGINA */
table.cuerpo tr td.contenido div.menu_pie
{
	position: relative;
	margin-top: 40px;
}

/* TITULO DE NOTICIAS */
table.cuerpo tr td.contenido h3
{
    width: 377px;
    height: 20px;
    font-family: tahoma, arial, verdana, Lucida Grande, Lucida, Helvetica, Geneva, sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
    color: #070;
    background-image: url( ../img/fondo_titulos.jpg );
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 24px;
    padding-top: 6px;
}

table.cuerpo tr td.contenido h3 span
{
    font-weight: normal;
    text-transform: none;
}

table.cuerpo tr td.contenido h3.tit2
{
    font-size: 1.0em;
    text-transform: none;
    background-image: url( ../img/fondo_titulos2.jpg );
    background-repeat: no-repeat;
    background-position: 10px 5px;
    padding-top: 2px;
	margin-top: 15px;
}

/* CAJA DE CONTENIDO */
table.cuerpo tr td.contenido div.caja
{
    width: 390px;
    /*background-image: url( ../img/sombra_sup_caja.jpg );*/
    background-repeat: repeat-x;
    background-position: left top;
    /*border-left: 1px solid #BEDA69;*/
    padding-left: 1px;
    padding-top: 15px;
    margin-top: -2px;
}

/* BOTONERA DE PAGINACION */
table.cuerpo tr td.contenido div.caja div.botonera_paginacion
{
	color: #F60;
	text-align: right;
    padding-bottom: 5px;
    border-bottom: 1px solid #D9D9DC;
    margin-left: 10px;
	margin-right: 5px;
}

table.cuerpo tr td.contenido div.caja div.botonera_paginacion span
{
	color: #080;
}

table.cuerpo tr td.contenido div.caja div.botonera_paginacion a
{
    font-family: tahoma, verdana, arial, Lucida Grande, Lucida, Helvetica, Geneva, sans-serif;
    font-size: 1em;
    color: #0A0;
    text-decoration: none;
    margin-left: 2px;
	margin-right: 2px;
}

table.cuerpo tr td.contenido div.caja div.botonera_paginacion a img
{
	text-decoration: none;
	border: none;
}

table.cuerpo tr td.contenido div.caja div.botonera_paginacion a.activo
{
    font-size: 1.1em;
    font-weight: bold;
}

div.botonera_paginacion_abajo
{
	margin-top: 10px;
	border-bottom: none !important;
}

/* CAPA DE NOTICIA */
table.cuerpo tr td.contenido div.caja div.noticias
{
	padding-top: 10px;
	padding-bottom: 5px;
    border-bottom: 1px solid #D9D9DC;
    margin-left: 10px;
	margin-right: 5px;
}

table.cuerpo tr td.contenido div.caja div.noticias h4
{
	font-size: 1em;
    background-image: url( ../img/ico_punto.gif );
    background-repeat: no-repeat;
    background-position: 5px 8px;
	padding-top: 3px;
    padding-left: 15px;
	padding-bottom: 3px;
	background-color: #AFA;
}

table.cuerpo tr td.contenido div.caja div.noticias h4 span
{
    font-weight: normal;
}

table.cuerpo tr td.contenido div.caja div.noticias h4 span.xx1
{
	color: #070;
	font-weight: bold;
}

table.cuerpo tr td.contenido div.caja div.noticias h4 span.caduca
{
	color: #FF9900; 
}

table.cuerpo tr td.contenido div.caja div.noticias h4 span.activa
{
	color: #O60;
}

table.cuerpo tr td.contenido div.caja div.noticias p
{
    color: #040;
	margin-top: 5px;
    margin-bottom: 15px;
}

table.cuerpo tr td.contenido div.caja div.noticias p img
{
	float: left;
	width: 125px;
	margin-right: 10px;
}

table.cuerpo tr td.contenido div.caja div.noticias div.cuerpo_noticia
{
	display: none;
	margin-bottom: 20px;
}

table.cuerpo tr td.contenido div.caja div.noticias div.cuerpo_noticia a img
{
	width: 115px;
	float: left;
	border: none;
	margin-right: 10px;
	margin-bottom: 5px;
}

table.cuerpo tr td.contenido div.caja div.noticias div.cuerpo_noticia p
{
	color: #030;
	margin-bottom: 10px;
}

table.cuerpo tr td.contenido div.caja div.noticias div.cuerpo_noticia h5
{
	font-size: 1em;
	color: #030;
	padding-bottom: 2px;
	border-bottom: 1px solid #146FAF;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.cuerpo tr td.contenido div.caja div.noticias div.cuerpo_noticia ul
{
	list-style-type: none;
	list-style-position: inside;
	color: #990;
	background-color: #FAFAFA;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}

table.cuerpo tr td.contenido div.caja div.noticias div.cuerpo_noticia ul.enlaces
{
	list-style-type: disc;
}

table.cuerpo tr td.contenido div.caja div.noticias div.cuerpo_noticia ul li
{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #629ACF;
}

table.cuerpo tr td.contenido div.caja div.noticias div.cuerpo_noticia ul li a
{
	color: #030;
	text-decoration: none;
}

table.cuerpo tr td.contenido div.caja div.noticias div.cuerpo_noticia ul li a:hover
{
	color: #FF9900;
}
	
table.cuerpo tr td.contenido div.caja div.noticias div.cuerpo_noticia ul li a img
{
	width: 16px;
	height: 16px;
	float: none;
	border: none;
	margin: 0px;
	left: -3px;
	top: 4px;
}

table.cuerpo tr td.contenido div.caja div.noticias div.cuerpo_noticia table.galeria_fotos
{
	border-collapse: separate;
	margin-left: -5px;
}

table.cuerpo tr td.contenido div.caja div.noticias div.cuerpo_noticia table.galeria_fotos tr td
{
	width: 115px;
}


table.cuerpo tr td.contenido div.caja div.noticias a.ver_mas
{
    height: 19px;
    float: right;
    color: #070;
    text-decoration: none;
    background-image: url( ../img/ico_ver_mas.gif );
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 22px;
    margin-top: -15px;
	clear: both;
}

/* CAJA DE CONTENIDO 2 */
table.cuerpo tr td.contenido div.caja2
{
    width: 390px;
    /*border-left: 1px solid #BEDA69;*/
    padding-left: 1px;
    padding-top: 5px;
    padding-bottom: 10px;
	margin-left: 0px;
    margin-top: -2px;
}

table.cuerpo tr td.contenido div.caja2 p
{
    margin-left: 15px;
}

table.cuerpo tr td.contenido div.caja2 form
{
    padding-left: 40px;
    padding-top: 5px;
    padding-right: 40px;
    padding-bottom: 5px;
    border-top: 1px solid #E6F3FC;
    border-bottom: 1px solid #E6F3FC;
    margin-left: 15px;
    margin-top: 10px;
}

table.cuerpo tr td.contenido div.caja2 form.buscador
{
	padding-left: 0px;
	padding-right: 0px;
}

table.cuerpo tr td.contenido div.caja2 form label
{
    display: block;
    color: #070;
    background-image: url( ../img/ico_punto.gif );
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 2px;
}

table.cuerpo tr td.contenido div.caja2 form label.correo
{
    width: 174px;
    float: left;
}

table.cuerpo tr td.contenido div.caja2 form label.telefono
{
    float: left;
    margin-left: 10px;
}

table.cuerpo tr td.contenido div.caja2 form input
{
    width: 100%;
    font-size: 0.8em;
    border-left: 1px solid #ADA9A7;
    border-top: 1px solid #ADA9A7;
    border-right: 1px solid #B7BDC2;
    border-bottom: 1px solid #B7BDC2;
    margin-bottom: 5px;
}

table.cuerpo tr td.contenido div.caja2 form input.correo
{
    width: 183px;
}

table.cuerpo tr td.contenido div.caja2 form input.telefono
{
    width: 100px;
    margin-left: 5px;
}

table.cuerpo tr td.contenido div.caja2 form input.buscador
{
	width: 200px;
	float: left;
}

table.cuerpo tr td.contenido div.caja2 form textarea
{
    width: 100%;
    height: 100px;
    border-left: 1px solid #ADA9A7;
    border-top: 1px solid #ADA9A7;
    border-right: 1px solid #B7BDC2;
    border-bottom: 1px solid #B7BDC2;
    margin-bottom: 5px;
}

table.cuerpo tr td.contenido div.caja2 form input.boton
{
    width: auto;
    float: right;
    font-size: 0.9em;
    color: #FFFFFF;
    background-color: #090;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #E6F3FC;
    border-top: 1px solid #E6F3FC;
    border-right: 1px solid #00477F;
    border-bottom: 1px solid #00477F;
    margin-top: 10px;
    cursor: pointer;
}

input.boton2
{
	float: left !important;
	margin: 0px !important;
	margin-left: 15px !important;
	margin-top: -1px !important;
}

table.cuerpo tr td.contenido div.caja2 form a
{
	float: left;
	margin-left: 15px;
}

