@charset "utf-8";
/* CSS Document */

* {margin:0;
padding:0;
}

body {background: #ffffff;
font-family:Times, serif;
}

:link {color:white;
text-decoration:none;
}

:visited {color:white;
text-decoration:none;
}

a img {text-decoration: none;
	border:0;
}

h2 {font:28px Times, serif;
text-align:center;
letter-spacing:5px;
margin-top:10px;
color:white;
}

h3{font:16px Times, serif;
text-align:center;
text-decoration:none;
letter-spacing:2px;
margin-top:20px;
color:white;
}

#contenido {width:1214px;
height:340px;
position: fixed;
top: 50%;
left: 50%;
margin-top: -170px;
margin-left: -607px;
}

#redessociales {width:180px;
height:40px;
position: absolute;
z-index:3;
top: 78%;
left: 30%;
}

#redessociales img{margin-right:16px;
}

#contenido img {float:left;
}

#formulario{width:410px;
height:100px;
position: absolute;
top: 70%;
left: 66.1%;
color:white;
}

#formu {display:none;
width:414px;
height:496px;
background-image:url(fondo-form2.jpg);
border: 1px solid gray;
position: fixed;
top: 50%;
left: 50%;
margin-top: -248px;
margin-left: -207px;
z-index:5;
border-radius:10px;
-moz-border-radius:10px;
}

#cerrar {margin: 5px 10px 30px 0;
font: italic bolder 13px Arial;
color:#C0C0C0;
text-align:right;
}

#formu p{color:white;
margin-left:60.5px;
margin-top:10px;
}

#formu input{margin-left:60.5px;
margin-top:10px;
background: inherit;
background-color:transparent;
border-top: 1px solid white;
border-right: 1px solid white;
border-bottom: 1px solid gray;
border-left: 1px solid gray;
color:white;
}

#formu textarea{margin-left:60.5px;
margin-top:10px;
background: inherit;
background-color:transparent;
border-top: 1px solid gray;
border-right: 1px solid gray;
border-bottom: 1px solid white;
border-left: 1px solid white;
color:white;
}

#designby {width:164px;
height:9px;
z-index:8;
position: fixed;
top: 50%;
left: 50%;
margin-top:380px;
margin-left: -82px;
}.a {
	text-align: center;
}
