@charset "utf-8";
/* CSS Document */

.caja {
	background-image: url(../imagenes/fondo_caja.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	padding-top: 5px;
	padding-left: 4px;
	margin: 0px;
	height: 22px;
	width: 218px;
	background-color: #D9E0E7;
}
.contacto {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

legend {
	display: none;
	margin: 0px;
	padding: 0px;
}

.label {
	width: 222px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003B7C;
	float: left;
	margin-top: 7px;
}
#cajas {
	width: 222px;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	padding-left: 30px;
}
#comentarios {
	float: left;
	width: 226px;
}
.cajon {
	background-image: url(../imagenes/cajon.png);
	height: 80px;
	width: 221px;
	background-color: #D9E0E7;
	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-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	padding-top: 5px;
	padding-left: 4px;
}
.enviar {
	background-image: url(../imagenes/fondo_boton.png);
	float: left;
	height: 33px;
	width: 159px;
	color: #FFF;
	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: #D9E0E7;
	background-position: left top;
	margin-top: 14px;
	font-weight: bold;
	cursor: pointer;
}
.enviar:hover {
	background-position: left bottom;
	color: #FFF;
}
.formulario {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
}
.label2 {
	width: 250px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003B7C;
	float: left;
	margin-top: 7px;
}

.caja2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	padding-top: 5px;
	padding-left: 4px;
	margin: 0px;
	height: 22px;
	width: 376px;
	background-image: url(../imagenes/fondo_caja2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.caja3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	padding-top: 4px;
	padding-left: 4px;
	height: 28px;
	width: 383px;
	background-image: url(../imagenes/fondo_caja2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 8px;
	margin: 0px;
	padding-bottom: 4px;
}

.cajon2 {
	background-image: url(../imagenes/cajon2.png);
	height: 80px;
	width: 376px;
	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-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	padding-top: 5px;
	padding-left: 4px;
}
.borrar {
	background-image: url(../imagenes/fondo_boton.png);
	float: left;
	height: 33px;
	width: 159px;
	color: #FFF;
	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: #D9E0E7;
	background-position: left top;
	margin-top: 14px;
	font-weight: bold;
	cursor: pointer;
	margin-left: 10px;
}
.borrar:hover {
	background-position: left bottom;
	color: #FFF;
}

