
/********************* ESTILOS PARA MOSTRAR UN POST **************************/
.postcontent{border-bottom:1px solid #ceced0; padding:10px;}
.postcontent h3{color:#44790d; font:14px Arial; font-weight:bold; display:block; margin-bottom:10px;}
.postcontent h3 a{color:#44790d; font:15px Arial; font-weight:bold; display:block; margin-bottom:10px;}
.postcontent .abstract{color:#666; font:11px Arial; margin-bottom:5px;}
.postcontent .abstract{float:left;padding:4px;margin: 10px;}
.postcontent .abstract {margin:0 0 10px;}
.postcontent .abstract img {margin:3px 3px 3px 0px; background:#DEDEDE; }
.postcontent a.masinfo{color:#f5a41b; font:12px Arial; font-weight:bold; border-left:2px solid #44790d; padding-left:3px;}
.postcontent p{font-size:11px;}
.postcontent .estilo3{font-size:11px;}
.postcontent .texto{font-size:11px;}
.postcontent ul{padding-left:30px;}
.postcontent span.fecha {border:0 none;color:#F5A31B;font-size: 12px;}

/********************* ESTILOS PARA MOSTRAR UN POST EN PORTADA**************************/
.post_portada{border-bottom:1px; margin-bottom:10px; }
.post_portada h3{color:#44790d; font:14px Arial; font-weight:bold; display:block; margin-bottom:10px;}
.post_portada h3 a{color:#44790d; font:15px Arial; font-weight:bold; display:block; margin-bottom:10px;}
.post_portada .abstract{color:#666; font:11px Arial; margin-bottom:5px; float:left;padding:4px;margin:0 0 10px;}
.post_portada .postcontent .abstract img {float:left;margin:3px 10px 3px 10px;padding:8px; background:#DEDEDE; }
.post_portada p{font-size:11px;padding-left:10px;min-width:450px;}

.post_portada span.fecha {border:0 none;color:#F5A31B;font-size: 12px;}

/*******************NOTICIAS DESTACADAS**************************/
.postDestacado {
  margin-bottom:5px;
  font-size:11px;
  border: 1px solid #b2b2b2;
  background-color: #f7f7f7;
}
.postDestacado img {float:right; margin:10px;}
.postDestacado h3{
     margin-top: 10px;
	 margin-left: 10px;
     font-size: 13px;
}
.postDestacado h3 a {
     color:#44790d;
}
.postDestacado .abstract {
    color:#666;
    margin-bottom:5px;
	margin-left: 10px;
}

	
/********************* ESTILOS PARA MOSTRAR NOTICIAS POR FECHAS **************************/
#noticiasFecha .noticiasFechaIzq{width:120px; float:left; padding-left:10px; }
#noticiasFecha .icon{color:#a1a1a1}
#noticiasFecha .noticiasFechaDer{width:110px; float:left;}
#noticiasFecha .filaNoticiasFecha{padding-bottom:10px;font:12px arial;}
#noticiasFecha a{font:12px arial; color:#619721;}
#noticiasFecha a:hover{font:12px arial; color:#333; text-decoration: none;}
#noticiasFecha a:hover span{font:12px arial; color:#f5a41b; text-decoration: none;}
#titleNoticiasFecha{padding: 16px 0 7px 0; margin:0 0 10px 0px; font:15px arial; font-weight: bold; color:#a1a1a1; border-bottom:1px dashed #666;}
#titleNoticiasFecha span{font:12px arial;}

/********************* ESTILOS PARA MOSTRAR UN POST DE NOTICIAS **************************/
.postnews{padding:0 0 10px 0; margin:0 0 15px 0;}
.postnews h2{color:#44790d; font:14px Arial; font-weight:bold; display:block; margin-bottom:10px;}
.postnews h2 a{color:#44790d; font:14px Arial; font-weight:bold; display:block; margin-bottom:10px;}
.postnews .content{color:#666; font:13px Arial; margin-bottom:5px;}
.postnews .navegador{text-align: right; margin-right:20px;font:11px Arial;}
.postnews .navegador a{color:#44790d; text-decoration: none;}
.postnews .navegador a:hover{color:#f5a41b;}
#web_colaborativa{
height: 80px;
width:100%;
background: #dedede;
-moz-border-radius:5px;
margin-top: 5px;

}
#web_colaborativa form{float:left; width:320px;  margin-left:5px;}
#web_colaborativa fieldset{border: 1px solid #C4C4C4;  padding:5px;margin-top:3px; }
#web_colaborativa ul{float:left;}
#web_colaborativa li{display: inline;float:left;margin-left: 5px;}
#web_colaborativa a{display:block;}
#web_colaborativa a#email{background:url("../images/icons/email.png") no-repeat;width:16px;height:16px;margin: 20px 0 0 5px;}
#web_colaborativa a#printer{background:url("../images/icons/printer.png") no-repeat;width:16px;height:16px;margin: 20px 0 0 5px;}
#web_colaborativa a#font_larger{background:url("../images/icons/font_larger.png") no-repeat;width:16px;height:16px;margin: 20px 0 0 5px;}
#web_colaborativa a#font_smaller{background:url("../images/icons/font_smaller.png") no-repeat;width:16px;height:16px;margin: 20px 0 0 5px;}
#web_colaborativa input {    background: none no-repeat scroll 97% 50% #FFFFFF;border: 1px solid #C8C8C8;font-size: 11px;}
#web_colaborativa input.boton {background-color: #666666; border: 1px solid #FFFFFF; color: #FFFFFF; cursor: pointer;padding: 0;text-align: center; width: 80px;}
#web_colaborativa input.boton:hover { background-color: #A1BF19;}
#social_nts { background: #DEDEDE;width: 100%;float:left;border-radius: 5px 5px 5px 5px;}
#social_nts li {display: inline;float:left;margin-left: 5px;}
#social_nts a#facebook{background:url("../images/icons/facebook.png") no-repeat;width:24px;height:24px;margin: 5px 0 0 5px;}
#social_nts a#linkedin{background:url("../images/icons/linkedin.png") no-repeat;width:24px;height:24px;margin: 5px 0 0 5px;}
#social_nts a#twitter{background:url("../images/icons/twitter.png") no-repeat;width:24px;height:24px;margin: 5px 0 0 5px;}
#social_nts a#xing{background:url("../images/icons/xing.png") no-repeat;width:24px;height:24px;margin: 5px 0 0 5px;}
#social_nts a#delicious{background:url("../images/icons/delicious.png") no-repeat;width:24px;height:24px;margin: 5px 0 0 5px;}
#social_nts span {margin:3px 0 0 2px;}

/*
#web_colaborativa form {}
#web_colaborativa legend {}
#web_colaborativa fieldset {border: 1px solid #C4C4C4; padding:5px;margin-top:3px;}
#web_colaborativa ul{}
#web_colaborativa li{display: inline;float:left;margin-left: 5px;}
#web_colaborativa a{display:block;}
#web_colaborativa a#email{background:url("../images/icons/email.png") no-repeat;width:16px;height:16px;margin: 20px 0 0 5px;}
#web_colaborativa a#printer{background:url("../images/icons/printer.png") no-repeat;width:16px;height:16px;margin: 20px 0 0 5px;}
#web_colaborativa a#font_larger{background:url("../images/icons/font_larger.png") no-repeat;width:16px;height:16px;margin: 20px 0 0 5px;}
#web_colaborativa a#font_smaller{background:url("../images/icons/font_smaller.png") no-repeat;width:16px;height:16px;margin: 20px 0 0 5px;}
#web_colaborativa input {    background: none no-repeat scroll 97% 50% #FFFFFF;border: 1px solid #C8C8C8;font-size: 11px;padding-right: 15px;}
#web_colaborativa input.boton {background-color: #666666; border: 1px solid #FFFFFF; color: #FFFFFF; cursor: pointer;padding: 0;text-align: center; width: 80px;}
#web_colaborativa input.boton:hover { background-color: #A1BF19;}
#social_nts { background: none repeat scroll 0 0 #DEDEDE;width: 100%;float:left;border-radius: 5px 5px 5px 5px;}
#social_nts li {display: inline;float:left;margin-left: 5px;}
#social_nts a#facebook{background:url("../images/icons/facebook.png") no-repeat;width:24px;height:24px;margin: 5px 0 0 5px;}
#social_nts a#linkedin{background:url("../images/icons/linkedin.png") no-repeat;width:24px;height:24px;margin: 5px 0 0 5px;}
#social_nts a#twitter{background:url("../images/icons/twitter.png") no-repeat;width:24px;height:24px;margin: 5px 0 0 5px;}
#social_nts a#xing{background:url("../images/icons/xing.png") no-repeat;width:24px;height:24px;margin: 5px 0 0 5px;}
#social_nts a#delicious{background:url("../images/icons/delicious.png") no-repeat;width:24px;height:24px;margin: 5px 0 0 5px;}
#social_nts span {margin:3px 0 0 2px;}
*/
/********************* ESTILOS PARA MOSTRAR COLUMNA DERECHA DE UN POST **************************/
.postcolright{margin-bottom:10px; text-align: left;}
.postcolright .abstract{padding:0 0 0 12px; background:url("../images/bg_point.png") no-repeat 0px 13px; color:#666; font:11px Arial; margin:0 10px 5px 10px;min-width:90%}
.postcolright .abstract p{text-align:left;}
.containerModRightContent .pagination{background-color:#619721; color:#fff; text-align: center; font:11px Arial;  overflow:hidden;}
.containerModRightContent .pagination a{color:#fff;}
.paginationTop{border-bottom:1px dashed #fff;  padding:5px 0 5px 0;}
.paginationBottom{padding:5px 0 5px 0;}
.paginationBottom a:hover{color:#F5A31B; text-decoration: none;}
.containerModRightContent .fechas{padding:5px 10px 10px 10px;}
.containerModRightContent .fechas .linkAnio{padding: 5px 0 0 12px; cursor: pointer; background:url("../images/bg_point.gif") left 9px no-repeat;}
.containerModRightContent .fechas .linkMes{padding-left: 20px; cursor: pointer; }
.containerModRightContent .fechas .linkMes a{color:#44790d}


/***** Contenedor de las noticias ****/
.contNoticias{height:550px; overflow:auto;}


