@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow);
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Pathway+Gothic+One);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

body {
background-color: rgb(169, 221, 208);
    background-repeat: no-repeat;
    background-position: center;
}

div#pagina {
    background-image: url(anto/fondochat.svg);
width: 1024px;
    margin:auto;
    background-repeat:repeat-y;
    
}





header img{
    width: 1024px;
    margin-top: -2px;
    position: inherit;
    z-index: 1;
    
}



header{
    display: block;
    width: 1024px;
    height: 42px;
    top: 0px;
    background-color: rgb(66,74,89);
    margin: auto;
}

header p{
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: lighter;
    padding-top: 10px;
    padding-left: 8px;
    color: rgb(255, 248, 172);
}

#menu{
    
    height: 1200px;
    
    }
div#menu {
margin-top: 16.7%;
    width: 100%;
    
}

#menu nav{
    display: block;
    margin-top: -80px;
    margin-left: 300px;
    position: absolute;
    width: 100%;
    z-index: 3;
    
    
}
#menu nav li{
    float: left;
    list-style: none;
    width: 110px;
    padding: 4px 0px;
    
    
    
}
#menu .submenu li{
    width: 100%;
    
    
    
}
#menu nav li a{
    width: 100%;
    color: rgb(255, 255, 255);
    font-family: 'Pathway Gothic One', sans-serif;
    font-size: 14pt;
    text-align: center;
    padding-bottom: 9px;
    margin-bottom: 40px 50px;
    float: left;

    
   
  
    
}
 #menu nav li a:hover{
     color: rgb(255,248,172);
     border-bottom: 2px;
         
     
 }
#menu nav .submenu{
    width: 100%;
    float: left;
    padding: 2px;
    margin-left: -3px;
   
    width: 100%;
    height: 40px;
    padding: 2px 10px 2px 3px;
    float: left;
    display: none;
    
    
    
    
}


#menu nav .submenu li a{
   color: white;
    float: left;
    padding: 2px 0px 0px 10px;
    width: 100%;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 10pt;
    height: 40px;
    text-align: left;
    
    
    
}
#menu nav .boton{
    padding-bottom: 1px;
    height: 25px;}
#menu nav .boton:hover{
    border-bottom: 5px solid rgb(48,193,157);
}

#menu nav a{
    text-decoration: none;
    
    
}

#menu nav .submenu li{
    float: left;
    height: 25px;
    width: 100%;
    background-color: rgb(0,0,1);
   
    
    
}

#menu nav .submenu li:hover{
    background-color: white;
    
}
#menu nav .submenu li a:hover{
    color: black;
}
    
hr{
   background-color:rgb(0,0,1);
   margin-top: -34px;
   height:  2px;
   width: 650px;
   margin-left: 190px;
    position: relative;
  
}

div#casa img{
    width: 20px;
    height: 17px;
    margin-left: -7%;
    margin-top: 0.2%;
    position: absolute;
    
}




 div#redes{
    width: 205px;
    height: 78px;
    margin-left: 80%;
    margin-top: -24.5%;

}

div#facebook img{
    width: 25px;
    height: 25px;
    position: absolute;
    margin-top: 20px;
    margin-left: 65px;
}

div#twitter img{
    width: 25px;
    height: 25px;
    margin-top: 20px;
    margin-left: 100px;
    position: absolute;
}

div#delicious img{
    width: 25px;
    height: 25px;
    margin-top: 20px;
    margin-left: 135px;
    position: absolute;
}

div#flickr img{
    width: 25px;
    height: 25px;
    margin-top: 20px;
    margin-left: 170px;
    position: absolute;
    
    
}

aside img {
margin-left: 82.3%;
    margin-top: 15%;
}
    
aside div#texto {
margin-top: 41%;
    margin-left: 77%;
}

aside div#ingresa p{
    width: 550px;
    color:#faf5ad;
	font-size: 15px;
    font-family: 'PT Sans Narrow', sans-serif;
	padding-left: 68px;
    clear: both;
	height: 34px;
    margin-top: -800px;
}

