@CHARSET "UTF-8";

.cv_barramenus {
	width: 100%;
	background-color: #6699CC;
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	vertical-align: top;
	padding: 0px;
	
}
.cv_barramenus td{
	
	background-color: #6699CC;
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	vertical-align: top;
	padding: 0px;
	
}
.cv_barramenus a{
	text-decoration: none;
	width: 100%;
	background-color: #6699CC;
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	vertical-align: top;
	padding: 0px;
		
	}		
.cv_barrapunteadavertical {
	background-image: url(../imagenes/verticalhome.gif);
	background-repeat:repeat-y;
	padding: 1px;
}	
.cv_barrapunteadahorizontal {
	background-image: url(../imagenes/punteadanoticias.gif);
	background-repeat:repeat-x;
	background-position: center;
	
}
.cv_tituloportada {
	font-family: arial;
	font-size: 20px;
	color: #6699cc;
	vertical-align: top;
	width: 100%;
	padding-bottom: 5px;
}
