.txtgral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
}
.fotos {
	border: 1px solid #1C2C46;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	background-color: #E7E7E7;
	height: 18px;
	width: 320px;
	border: 1px solid #777777;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	background-color: #E7E7E7;
	height: 80px;
	width: 320px;
	border: 1px solid #777777;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #eeeeee;
	font-size: 10px;
	text-decoration: none;
	background-color: #555555;
	height: 16px;
	width: 50px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.img_background {
	background-attachment: fixed;
	background-image: url(../Images/foto.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.textfield_2 {

	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	background-color: #E7E7E7;
	height: 18px;
	width: 120px;
	border: 1px solid #777777;
}
.button2 {

	font-family: Arial, Helvetica, sans-serif;
	color: #eeeeee;
	font-size: 10px;
	text-decoration: none;
	background-color: #E5732A;
	height: 16px;
	width: 50px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