aside div#ingresa2 p{
color:#faf5ad;
font-size: 15px;
font-family: 'PT Sans Narrow', sans-serif;
    margin-left: 68px;
        margin-top: 20px;
}

aside div#login-recordar{
    color:#faf5ad;
font-size: 15px;
font-family: 'PT Sans Narrow', sans-serif;
    margin-left: 71px;
    margin-top:20px;
   
}

aside div#login-recordar a{
text-decoration: none;
    list-style: none;
    color: rgb(48,193,157);
}




div#formulario {
margin-left: -15.5%;
    margin-top: -30%;
}


div#formulario fieldset {
width: 50px;
    height: 380px;
    margin-left: 0%;
}
div#formulario label {
font-family:sans-serif;
    width: 574px;
    display: block;
}
div#formulario input {
width: 250px;
    background-color: rgb(249, 252, 251);
    color: rgb(180, 179, 179);
    font-family: sans-serif;
    border: 2px solid rgb(177, 239, 223);
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
}
div#formulario textarea {
  
width: 250px;
    height: 250px;
    background-color: rgb(249, 252, 251);
    color: rgb(252, 252, 252);
    font-family: sans-serif;
    border: 2px solid rgb(177, 239, 223);
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
}
div#formulario input#submit {
width: 500px;
    background-color: rgb(34, 124, 101);
    display: block;
    cursor: pointer;
    margin-top: 4%;
    margin-left: 6%;
}
div#formulario input#submit:hover {
    background-color: rgb(151, 237, 215);
   
}
div#formulario fieldset div#nombre {
color: rgb(48, 201, 170);
    margin-top: 5%;
    width: 20%;
}
div#formulario fieldset div#apellido {
color: rgb(48, 201, 170);
    margin-top: 4%;
}
div#formulario fieldset div#email {
color: rgb(48, 201, 170);
    margin-top: 4%;
}
div#formulario fieldset div#comentarios {
color: rgb(48, 201, 170);
    margin-top: 4%;
      margin-left: 50%;
    margin-top: -30.5%;
}

div#formulario div#enviar {
list-style: none;
margin-left: 42%;
    margin-top: -4%;
    
}


div#formulario div#enviar li a {
background-color: rgb(48, 201, 170);
    text-decoration: none;
    font-family: sans-serif;
    font-size: 9pt;
    color: rgb(246, 252, 251);
    font-weight: bold;
}

div#formulario div#enviar li a:hover {
    background-color: rgb(48, 201, 170);
text-decoration: none;
    font-family: sans-serif;
    font-size: 9pt;
    color: rgb(64, 69, 68);
    font-weight: bold;
}


form.ingresar, form.contacto {
   
font-family: 'Lato', sans-serif;
font-weight: 400;
width: 600px;
    height: 400px;
position: relative;
margin: -50px auto 25px;
padding: 10px;
border-radius: 5px;
border: 1px solid #FFF;
background: #FFF;
-webkit-box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.2), inset 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.2), inset 0px 0px 50px 0px rgba(0, 0, 0, 0.1), inset 0 0 2px 1px rgba(255,255,255,0.08), 0 16px 10px -8px rgba(0, 0, 0, 0.6);
}

.login, .graciasnewsletter, .comentarioenviado, .contacto {
font-family: 'Lato', sans-serif;
font-weight: 400;
width: 500px;
max-width: 90%;
position: relative;
margin: 260px auto 25px;
padding: 10px;
border-radius: 5px;
border: 1px solid #FFF;
background: #FFF;
-webkit-box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.2), inset 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.2), inset 0px 0px 50px 0px rgba(0, 0, 0, 0.1), inset 0 0 2px 1px rgba(255,255,255,0.08), 0 16px 10px -8px rgba(0, 0, 0, 0.6);
}


