@import url("generic.css");
/* Generic Style */
#secciones_content{width: 53%;float: left;padding: 1em 0 2em 0;}

#last_posted{border-bottom: 1px solid #C8C8C8;margin-bottom: 0.5em;padding-bottom: 0.5em;}
#last_posted h2{line-height: 1.2;font-size: 200%;margin-bottom: 0.2em;}
#last_posted h2 a{color: #019935;font-weight: normal;text-decoration: none;}
#last_posted h2 a:hover{text-decoration: underline;}
#last_posted img{padding: 0.3em;border: 2px solid #A6C9C5;}
#last_posted p{width: 95%;margin: 0 auto 0 0;font-size: 95%;line-height: 1.2;}
#last_posted p a{text-decoration: none;color: #020002;}
#last_posted p a:hover{text-decoration: underline;}
#last_posted p.hora_noticia{font-family: Arial, serif;color: #999998;}
#last_posted p.hora_noticia strong{font-weight: bold;color: #020004;}
#last_posted p.hora_noticia span{text-transform: uppercase;}

.seccion_info_item{border-bottom: 1px solid #C8C8C8;margin-bottom: 0.5em;padding-top: 0.5em;}
.seccion_info_item h3{line-height: 1.2;font-size: 120%;width: 70%;margin: 0 0 0.3em auto;}
.seccion_info_item h3 a{color: #019935;font-weight: normal;text-decoration: none;}
.seccion_info_item h3 a:hover{text-decoration: underline;}
.seccion_info_item p{width: 70%;margin: 0 0 0 auto;line-height: 1.2;}
.seccion_info_item p a{text-decoration: none;color: #020001;}
.seccion_info_item p a:hover{text-decoration:underline;}
.seccion_info_item img{float: left;}
.seccion_info_item p.hora_noticia{font-family: Arial, serif;color: #999998;}
.seccion_info_item p.hora_noticia strong{font-weight: bold;color: #020004;}
.seccion_info_item p.hora_noticia span{text-transform: uppercase;}

.paginacion{text-align: center;font-size: 110%;}
.paginacion p{font-family: Arial, serif;}
.paginacion p a{color: #6A6767;text-decoration: none;}
.paginacion p a:hover{background-color: #006661; color: #fffcff;}
.paginacion p a.selected{background-color: #006661; color: #fffcff;}

/* Note */
p.indicador_seccion{font-family: Arial, serif;width: 40%;background-color: #18AF32;text-transform: uppercase;color: #fffcff;padding: 0.2em 0 0.2em 4em;margin-bottom: 1.5em;}
#secciones_content h1.titulo_nota{margin: 0;font-size: 200%;color: #019935;font-weight: bold;width: 100%;padding: 0;background-color: transparent;text-align: left;line-height: 1.1;}
#nota_card{font-family: Arial, serif;}
.nota_share{margin-bottom: 1em;text-align: right;font-family: Arial, serif;border-bottom: 2px solid #e5e6e7;font-size: 110%;}
.nota_share a{text-decoration: none; color: #009899;}
.nota_share a:hover{color: #565656;}
.nota_share img{margin-left: 0.8em;}
#nota_display p{margin-bottom: 0.8em;}
#nota_display p a{color: #1a651d;}
/* Gallery */
#nota_gallery{margin-bottom: 0.3em;text-align: center;}
#nota_gallery img{border: 1px solid #e4e4e4;padding: 0.2em;}
#nota_gallery ul{text-align: left;}
#nota_gallery li{display: inline;border:1px solid #006766;text-align: center;}
#nota_gallery li a{color: #6ECF6f;text-decoration: none;padding: 0 0.4em;cursor: pointer;}
#nota_gallery li a:hover{background-color: #006867;color: #fffefe;cursor: pointer;}
#nota_gallery li.selected a{background-color: #006767;color: #fffefe;}
/* comments */
#comment_display{margin: 1em 0;}
#comment_display h2{color: #006766;margin-bottom: 1em;font-family: Arial, serif;font-size: 100%;text-transform: uppercase;}
.comment_item{border-bottom: 2px solid #E6E6E6;padding-bottom: 0.5em;margin-bottom: 0.5em;}
.comment_item h3{background: #005757 url('../img/comment.png') no-repeat top left;color: #fcfffd;font-size: 110%;font-weight: bold;padding: 0 0 0 0.5em;width: 100%;}
.comment_item p.comment_date{background-color: #E6E6E6;color: #040004;padding: 0.3em 0 0.3em 0.5em;margin-bottom: 0.8em;width: 100%;}
.comment_item p{color: #020000;line-height: 1.2;width: 95%;margin: 0 auto;}
.error {color:#c03}
/* Comments form */
#forma_comentarios{margin-top: 2em;}
#forma_comentarios h2{color: #006767;font-size: 110%;text-transform: uppercase; font-weight: bold;margin-bottom: 0.8em;}
#forma_comentarios fieldset{border: 2px solid #989898;padding: 0.8em 0 1em 1.5em;}
#forma_comentarios legend{color: #006765;font-family: Arial, serif;font-size: 110%;padding: 0 0.5em;}
#forma_comentarios label{color: #006765;font-family: Arial, serif;font-size: 110%;}
#forma_comentarios p.button_send{text-align: right; width: 60%;margin: 0 auto;}

/* Tablas */
#secciones_content table.tabla {width: 94%;margin: 1em auto;border: 1px solid #676767;padding: 0.5em;}
#secciones_content table.table thead{font-weight: bold;}
#secciones_content table.tabla td{border: 1px solid #999999;text-align: center;}
