  /*CSS HERMANOS PLATA */

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

div#header {
background:#003366 url(../images/bg_header_index.jpg) no-repeat right top;
height:120px;
margin:auto;
overflow:hidden;
width:993px;
padding-right:3px;

}

#wrapper_content {
width:996px; display:block; clear:both; overflow:hidden; background: url(../images/img_index.jpg) no-repeat; padding-top:265px; /*border:10*/
}
#content{width:996px; float:left;background:url(../images/bg_content_index.jpg) repeat-y 0px 35px; }
.content_left{ display:none}
.content_right{
	background:transparent;
	
	width:996px;
	float:left;
	margin:0px;
	padding:0px 0px 100px 0px;
	/*background:url(../images/bg_contenido_right_index2.jpg)no-repeat 6px 0px;*/
}
.contenido{width:542px; padding-left:36px; padding-right:27px;/*margin-left:1px;background:url(../images/bg_contenido_right2.jpg) repeat-x 4px 0px;*/
background:url(../images/bg_contenido_right_index2.jpg) repeat-x 0px 0px;
}
.contenido2{
float:left;
width:387px;
margin-right:0px;
 padding:0px 0px 0px 4px;
margin-left:0px;
background:url(../images/bg_contenido_right_index2.jpg) no-repeat right top;
/*background:url(../images/bg_contenido_right2.jpg) repeat-x;*/ }


.contenido2 p,.contenido2 .csc-header { padding-right:30px;}
.breadcrumb{ display:none;}

.content_right h2{color:#003366;font-weight:bold;}


#wrapper_content h2.left, #wrapper_content h2.right{ height:26px;color:#FFFFFF; padding:9px 0px 0px 20px;}
#wrapper_content h2.left{ width:535px; float:left; font-weight:bold; margin-left:20px; background:url(../images/tit_servicios.gif) no-repeat left top;}
#wrapper_content h2.right{ width:340px; float:right; margin-right:14px; background:url(../images/tit_noticias.gif) no-repeat left top}
div>#wrapper_content h2.right{ width:340px; float:right; margin-right:27px; background:url(../images/tit_noticias.gif) no-repeat left top}

/*footer*/

div#footer {padding:15px 23px 15px 36px;width:929px;}

/*** menú avanzado ****/
.image-menu{ display:block; clear:both; overflow:hidden; margin:30px 10px 22px 0px;}
.image-menu a{color:#666666;}
.image-menu ul, .image-menu li { margin:0; padding:0;background:transparent ;width:auto;}
.image-menu li {
	width:242px; 
	min-height:140px;
       display: -moz-inline-stack; /* FF2*/
       display: inline-block;
       vertical-align: top; /* BASELINE CORRECCIÓN*/
        margin:0px 15px 23px 0px;
       zoom: 1; /* IE7 (hasLayout)*/
       *display: inline; /* IE */
       _height: 140px; /* IE6 */
	   background:transparent;
}
.image-menu li a {width:243px; font-size:11px; text-decoration:none; border:0} 
	.image-menu li a:hover { text-decoration:underline; }
		.image-menu li a strong { color:#333333;font-size:12px; display:block; padding-bottom:8px; clear:both }
		.image-menu li a span.mas_info { padding-right:0px; display:block; padding-top:5px;text-transform:uppercase; text-decoration:underline; }
			.image-menu li a:hover span.mas_info {text-decoration:none; }
.image-menu li span.image{margin:0 14px 0 0; background-color:#FFFFFF; padding:5px 2px; border:1px solid #E6E6E6;  display:block; float:left}



/***** ÚLTIMAS NOTICIA****/
.news-latest-container{ width:366px;float:left; display:block;clear:both; margin-left:0px;background:#7BA3E0 url(../images/bg_news_index.jpg) repeat-x;  }
.news-latest-container{ margin-left:-4px; }
	.news-latest-container .left{ padding-left:4px;float:left; background: transparent url(../images/bg_news_left.jpg) no-repeat left top; }
	.news-latest-container .right{ width:363px;padding-top:20px;float:left; background:url(../images/bg_news_right.jpg) no-repeat right top; }
	.new_pie{ width:367px; height:18px; display:block; margin-bottom:45px;margin-left:-4px;clear:both;background: url(../images/bg_news_index2.jpg) no-repeat; }
.news-latest-item{ width:346px; float:left; margin: 0px 0px 15px 0px; padding-left:15px;}
.news-latest-item .imagen{ float:left; margin-right:15px; display:none}
.news-latest-item a {color:#FFFFFF;}
	.news-latest-item a:hover { text-decoration:underline}
	.contenido_noticia{ width:334px;border-bottom: 1px solid #CCCCCC; padding-bottom:8px;}
.contenido_noticia h3{ padding-bottom:3px;}
.contenido_noticia h3 a{color:#FFFFFF;font-size:12px;font-weight:bold;padding-bottom:7px;}
.date {padding-bottom:0px; font-size:10px;}
