.logo {
	background-color: bcbcbc;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.fondodegrade {
	background-image: url(home/fondotexto.jpg);
	background-repeat: repeat;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.fondocircuito {
	background-image: url(home/fondocircuit.jpg);
	background-repeat: no-repeat;
}
.feature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
}
