.fondo_ {
	background-color: #D2D3D2;
	background-attachment: fixed;
	background-image: url(imgs/bae_cost2.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.forms {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.boton {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2983CB;
	border: thin dashed;
}
