

#barracentrovw{
	float:left;
	width:80%;
	height:100%;
	background-color:;
	font-size: 20px;
	font-family: arial;
	color:black;
	text-align:center;
	z-index: 2;
	position: relative;
	background-image: ;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center center;
	overflow: auto;
	}

	
p.titulo
{
font-size: 25px;
}

p.subtit
{
font-size: 15px;
}

p.precio
{
font-size: 20px;
font-weight: bold;
}

p.cod
{
font-size: 10px;
font-weight: bold;
}

