.fondo_ {
	background-color: #2F312C;
	background-attachment: fixed;
	background-image: url(imgs/background_.jpg);
	background-repeat: no-repeat;
	background-position: center 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;
}

