 /*CSS HECAMAR */

/*estructura básica****************************/

body {
background:#FFFFFF url(../images/bg_body_index.jpg) repeat-x scroll left top;
}

#wrapper_content {
background:url(../images/bg_wrapper_index.jpg) repeat-y left top;
margin:0 auto;
width:920px;
}

#content {
padding:0;
width:910px;
padding:0px 0px 0px 10px;
background:url(../images/border_left.jpg) no-repeat scroll left top;
}


div#header{width:900px}
#header .top {
height:55px;

}

#header h1.logo {
float:left;
height:48px;
overflow:hidden;
padding-left:340px;
/*width:198px;*/
width:250px;
}

#header .bottom {
background:transparent url(../images/img_index.jpg) no-repeat scroll center bottom;
height:184px;
}

.main_menu {display:none}
.content_left{
	width:900px;
	float:none;
	display:block;
	overflow:hidden;
	clear:both;
	padding:0px 10px 0px 0px;
	color:#CCCCCC;
	background: transparent url(../images/border_right2.jpg) no-repeat right top;
	min-height:100px;
}

.content_left .centro{text-align:center; padding-top:10px;background: transparent url(../images/bg_left_index.jpg) repeat;border-bottom:1px solid #960E2E;}
/*.content_left .centro p{width:640px; text-align:center; }*/

.content_left .centro img{display:none}
.content_right{
	width:900px;
	padding:0px;
	display:block;
	overflow:hidden;
	clear:both;
	color:#ccc;
	background:transparent;
}

.content_right .content { display:block; overflow:hidden;background:transparent;}


.fondo_rojo{ display:block; overflow:hidden; clear:both; background:url(../images/separador.jpg) repeat scroll left top; border-bottom:12px solid #000}

.content .left{width:396px; min-height:270px;float:left;background: #30040E url(../images/bg_content_index.jpg) repeat-x scroll left top; padding:28px 15px 0px 26px;}

 .content .right{width:396px;float:right; min-height:270px;background: #30040E url(../images/bg_content_index.jpg) repeat-x scroll left top;padding:28px 26px 0px 15px;}


.content_right .bottom { display:block; overflow:hidden; clear:both;}


.content h2{ color:#ccc}
.csc-header-n1{margin:0}

.content a.internal-link{font-size:16px; color:#AA1135;padding-right:27px;text-decoration:none; background:url(../images/bg_important.gif) no-repeat right 3px;}
.breadcrumb{ display:none;}

/*FOOTER*/
div#footer{
background:url(../images/bg_footer_index.jpg) no-repeat left top;
}




/* NOTICIAS ****************/
.bottom .news-list-container{padding:22px 26px 33px 26px;}
.bottom .news-list-item { width:262px; float:left; clear:none; margin:0px 20px 0px 0px; padding:0px 0px;border-bottom: 0px;}
.bottom .news-list-item .imagen{display:none}
.bottom .news-list-item .contenido_noticia{width:auto; float:none;}

.bottom  .news-list-item .date{display:block; clear:both;font-size:12px;color:#666666;padding-right:17px;}
.bottom .contenido_noticia h2,.bottom .contenido_noticia h2 a{
display:block; clear:both;
font-size:14px;
font-weight:normal;
line-height:1.2em;}
 
.bottom .contenido_noticia h2 a{width:auto;float:none;color:#5F061B;padding-bottom:7px; text-decoration:none;}
.contenido_noticia h2 a:hover{text-decoration:underline;}

.body_noticia{ width:260px; display:block;overflow:hidden; }
.subheader a{color:#666666; text-decoration:none;}
.subheader a:hover{text-decoration:none;}

.news-list-morelink{display:none;}




