#ctd-copete {
	background: url(img/fondo_copete_inicio.png) repeat-x top;
	height: 359px;
	
}
#copete {
	position: relative;
}
#copeteHome {
	position: absolute;
	width: 970px;
	height: 385px;
	top: 0px;
	left: 10px;
	padding: 0px;
	z-index:5;
}
#ilustracion {
	position:absolute;
	top: 0px;
	left: 10px;
	width: 970px;
	height: 390px;
	background-image: url(img/fondo_copete_full.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/img/fondo_copete_full.png');
	z-index:2;
}
#ctd-mensaje {
	float: left;
	width: 440px;
	margin: 40px 0 0 0;
}
#ctd-mensaje h1 {
	color: #fff;
	font-size: 25px;
	margin: 0px;
	padding: 14px 0 17px 0;
	font-weight: lighter;
}
#ctd-dest h1 {
	color: #fff;
	font-size: 25px;
	margin: 0px;
	padding: 7px 0 17px 0;
	font-weight: lighter;
}

#ctd-dest {
	float: right;
	width: 310px;
	margin: 47px 0 0 0;
	padding: 0 32px 0 30px;
}
#dest a {
	color: #fff;
	font-size: 14px;
	padding: 0 0 0 20px;
	font-weight: lighter;	
}
#dest a:hover {
	color: #F68F3A;
	
}
#dest ul {
	padding: 0px;
	margin: 0px;
}
#dest ul li {
	padding: 10px 0;
	border-top: 1px solid #1b435f;
	list-style: none;
	position: relative;
}
#dest ul li.primera {
	border-top: 0px solid #1b435f;
}
.item {
	position:absolute;
	top: 12px;
	left: 0px;
	width: 15px;
	height: 15px;
	background-image: url(img/item.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/img/item.png');
}

#principal {
	position: relative;
}
#titulosNoticia {
	/*position: absolute;
	z-index:15;
	top: 0px;
	left: 10px;
	
	width: 970px;
	height: 90px;*/
	float: left;
	width: 100%;
}

#titulosNoticia div {
	float: left;
	width: 226px;
	padding: 45px 20px 0px 0;

}
#titulosNoticia div.titulosNoticiaFin {
	padding: 47px 0px 0px 0;
}
#titulosNoticia h2 {
	padding: 0;
	margin: 0;
		
	}
#titulosNoticia h2 a {
	color: #01395F;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height:20px;
	font-style: normal;
font-weight: lighter;
 font-size: 17px;
 
}

#titulosNoticia h2 a:hover {
	color: #F68F3A;
	
 
}
#noticias {

	float: left;
	
	width: 100%;

	margin: 5px 0 0 0;

}

.noticia, .noticiaFin {
	float: left;
	width: 226px;
	padding: 10px 0px 0 0;
	margin: 0px 20px 0 0;
	border-top: 1px solid #999999;
}
.noticiaFin {
	margin: 0;
}


a.btn {
	display: block;
	width: 407px;
	height: 33px;
	padding: 10px 0 0 0;
	text-align: center;
	background: url(img/enlace_mensaje_normal.gif) no-repeat top;
	color: #002035;
}
a.btn:hover {
	background: url(img/enlace_mensaje_over.gif) no-repeat top;
	text-decoration: none;
	color: #002035;
}
/*Agregado*/

#mensaje {

color: #002035;
    font-size: 11px;
	padding: 0px 0 0 0;
}
#mensaje p {

	margin: 5px 0px 15px 0px;
}
#mensaje h2 {
font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
margin: 10px 0px 0px 0px;
font-size: 17px;
font-weight: lighter;
	
}.noticiaFin p, .noticia p {
	margin: 0 0 5px 0;
}
