@charset "utf-8";
.boton {
	background-color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: italic;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	background-image: url(../imagenes/boton.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 73px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
.contactoform {
	margin: 0px;
	width: 665px;
	float: left;
	margin-top: 20px;
}
.contactoform  fieldset {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 600px;
	float: left;
	display: inline;
}
.contactoform fieldset legend {
	color: #FFFFFF;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size: 1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cajacontactoform {
	float: left;
	width: 510px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #333333;
	border: 3px solid #525252;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 0.8em;
	height: 17px;
	padding-left: 2px;
}
.cajacontactoformtexto {
	float: left;
	width: 510px;
	margin-top: 5px;
	margin-bottom: 20px;
	background-color: #333333;
	border: 3px solid #525252;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 0.8em;
	height: 140px;
	padding-left: 2px;
}
.cajacontactoformpeq {
	float: left;
	width: 153px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #333333;
	border: 3px solid #525252;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 0.8em;
	height: 17px;
	padding-left: 2px;
}
.labelgran  {
	color: #FF9900;
	float: left;
	width: 510px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
}
.divformulario {
	float: left;
	width: 161px;
	padding-right: 17px;
}
.labelpeq {
	color: #FF9900;
	float: left;
	width: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
}

