@charset "utf-8";
/* CSS Document */

.png { behavior: url("pngbehavior.htc"); }

.info { border: 2px solid #0B4877;
 border-top-width: 2px;
 border-right-width: 2px;
 border-bottom-width: 2px;
 border-left-width: 2px; }
  
.title { background-image: url(bg.jpg); font-family:"Tahoma"; font-size:11px; color:#FFFFFF; font-weight:Bold;
 border: 2px solid #0B4877;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 2px;
 border-left-width: 0px; }
  
.texto { font-family:"Tahoma"; font-size:11px; color:#000000; }
.bold { font-family:"Tahoma"; font-size:11px; color:#FF0000; font-weight:Bold; }
.separador { font-family:"Tahoma"; font-size:11px; color:#CCCCCC; }

.more { color:#000000; font-family:"Tahoma"; FONT-SIZE: 11px; font-weight:Bold; }
A.more:link, A.more:active, A.more:visited{ text-decoration:none; color:#000000; }
A.more:hover { COLOR:#456c92; } 

.link { color:#000000; font-family:"Tahoma"; FONT-SIZE: 11px; font-weight:Bold; }
A.link:link, A.link:active, A.link:visited{ text-decoration:none; color:#FF0000; }
A.link:hover { COLOR:#000000; } 

.mexicohotels { color:#ffffff; font-family:"Tahoma"; FONT-SIZE: 11px; }
A.mexicohotels:link, A.mexicohotels:active, A.mexicohotels:visited{ text-decoration:none; color:#ffffff; }
A.mexicohotels:hover { COLOR:#456c92; } 

.hotels { color:#000000; font-family:"Tahoma"; FONT-SIZE: 11px; }
A.hotels:link, A.hotels:active, A.hotels:visited{ text-decoration:none; color:#000000; }
A.hotels:hover { COLOR:#456c92; } 

.msn { color:#000000; font-family:"Tahoma"; FONT-SIZE: 11px; }
A.msn:link, A.msn:active, A.msn:visited{ text-decoration:none; color:#FF0000; }
A.msn:hover { COLOR:#000000; } 
 
.top { border: 2px solid #0B4877;
 border-top-width: 2px;
 border-right-width: 2px;
 border-bottom-width: 2px;
 border-left-width: 2px; }
 
.down { border: 2px solid #0B4877;
 border-top-width: 0px;
 border-right-width: 2px;
 border-bottom-width: 2px;
 border-left-width: 2px; }
 
 .over { border: 2px solid #0B4877;
 border-top-width: 0px;
 border-right-width: 2px;
 border-bottom-width: 0px;
 border-left-width: 2px; }
