body {
	background-image: url($/page-bg1.gif); 
	background-repeat: repeat ;
	background-attachment: fixed;
} 


.cabecera {
	background-image: url(../fondo/cabecera2.png);
	background-repeat: no-repeat;
	background-position: top;
        width: 533; height: 300px;
} 



.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	color: #FFFFFF;
	
}
.Estilo1 {
	color: #DBDBDB;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 26px;
		
}

.Estilo2 {
	color: #fdfdfd;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.Estilo3 {
	color: #fdfdfd;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.tdfondo {
	background-image: url(../fondo/escortpremium.png);
        background-size: 70%;
	background-repeat: no-repeat;
	background-position: 50% top;
        padding:10% 0% 0% 0%;
}


.tdcabecera {
	background-image: url(../fondo/escortpremium.png);
        background-size: 70%;
	background-repeat: no-repeat;
	background-position: 50% top;
        padding:10% 0% 2% 0%;
}


a:link, a:visited, a:active {
    text-decoration:none;
}


.whatsapp {
        size: 50%;
        no-repeat;
	position: 30% bottom;
}
     
.imagen {margin: 10px;
        width: 170px;
}

.imagen1 {margin: 10px;
        width: 170px;
        filter: grayscale(100%)
}


.text {
        color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
        line-height: 15pt;
        width: 200px;
        
}

.link { color: #00FF00;
        font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
       
}

.link:hover { color: #FF0000;
}

.imagen:hover {transition:all .8s ease-in-out;
               filter: grayscale(80%);
               -webkit-transform:scale(1.3);transform:scale(1.3);
               -webkit-border-radius:15%;
               -webkit-box-shadow: 0px 0px 15px 5px #fafafa;
}



.contenedor{float:left; 
           margin:20px 0px;
            
}

.contenedor1{float:left;
            margin:0px 100px 00px 10%;
            
}

