#contenido.prensa{
	width:750px;
	padding:0px 10px;
}
h1.prensa{
	width:90%;
	margin:10px;
	clear:both;
}
.cab p { /* cabecera  */
	font-size:15px;
	background-image:url(imagenes/prensa/fondo_cabecera.jpg);
	background-repeat:repeat-x;
	line-height:30px;
	text-align:center;
	color:#fff;
}

.television{
	width:200px;
	height:90px;
	background-image:url(http://www.econav.es/imagenes/prensa/fondo_press_tv.jpg);
	background-repeat:repeat-x;
	padding:10px;
	margin:10px;
	border:1px solid #ddd;
	display:block;
	float:left;
}
.vista{
	display:block;
	float:left;
}
.vista img{
	float:left;
	width:72px;
	height:48px;
}
.texto {
	display:block;
	float:left;
	width:200px;
	padding-left:0px;
}
.texto h3{
	font-size:11px;
}
.texto p{
	font-size:9px;
}
.texto p, .texto h3 {
	padding-:5px;
	margin:0px;
	padding:0px;
}
.logo img{
	float:right;
	width:30px;
	heith:30px;
}
.texto a:link, .linkpress a:link {
	color:black;
	text-decoration:none;
}
.texto a:active, .linkpress a:link {
	color:black;
	text-decoration:none;
}
.texto a:visited, .linkpress a:link {
	color:#777;
	text-decoration:none;
}
.texto a:hover, .linkpress a:link{
	color:black;
	text-decoration:underline;
}



