@charset "utf-8";
/* CSS Document */

/*------------------- NEWS -----------------------*/
.news{
	float:left;
	width:602px;
	height:27px;
	}
.news img{border:0px; margin:0px;}
.contenedor-cabecera{
	width:868px;
	height:27px;
	}
.news-logo{
	float:left;
	width:25px;
	height:25px;
	background-repeat:no-repeat;
	padding-top:3px;
	padding-left:6px;
	}
.news-flecha{
	float:left;
	width:15px;
	height:22px;
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:5px;
	}
.news-texto{
	float:left;
	width:551px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:6px;
	}
.news-texto a{
	text-decoration:none;
	}
/*------------------- FIN NEWS -----------------------*/
