@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_barramenuscontexto {
	background-color: #6699CC;
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	vertical-align: middle;

}
.cv_barramenuscontexto a{
	text-decoration: none;
	background-color: #6699CC;
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	
	}			

.cv_barrapunteadavertical {
	background-image: url(../imagenes/verticalmarino.gif);
	background-repeat:repeat-y;
	padding: 1px;
	
}




.cv_barrapunteadahorizontal {
	background-image: url(../imagenes/punteadahorizontalmarino.gif);
	background-repeat:repeat-x;
	background-position: center;
	
}



.cv_tituloportada {
	font-family: arial;
	font-size: 20px;
	color: white;
	background-color: #003366; 
	vertical-align: top;
	width: 100%;
	padding: 10px;
}

