/* CSS Document */
.caja-omni {
background-color: #f2f8fe;
background-image: url(../images/fon-top-hotel.gif);
background-position: 15px 10px;
background-repeat: no-repeat;
border: #e0e0df 1px solid;
padding: 0px 10px 10px 15px;
height: 160px;
margin-top:20px;
margin-bottom:0px;
clear: both;
}

.extra {
height: auto;
}
.extra1 {
height: 183px;
}
.extra2 {
height: 378px;
}

.sub-caja-omni {
	width: 777px;
	margin: 0 0 4px 0;
	padding: 2px 2px 0px 2px;
	text-align: justify;
	background: #f2f8fe;
	height: 125px;
	clear: both;
	}

.caja-omni h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4471b0;
font-weight: bold;
font-size: 1.2em;
margin: 15px 0px 20px 12px;	
}
.caja-omni img {
float: left;
margin-right:10px;
clear:both;
}

#botones {
padding: 10px;
margin-bottom:40px;
text-align: center;
}
#botones a {
width:322px;
padding:7px 0 10px 0px;
font: bold 13px arial;
color:#fff;
background: url(../images/b-omniture.gif) 0 0 no-repeat;
text-decoration: none;
float: right;
margin: 0 50px 0 0px;
}
#botones a:hover {	
background-position: -322px 0;
color: #f9a70b;
}
#botones a#current {
background-position: -322px 0;
background: url(../images/b-omniture.gif) -322px 0 no-repeat;
color: #f9a70b;
}
#botones #current a:hover{
	background-position:0px -124px;
} 

#omniture table {
width: 400px;
BORDER-TOP: #ccc 1px solid; 
BORDER-LEFT: #ccc 1px solid; 
font-size: 1em;
border-collapse: collapse;
margin: 10px 0 20px 0;
}
#omniture table th {
color:#faa70b;
BORDER-RIGHT: #ccc 1px solid;
text-transform:uppercase;
padding: 6px 15px 6px 15px; 
BORDER-BOTTOM: #ccc 1px solid; 
BACKGROUND-COLOR: #666;
}
#omniture table td {
BORDER-RIGHT: #ccc 1px solid; 
BORDER-BOTTOM: #ccc 1px solid;
padding: 6px 15px 6px 15px;
vertical-align: top;
background-color:#e9e9e9;
}
