@charset "utf-8";
.backgroundBody {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	text-align: right;
	background-position: center top;
	background-color: #635F5E;
}
.cv {
	text-align: right;
}
.porfolio {
	text-align: right;
}
.contacto {
	padding-left: 68px;
}
.field {
	text-align: left;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	border: 1px solid #FFFFFF;
}
.text {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
a.ruta:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
}
a.ruta:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
}
a.ruta:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
}.fondoBoton {
	background-color: #FFFFFF;
	text-align: center;
}
.boton {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.textBlanco {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
