/* Restear estilo navegador */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
em {
  font-style: italic;
}
html {
  font-family: arial;
}
body {
  background-image: url("../img/fondo5.png");
}
.pagina {
  width: 930px;
  margin: 20px auto 0;
  border: 4px solid #00cbd2;
  background-color: white;
  position: relative;
}
.contenedor {
  overflow: hidden;
}
.cabecera {
  background-image: url("../img/fondo_cabecera.png");
  width: 930px;
  height: 253px;
  position: relative;
  margin: 0 0 20px 0;
}
.redes {
  float: left;
  margin: 50px 0 0 10px;
}
#img_cabecera {
  margin: 10px 0 0 0;
}
#whatsapp_icon {
  position: relative;
}
#pajarito_icon {
  position: absolute;
  left: 20px;
  bottom: 36px;
}
#contacta {
  position: absolute;
  top: -10px;
  right: -20px;
  width: 238px;
  height: 128px;
  background-image: url(../img/fondo_clip.png);
  text-align: center;
}
.enviado {
  background-color: #87c464;
  color: white;
  padding: 2px 2px;
}
#contacta_img {
  margin: 25px 0 5px 45px;
  display: block;
}
#clip {
  top: -5px;
  left: 10px;
  position: absolute;
}
#fiestas {
  width: 734px;
  margin: 0 auto;
  text-align: right;
}
#youtube {
  text-align: center;
  margin: 50px 0 0 0;
}
#youtube div {
  margin: 0 auto;
  padding: 10px 0 0 0;
  width: 394px;
  height: 335px;
  background: url(../img/fondo_youtube.png) no-repeat;
}
.izquierda {
  width: 190px;
  float: left;
  text-align: center;
}
#input_der {
  height: 1.5em;
  margin: 0px 11px 15px;
  width: 145px;
}
.izquierda form {
  margin: 0 auto;
  width: 174px;
  height: 553px;
  background: url(../img/fondo_form.png) no-repeat;
  padding: 20px 0 0 0;
  text-align: center;
}
.izquierda form input {
  height: 1.5em;
  margin: 0px 11px 15px;
  width: 145px;
}
.izquierda form textarea {
  margin: 0px 11px 5px;
  height: 130px;
  width: 145px;
}
.izquierda form label,
.izquierda form p {
  margin: 0 0 3px 15px;
  color: #eeeeee;
  font-weight: 600;
  float: left;
}
.izquierda form span {
  color: #990000;
}
.central {
  width: 560px;
  float: left;
}
.logo {
  display: block;
  margin: 0 auto;
}
.eslogan {
  margin: 0 auto 15px;
}
.texto_bienvenida {
  text-indent: 30px;
  text-align: justify;
  margin: 5px 12px;
}
.texto_bienvenida strong {
  font-weight: bold;
}
.central table {
  font-size: 0.8em;
  background: #5ed3fa;
  border: 3px solid #ff9900;
  width: 550px;
  box-shadow: 8px 8px 8px #888888;
}
.central table tr {
  border-bottom: 1px solid white;
}
.central table td {
  padding: 5px 5px;
}
.central table #ultima {
  font-size: 0.85em;
  padding: 0 0 0 25%;
  font-style: italic;
}
#ultima p {
  padding: 2px 0;
}
.derecho {
  width: 180px;
  float: left;
  text-align: center;
}
.img_globo {
  margin: 80px 0;
}
#llamanos {
  width: 179px;
  height: 168px;
  background-image: url(../img/fondo_llamamos.png);
  text-align: center;
}
#llamanos img {
  padding: 15px 0 0 0;
}
#chicos {
  text-align: center;
}
footer {
  border-top: 3px solid #aaaaaa;
  background-color: rgba(81, 81, 81, 0.8);
}
.pie {
  width: 930px;
  margin: 0 auto;
  border: 20px 0;
  padding: 20px 0;
  overflow: hidden;
}
.informate {
  width: 30%;
  float: left;
}
.informate h1 {
  font-size: 16px;
  margin-bottom: 12px;
  color: white;
  text-shadow: 0 1px #1f1f1f;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
}
.redes_pie {
  width: 33%;
  float: left;
  padding: 40px 0px 0px 20px;
}
.icono a,
#correo,
#numero_telefono {
  font-size: 16px;
  color: white;
  text-shadow: 0 1px #1f1f1f;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  text-decoration: none;
  float: left;
  width: 100%;
}
.icono * {
  float: left;
}
.icono div {
  float: left;
  line-height: 32px;
  padding: 0 0 10px 10px;
}
.contactos {
  width: 33%;
  float: right;
  padding: 40px 0 0 0;
}
.informate form {
  background: #8a8a8a;
  border: 1px solid #d5ddde;
  border-radius: 8px;
  padding: 10px 0;
}
.informate input {
  height: 2.5em;
  width: 17em;
  margin: 5px auto;
  display: block;
}
.texto_extra{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}
.resaltado{
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:bold;
	text-align:center;
}
	