/* inicio */

#content .content #colDer .slides{
	float:left;
	background:url("../images/general/bg_slides.jpg") bottom repeat-x;
	height:237px;
	width:653px;
	padding:6px 6px 0 6px;
}
#content .content #colDer .slides .colIzq{
	float:left;
	width:477px;
	height:230px;
	position:relative;
}
#content .content #colDer .slides .colIzq h3{
	color:#fff;
	font-size:1.50em;
	padding:3px 0 7px 0;
	background:transparent;
}
#content .content #colDer .slides .colIzq img{
	width:477px;
	height:202px;
	float:right;
}
#content .content #colDer .slides .colIzq a{
	position:absolute;
	bottom:5px;
	right:5px;
	width:63px;
	height:15px;
	background:transparent url("../images/inicio/bg_ver_mas.gif") no-repeat;
	color:#fff;
	text-decoration:none;
	font-size:0.9em;
	padding:4px 0 0 5px;
}
#content .content #colDer .slides .colIzq a:hover{
	text-decoration:underline;
}
#content .content #colDer .slides .colDer{
	float:right;
}
#content .content #colDer .slides .colDer .slidesOn,#content .content #colDer .slides .colDer .slidesOff{
	background:#34414b;
	height:47px;
	width:158px;
	padding:6px 6px 0 6px;
	margin-bottom:6px;
	font-size:0.9em;
}
#content .content #colDer .slides .colDer .slidesOff{
	background:#7e8b95;
}
#content .content #colDer .slides .colDer .slidesOn img,#content .content #colDer .slides .colDer .slidesOff img{
	height:41px;
	width:67px;
	float:left;
	margin-right:8px;
}
#content .content #colDer .slides .colDer .slidesOn a{
	color:#fff;
	text-decoration:none;
	background:transparent;
}
#content .content #colDer .slides .colDer .slidesOff a{
	color:#e5e5e5;
	text-decoration:none;
}
#content .content #colDer .noticias{
	float:left;
	width:665px;
}
#content .content #colDer .noticias h3{
	text-transform:uppercase;
	font-weight:bold;
	margin-top:27px;
	background:#4b5760 url("../images/general/bg_titular.jpg") no-repeat right;
	color:#fff;
	padding:3px 0 3px 10px;
	font-size:1.5em;
}
#content .content #colDer .noticias .noticia{
	border-bottom:1px solid #06c;
	padding:16px 10px;
	width:645px;
}
#content .content #colDer .noticias .noticia img{
	border:1px solid #666;
	padding:3px;
	float:left;
	margin-right:10px;
	width:145px;
}
#content .content #colDer .noticias .noticia .tit{
	color:#06c;
	padding-bottom:10px;
}
#content .content #colDer .noticias .noticia .tit a{
	color:#06c;
	font-size:1.17em;
	font-weight:bold;
	text-decoration:none;
}
#content .content #colDer .noticias .noticia .tit a:hover{
	text-decoration:underline;
}
#content .content #colDer .noticias .noticia .tit span{
	font-size:0.80em;
	font-weight:normal;
}
#content .content #colDer .noticias .noticia .txt{
	line-height:16px;
}

/* fin de inicio */