@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:top;
	padding: 0px;
}
.cv_barramenuscontexto a{
	text-decoration: none;

	background-color: #6699CC;
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	padding: 0px;
}			
.cv_barrapunteadavertical {
	background-image: url(../imagenes/verticalamarillo.gif);
	background-repeat:repeat-y;
	padding: 1px;
}
.cv_barrapunteadahorizontal {
	background-image: url(../imagenes/punteadahorizontalamarillo.gif);
	background-repeat:repeat-x;
	background-position: center;	
}
.cv_tituloportada {
	font-family: arial;
	font-size: 20px;
	color: White;
	background-color: #ffcc66;
	vertical-align: top;
	width: 100%;
	padding: 10px;
}

