@font-face {
    font-family: 'PTSansRegular';
    src: url('fonts/pts55f-webfont.eot');
    src: url('fonts/pts55f-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/pts55f-webfont.woff') format('woff'),
         url('fonts/pts55f-webfont.ttf') format('truetype'),
         url('fonts/pts55f-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
    background-color:white;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family: 'PTSansRegular', Impact, sans-serif, Helvetica, Arial;
    font-size:14px;
    color:#333333;
    /*font-family: Myriad Pro;*/
    /*font-family: Myriad Web Pro Condensed;*/
}

a, a:visited, a:active {
    color:#333333;
    text-decoration:none;
}

a:hover {
    color:#777777;
    text-decoration:none;
}

.altrow{
    background-color:#f4f9f8;
}

#site_wrap {
    width:786px;
    margin:0 auto 0 auto;
    min-width:786px;
    
    
    /*width:899px;*/
    /*margin:0 auto 0 auto;*/
    /*min-width:899px;*/
    /*min-height:1000px;*/
}

img {
    margin:0;
    padding:0;
    border:none;
    border-style: none;
}

.clear2 {
    clear:both;
}

#header{
    margin: 0;
    padding:0;
    background:  url('../images/header2.jpg') no-repeat;
    height:122px;
}

/*Menu de navegacion*/
#navlinks {
    margin: 0; padding:0;
}

#navlinks ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
    overflow:hidden;
}

#navlinks li {
    float:left;	
}

/*#navlinks ul li a:link, #navlinks ul li a:visited{*/
/*    display:block;*/
/*    width:149px;*/
/*    font-weight:bold;*/
/*    color:#dae8f1;*/
/*    background-color:#002b4a;*/
/*    text-align:center;*/
/*    padding:15px;*/
/*    text-decoration:none;*/
/*    text-transform:uppercase;*/
/*}*/


#navlinks ul li a.casa:link, #navlinks ul li a.casa:visited
{
    /*width:180px;*/
    width:157px;
    height:43px;
    display:block;
    background-color:#002b4a;
    /*background: url(../images/casas.jpg);*/
    background: url(../images/casas-doble.jpg) no-repeat;
    

}

#navlinks ul li a.local:link,  #navlinks ul li a.local:visited
{
    /*width:180px;*/
    width:157px;
    height:43px;
    display:block;
    background-color:#002b4a;
    /*background: url(../images/locales.jpg) no-repeat;*/
    background: url(../images/locales-doble.jpg) no-repeat;
    

}

#navlinks ul li a.terreno:link,  #navlinks ul li a.terreno:visited
{
    /*width:180px;*/
    width:157px;
    height:43px;
    display:block;
    background-color:#002b4a;
    /*background: url(../images/terrenos.jpg) no-repeat;*/
    background: url(../images/terrenos-doble.jpg) no-repeat;
}

#navlinks ul li a.puesta:link,  #navlinks ul li a.puesta:visited
{
    /*width:180px;*/
    width:158px;
    height:43px;
    display:block;
    background-color:#002b4a;
    /*background: url(../images/puestadelsol.jpg) no-repeat;*/
    background: url(../images/puesta-del-sol-doble.jpg) no-repeat;
}

#navlinks ul li a.inicio:link, #navlinks ul li a.inicio:visited
{
    /*width:179px;*/
    width:157px;
    height:43px;
    display:block;
    background-color:#002b4a;
    /*background: url(../images/inicio.jpg) no-repeat;*/
    background: url(../images/inicio-doble.jpg) no-repeat;

}




/*#navlinks ul li a:hover,a:active{*/
/*background-color:#b5c8d3;*/
/*color:#002144;*/
/*}*/


#navlinks ul li a.casa:hover,a.casa:active
{
/*background-color:#b5c8d3;*/
/*color:#002144;*/
/*height:57px;*/
/*background: url(../images/casas_hover.jpg) no-repeat;*/
background-position: 0 -43px;

}


#navlinks ul li a.local:hover,a.local:active
{
/*background-color:#b5c8d3;*/
/*color:#002144;*/
/*height:57px;*/
/*background: url(../images/locales_hover.jpg) no-repeat;*/
background-position: 0 -43px;
}


#navlinks ul li a.terreno:hover,a.terreno:active
{
/*background-color:#b5c8d3;*/
/*color:#002144;*/
/*height:57px;*/
/*background: url(../images/terrenos_hover.jpg) no-repeat;*/
background-position: 0 -43px;
}

#navlinks ul li a.puesta:hover,a.puesta:active
{
/*background-color:#b5c8d3;*/
/*color:#002144;*/
/*height:57px;*/
/*background: url(../images/puestadelsol_hover.jpg) no-repeat;*/
background-position: 0 -43px;
}


#navlinks ul li a.inicio:hover,a.inicio:active
{
/*background-color:#b5c8d3;
color:#002144;
height:57px;
background: url(../images/inicio_hover.jpg) no-repeat;*/
background-position: 0 -43px;
}

#logo{
    margin-top:15px;
    margin-right: 350px;
    margin-bottom: 15px;
    height:70px;
    background:url('../images/expertos.jpg') no-repeat;
    
}

#rightfacebook{
    color:#074684; 
    float:right;
    margin-right: 40px;
    margin-top:420px;
    
    margin-bottom: 10px;
}

/************************footer*****************/

#footer{
    font-size: 12px;
    background:url('../images/footer2.jpg');
    height:75px;
    text-align:center;
    /*width:900px;*/
    width:800px;
    margin:0 auto 0 auto;
    padding-top:10px;
}

#footer_logo{
    background:url('../images/grupo.jpg') no-repeat;
    height:62px;
    /*margin-top:10px;*/
    margin-left: 50px;
    
}

#footer_text{
    /*font-family:sans-serif, Helvetica, Arial;*/
    font-size:12px;
    margin-right: 100px;
    color:#FFFFFF; 
    float: right;
    margin-top: 20px;
    /*font-family: Myriad Web Pro Condensed;*/
}


.pic{
	float:left;
	margin:0 5px 5px 0;
	border:5px solid white;
	width:60px;
	height:45px;
}

.pic a{
	width:60px;
	height:45px;
	text-indent:-99999px;
	display:block;
}

.mobilesOnly {
    /*visibility:hidden;*/
    color:#FFFFFF;
    text-decoration:none;
}

a.mobilesOnly:hover {
    color:#FFFFFF;
    text-decoration:none;
}