@import url("button.css");

#main	{
	text-align: center;
	width: 996px;
	margin: 0px auto;
	background: #FFFFFF;
	margin-top: 0px;
}

#mainPadding	{
	width: 996px;
}

.textContent h1, .textContent h2, .textContent h3, .textContent h4 {
	font-style: italic;
}

/* BEGIN Header */
#header	{
	margin: 0px;
	padding: 0px;
	width: 996px;
}

#header h1{
	margin:0px;
	padding:0px;
	border:0px;
	display:block;
}

#header h1 a, #header h1 a img	{
	display: block;
}

#header a, #header a img	{
	display: block;
}

/* BEGIN first level*/

#header #topMenuWrapper {
	padding:0px;
	margin:0px;
	margin: 6px;
	margin-bottom: 5px;
}

#header #topMenu {
	background:url("../images/menuBackground.png") repeat-x;
	font-family: Verdana, sans-serif;
	border: 1px solid #F3F3F3;
}

#header #topMenuPadding {
	padding:0px;
	margin:0px;
	height: 32px;
}

#header #topMenu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#header #topMenu li.delimiter	{
	background: url("../images/menuDelimiter.gif") left center no-repeat;
	padding-left:1px;
}

#header #topMenu li.firstLevel	{
	float: left;
	height: 32px;
}

#header #topMenu li.firstLevel a	{
	display: block;
	padding: 0px 20px 0px 21px;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	line-height: 32px;
	color: black;
	/*background:url("../images/menuBackground.png") repeat-x; */
}

#header #topMenu li.firstLevel a:hover	{
	color: #FFFFFF;
	background:url("../images/topMenuHoverBgr.png")  repeat-x;
}

#header #topMenu li.firstLevel a.activeMenu	{
	color: #FFFFFF;
	background:url("../images/topMenuHoverBgr.png")  repeat-x;
}
/* END first level*/

/* BEGIN sub level*/
#header #topMenu iframe.subLevelIframe	{
	display: none;
	position: absolute;
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 1000;
}

#header #topMenu ul.subLevel	{
	display: none;
	position: absolute;
	z-index: 1000;
	width: auto;
	border:1px solid #FFFFFF;
	/*filter: alpha(opacity:98,style=0);*/
	/*KHTMLOpacity: 0.98;
	MozOpacity: 0.98;
	opacity: 0.98;*/
}

#header #topMenu li.subLevel	{
	text-align: left;
	float: left;
	clear: both;
}

#header #topMenu li.subLevel a	{
	font-size: 12px;
	text-decoration: none; 
	color: #FFFFFF;
	padding:5px;
	padding-left: 8px; 
	text-align: left;
	background: #FFB900;
	border-top:1px solid #FFFFFF;
	line-height: 24px;
}

#header #topMenu li.subLevel a:hover	{
	color: #FFFFFF;
	background:#FB8D00;
}

#header #topMenu li.subLevel a.activeMenu	{
	color: #FFFFFF;
	background:#FB8D00;
}

#header #topMenu li.subLevel a.activeMenuRight	{
	color: #FFFFFF;
	background:#FFB900;
	/*background-image:url("../images/topMenuLink.gif");*/
	background-position:right;
	background-repeat:no-repeat;
}

#header #topMenu li.subLevel a.menuRight	{
	background-color:#FFB900;
	/*background-image:url("../images/topMenuLinkActive.gif");*/
	background-position:right;
	background-repeat:no-repeat;
}

#header #topMenu li.subLevel a.menuRight:hover	{
	background: #FFB900;
	/*background-image:url("../images/topMenuLink.gif");*/
	background-position:right;
	background-repeat:no-repeat;
}

#header #topMenu li.subLevel a span	{
	padding-left: 10px;
	padding-right: 15px;
	display: block;
	white-space: nowrap;
}
/* END sub level*/
/* END Header */


/* BEGIN Body */
#body	{
	text-align: left;
}

#body #columns_3, #body #columns_2	{
	padding: 0px 6px 0px 6px;
	margin: 0px;
}

#body #columns_3 #columns_3_colspan_2	{
	float: left;
	width: 812px;
}

#body #columns_2 #column_2	{
	float: right;
	width: 812px;
}

#body #columns_3 #columns_3_colspan_2 #column_1, #body #columns_2 #column_1	{
	width: 170px;
	float: left;
	overflow:hidden;
}

#body #columns_3 #columns_3_colspan_2 #column_1	#left_menu,  #body #columns_2 #column_1	#left_menu {
	min-height:200px;
	height: auto !important;
	height:200px;
	margin-bottom:2px;
	padding-top:15px;
	background: #F7F7F7;
}

#body #columns_3 #columns_3_colspan_2 #column_1	#sacka,  #body #columns_2 #column_1 #sacka {
	padding:0;	
	margin:0;
	padding-top:8px;
	margin-top:2px;
	background: #E0E0E0 url("../images/mainSackaBackground.png") top repeat-x;
	height:90px;
}

#body #columns_3 #columns_3_colspan_2 #column_1	#sacka .textSacka,  #body #columns_2 #column_1 #sacka .textSacka{
	padding:10px 3px 0px 8px;
	font-size:11px;
}

