/*
-----------------------------------------TAG's-----------------------------*/

img {border: solid 0px #000000}

/*
-----------------------------------------texto-----------------------------*/


.txtfont10 {
border: solid 0px #000000;
font-size: 10.5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
width: 502px;
height: auto;
}


.txtfont11 {
border: solid 0px #000000;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
width: 502px;
height: auto;
}


.contact {
border: solid 0px #000000;
font-size: 14.68px;
font-family: Tahoma, Verdana, Arial, sans-serif;
width: 200px;
}


.txtqs {
font-weight: bold;
font-size: 10.5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #003366;
width: 502px;
height: auto;
}


.txtmv {
font-size: 10.5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
width: 502px;
height: auto;
}




/*
-----------------------------------------tablas-----------------------------*/

table.estacionamiento td {
width: 150px;
}


/*
-----------------------------------------links------------------------------*/

a { 
color: #666666;
font-weight: bold;
font-size: 10.5px;
text-decoration: underline;
}

a:hover { text-decoration: none }
a:link, a:active, a:visited { color: #666666; }


