@charset "iso-8859-1";
a:hover {
	color: #FFCC00;
	}
.textocontacto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
body {
	background-color: #000000;
	background-image: url(imagenes/fondo.jpg);
	background-repeat:  repeat;
	background-position: center top;
}

.textocontacto1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A5A5A;
	text-decoration: none;
}
#form1 .textocontacto1 #name_from {
	background-color: #666666;
}
#form1 .textocontacto1 #País {
	background-color: #666666;
}
#form1 .textocontacto1 #Teléfono {
	background-color: #666666;
}
#form1 .textocontacto1 #subject {
	background-color: #666666;
}
#form1 .textocontacto1 #Mensaje {
	background-color: #666666;
}

#form1 .textocontacto1 #email_from {
	background-color: #666666;
}
.textogracias {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.textoregresar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.texto_suave {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
.titulo2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