#body #columns_3 #columns_3_colspan_2 #column_2	{
	margin:0px;
	padding:0px;
	width: 642px;
	overflow:hidden;
	float: right;
}

#body #columns_3 #column_3	{
	width: 172px;
	float: left;
	overflow:hidden;
}



.imgLink {
	display:block;
	text-decoration:none;	
	margin:0px;
	padding:0px;
	border:0px;
}

.imgInLink {
	display:block;	
	margin:0px;
	padding:0px;
	border:0px;
}

.destinacieImg {
	display:block;	
	margin:0px;
	padding:0px;
	border:0px;
	margin-left:11px;
}

.pathDelimiter {
	padding:0;
	margin:0;
	vertical-align:middle;
	padding-left:3px;
	padding-right:3px;
}

/* END Body */

/* BEGIN subMenu */
#menuLeftH2	{
	margin:0;
	margin-left:11px;
	padding: 0px;
}

#menuLeftH2	h2{
	margin:0;
	padding:0;
}

#menuLeftH2	img{
	display:block;
	margin: 0px;
	padding: 0px;
}

#menuLeftPadding {
	margin:0px 11px;
	padding:0px;
	margin-bottom:20px;
}

#menuLeft ul {
	margin: 0px; 
	padding: 0px; 
	list-style: none;
}

#menuLeft ul li {
	list-style: none;
}

#menuLeft ul li div.menuLink	{
	padding-top: 0px;
	padding-bottom: 0px;
}

#menuLeft ul li div.menuLink a {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	padding:6px 14px 5px; 
	color: black;
	display: block;
	background: url("../images/menuListLink.gif") left 10px no-repeat;
	border-bottom: 1px solid #FFBA00;
}

#menuLeft ul li div.menuLink a:hover {
	color: black;
	background-color:#FFE8C6;
	background-image:url("../images/menuListLinkActive.gif");
	background-position:left 10px;
	background-repeat:no-repeat;
	/*background: #FC9700 url("../images/leftMenuHoverBgrLong.png") no-repeat;
	background: #FFBA00 url("../images/menuLinkActive.gif") left 10px no-repeat;*/
}

#menuLeft ul li div.menuLink a.menuLinkSelected {
	color: #FFFFFF;
	background: #FC9700 url("../images/leftMenuActiveBgrLong.png") no-repeat;
}

#menuLeft ul li div.menuLink a.menuLinkOpened	{
	color: black;
	background-color:#FFE8C6;
	background-image:url("../images/menuListLinkActive.gif");
	background-position:left 10px;
	background-repeat:no-repeat;
}

#menuLeft ul li div.menuLink a.menuLinkOpened:hover	{
	color: black;
	background-color:#FFE8C6;
	background-image:url("../images/menuListLinkActive.gif");
	background-position:left 10px;
	background-repeat:no-repeat;
}

#menuLeft ul li div.menuLink a#subMenuLevelUP	{
	background: url("../images/menuLinkUp.gif") left center no-repeat;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}

#menuLeft ul li div.menuLink a#subMenuLevelUP:hover	{
	background: #1F8BDC url("../images/menuLinkUpActive.gif") left center no-repeat;
}
/* END subMenu */

/* BEGIN Footer */
#footer	{
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	height: 80px;
	margin-top: 10px;
	background-color: #FFB900;
}

#footerCenter {
	width:996px;
	height:39px;
	padding-top:25px;
	margin:0px auto;
	text-align: center;
}

#footerCenter #footerMenu ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:inline;
}

#footerCenter #footerMenu ul li{
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:inline;
}

#footerCenter #footerMenu ul li.delimiter{
	background-image: url("../images/footerDelimiter.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#footerCenter #footerMenu ul li a{
	color:black;
	text-decoration:none;
	padding:0px 12px 0px 17px;
}

#footerCenter #footerMenu ul li a:hover{
	color:black;
	text-decoration: underline;
}

#footerCenter #footerMenu ul li a.activeMenu{
	color:black;
	text-decoration: underline;
}

#footer #copyright	{
	text-align: center;
	clear: both;
	margin-right: 10px;
	margin-top: 5px;
	color: black;
}

#footer #copyright a	{
	color: black;
	text-decoration: none;
}

#footer #copyright a:hover	{
	color: black;
	text-decoration: underline;
}

#afterFooter	{
	text-align:right;
	color:#989898;
	font-size:10px;
}

#afterFooter a{
	text-decoration:none;
	color:black;
}

#afterFooter a:hover{
	text-decoration:underline;
}

/* END Footer */

/* ??????????? */

#sectionSearchDiv {
	height: 50px;
	text-align: left;
	padding-left: 10px;
}

#sectionSearchDiv a.sectionTitle	{
	color: #6F2B28;
	font-family: Arial, serif;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
	display: block;
	float: left;
}
/* ??????????? */

/* !!!!! begin clearLine  */

.clearLine	{
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	display: block;
}
/* !!!!! end clearLine  */

#HTTPErrorMessage	{
	margin-bottom: 15px;
	padding: 20px;
	border: 1px solid #880000;
	background: rgb(240, 204, 204);
	font-weight: bold;
}

.hiddenContentForCSSBrowsers	{
	display: none;
}