/* CSS Document */

/*#web{
    width:760px;
    height:482px;
    background:url(../imagenes/contacto1.jpg) no-repeat;  
    }   */
#fondo{
    width:775px;
    height:482px;
    background: url(../imagenes/contacto2.jpg) no-repeat;
    margin-left:-10px;
    margin:0 auto;
    }    
.email{
    font-size:30px;
    color:#000000; 
    position:absolute;
    margin-top:170px;
    margin-left:80px;
    font-family: 'Brawler', sans-serif;
    /*font-family: 'Actor','Questrial', sans-serif; */
    }
a{
    color:#000000;
    text-decoration:none;
    
    }
    #lourdes{
    /*background:#00fff0;*/  
    width:150px;
    height:20px;
    margin-left:640px;
    margin-top:-75px;
    color:#ccc;
    font-size:12px;
    }
    #lourdes a{
    color:#ccc;
    text-decoration:underline;
    }
.contactito{margin-left:20px;}