.login, .graciasnewsletter, .comentarioenviado, .contacto {
font-family: 'Lato', sans-serif;
font-weight: 400;
width: 500px;
max-width: 90%;
position: relative;
margin: 260px auto 25px;
padding: 10px;
border-radius: 5px;
border: 1px solid #FFF;
background: #FFF;
-webkit-box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.2), inset 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.2), inset 0px 0px 50px 0px rgba(0, 0, 0, 0.1), inset 0 0 2px 1px rgba(255,255,255,0.08), 0 16px 10px -8px rgba(0, 0, 0, 0.6);
}





article .abajo {
    margin-left: 0%;
   margin-top:25%; 
width: 100%;
height: 150px;
    position: relative;

   
}

article .abajo div#texto h1{
margin-top: 1%;
    margin-left: 22.5%;
    position: absolute;
    font-family: sans-serif;
}

article .abajo  div#texto p{
margin-top: 3%;
    margin-left: 22.5%;
    position: absolute;
    font-family: sans-serif;
    width: 15%;
}


article .abajo div#texto2 h1{
margin-top: 1.5%;
    margin-left: 68%;
    position: absolute;
    font-family: sans-serif;
}

article .abajo  div#texto2 p{
margin-top: 3.5%;
    margin-left: 63%;
    position: absolute;
    font-family: sans-serif;
    width: 14%;
    text-align: right
}



article div#tituloamarillo {
    width: 15%;
margin-left: 9%;
    margin-top: 16%;
    margin-bottom: -14%;
}


article div#tituloamarillo2 {
    width: 15%;
margin-left: 75.5%;
    margin-top: -13%;
}

article div#comaamarilla {
    width: 15%;
margin-left: 38%;
    margin-top: -13%;
}

article div#comaamarilla2 {
    width: 15%;
margin-left: 54%;
    margin-top: -14%;
}

article div#lineaamarilla {
margin-left: 20%;
    margin-top: -25%;
}


footer{
background-image: url(FOOTER.png);
 height: 180px;
   
    width:1024px;
	margin-left: 0.1%;
    margin-top: -4%;
 display: block;
	}
	
footer div#footer p {
   font-size:10px; 
	text-align:left;
    font-family: sans-serif;
        color:#ebfae7;
        width: 45%;
  position: relative;
        top: 20px;
        left: 20px;
    }

footer div#menufooter {
top: 60%;
    position:relative;
    left: 55%;
}


footer div#menufooter nav ul { 


    list-style: none;
    margin: 0px;
    padding: 0px;
}
footer div#menufooter nav ul li{ 
    margin-top: 8%;

    width: 100%;
     margin-bottom: 0.1 rem;
}

footer div#menufooter nav ul li a{
 text-decoration: none;
    font-size: 9pt;
font-style:italic;
    
    color: rgb(248, 248, 247);
    font-family:sans-serif;
    width: 100%;
    padding-right: 25px; 
    display:inline;
    text-align: center;
}
footer div#menufooter nav ul li a:hover{

    font-family: sans-serif;
	color: rgb(195, 136, 4);  
	    
}



footer div#menufooter2 {
top: 20%;
    position:relative;
    left: 55%;
}


footer div#menufooter2 nav ul { 


    list-style: none;
    margin: 0px;
    padding: 0px;
}
footer div#menufooter2 nav ul li{ 
    margin-top: 2%;

    width: 100%;
     margin-bottom: 0.1 rem;
}

footer div#menufooter2 nav ul li a{
 text-decoration: none;
    font-size: 11pt;
font-style:italic;
    
    color:rgb(195, 136, 4);
    font-family:sans-serif;
    width: 100%;
    padding-right: 50px; 
    display:inline;
    text-align: center;
}
footer div#menufooter2 nav ul li a:hover{

    font-family: sans-serif;
	color: rgb(195, 136, 4);  
	    
}

footer div#textfoot {
    width: 10%;
margin-left: 87.2%;
    margin-top: -1.2%;
  color:rgb(252, 252, 252);
}

footer div#textfoot2 {
    width: 10%;
margin-left: 78.5%;
    margin-top: -5.5%;
  color:rgb(252, 252, 252);
}

footer div#textfoot3 {
    width: 10%;
margin-left: 71%;
    margin-top: -5.5%;
  color:rgb(252, 252, 252);
}