
.visor{
	
	background-color: white;
}



.visor p{
	text-align: justify;
}

.visor h2{
	color: #006599;
}


.visor ul{
	text-align: left;
	list-style: none;
	font-size: 10pt;
}

.visor ul li{
	background: url(../images/star.png) no-repeat left;
	padding-left: 30px;
	padding-top: 17px;
}



.sello{
	width: 250px;
	height: 250px;
	float: left;
	margin-top: 25px;
}



.texto{
	margin-top: 30px;
	float: right;
	width: 750px;
}

.texto2{
	float: left;
	width: 1024px;

}





