@charset "utf-8";

#top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	height:145px;
	background-image: url(../imagenes/general/head_bannerNN.gif);
	padding-right: 10px;
	padding-left: 10px;
}

#barra {
	width: 760px;
	background-color: #E40559;
	height: 10px;
}
#background #flotanteIzquierdo {
	position: relative;
	text-align: left;
	width: 271px;
	top: -40px;
	z-index:100;
	visibility: visible;
}


#background #trasportation {
	width: 250px;
	position: relative;
	top: -20px;
	padding-right: 10px;
	padding-left: 2px;
}


#top #menuTop .itemMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #FFFFFF;
	float: left;
	padding-top: 50px;
}
#top #menuTop .itemMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}

#top #menuTop .itemMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(16,85,125);
	text-decoration: underline;
}
#top #menuTop .separadorMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 50px;
}
#background .menuInferior a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}

#background .menuInferior a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AAAAAA;
	float: right;
	text-decoration: underline;
}

#background .menuInferiorSeparador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #919191;
	float: right;
}
#menuTop {
	float: right;
}

#background {
	background-image: url(../imagenes/general/back_gris.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	background-color: #CBCBCB;
	text-align: center;
}



.arrow2 {
	font-size: 11px;
	text-decoration: none;
	padding: 0px;
	margin: 2px;
}
.arrow2 a {
	text-decoration: none;
	color: #006666;
}
.WeddingBanner {
	font-family: Arial, Helvetica, sans-serif;
	height: 277px;
	width: 201px;
}

.queIncluye {
font-family:Arial, Helvetica, sans-serif;
float: left; 
width: 165px;
text-align:left;
font-size:10px;
}



#centroHome  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	color:#222222;
}

#centroHome a {
color:#337786;
text-decoration:none;
}

#centroHome h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	color: #222222;
	clear: none;
	float: none;
	display: inline;
	font-weight:normal;
}
#centroHome h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	color: #222222;
	clear: none;
	float: none;
	display: inline;
	font-weight:normal;
}

#centroHome h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	color: #222222;
	clear: none;
	float: none;
	display: inline;
	font-weight:normal;
}

.titulodummy {
font-family:"Myriad Pro", Arial;
color:#003366;
font-size:11pt;
font-weight:bold;
}
/* CSS Document */
/* Estilos del Calendario */
.cpYearNavigation,.cpMonthNavigation { background-color:#C0C0C0; text-align:center; vertical-align:center; text-decoration:none; color:#000000; font-weight:bold; } 
	  .cpDayColumnHeader, .cpYearNavigation, .cpMonthNavigation, .cpCurrentMonthDate, .cpCurrentMonthDateDisabled, .cpOtherMonthDate, .cpOtherMonthDateDisabled, .cpCurrentDate, .cpCurrentDateDisabled, .cpTodayText, .cpTodayTextDisabled, .cpText { font-family:arial; font-size:8pt; } 
	  TD.cpDayColumnHeader { text-align:right; border:solid thin #C0C0C0;border-width:0px 0px 1px 0px; } 
	  .cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate  { text-align:right; text-decoration:none; } 
	  .cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled { color:#D0D0D0; text-align:right; text-decoration:line-through; } 
	  .cpCurrentMonthDate, .cpCurrentDate { color:#000000; } 
	  .cpOtherMonthDate { color:#808080; } 
	  TD.cpCurrentDate { color:white; background-color: #C0C0C0; border-width:1px; border:solid thin #800000; } 
	  TD.cpCurrentDateDisabled { border-width:1px; border:solid thin #FFAAAA; } 
	  TD.cpTodayText, TD.cpTodayTextDisabled { border:solid thin #C0C0C0; border-width:1px 0px 0px 0px;} 
	  A.cpTodayText, SPAN.cpTodayTextDisabled { height:20px; } 
	  A.cpTodayText { color:black; } 
	  .cpTodayTextDisabled { color:#D0D0D0; } 
	  .cpBorder { border:solid thin #808080; } 
	  .calen a:link {
	color: #000000;
}
.calen a:visited {
	color: #000000;
}
.calen a:hover {
	color: #000000;
}
.calen a:active {
	color: #000000;
}

.calCont {
font-weight: bold;
color:#333333;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

.arrow2, .arrow{
	background:url(../imagenes/general/arrows.gif) left no-repeat;
	padding-left:12px;
	margin:1px 0;
	background-position:0 5px;
}

/* inicia premier class */
img, div { behavior: url(../js/iepngfix.htc) }
 
form {
	margin: 0px;
	padding: 0px;
}
.calLabel {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

.ElementoMenu {
background:url(../imagenes/destinations/SLICE-BOTON-DESTINATIONS.gif) repeat-x;
width:85px; 
height:30px; 
text-align:center; 
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px; 
border:#FFFFFF 1px solid; 
float:left; 
display:table;
font-weight:bold;
margin-right:1px;
line-height:10px;

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

}
.ElementoMenu a:hover {
color:#006699;
}
.TextoMenu {
vertical-align:middle;
display:table-cell; 
position:relative;
}
.sombra{
width:86px; 
height:41px; 
background-image:url(../imagenes/premiere/shadow_menu.png); 
background-position:bottom; 
background-repeat:repeat-x;
float:left;
margin-right:2px;
}

.separadorResNar{
 padding-top:5px; 
 padding-left:15px; 
 padding-right:15px;
}

.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #efb063;
	border-right-color: #efb063;
	border-bottom-color: #efb063;
	border-left-color: #efb063;
	width:520x;
	background-color: #efb063;
}





.CollapsiblePanelTab {
	background-color: #efb063;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-color: #efb063;
	background-image: url(../imagenes/general/boton_col.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-position: 5px;
}




.CollapsiblePanelContent {
	margin: 0px;
	position:relative;
	background-color: #efb063;
}




.CollapsiblePanelTab a {

	color: #666666;
	text-decoration: none;

}



.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #efb063;
	background-image: url(../imagenes/general/boton_exp.png);
	background-repeat:no-repeat;
}





.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #EA9935;
}




.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #efb063;
}
.menut ul {
	margin: 0;
	list-style: none;
	background-color: #D8EDF3;
	z-index:100;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	cursor: pointer;
	height:20px;
	padding:0;

  }
.menut li {

	float: left;
	position: relative;
	width: 105px;
	background-color: #D8EDF3;
  }
.menut div{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.menut div:hover{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	cursor: pointer;
	background-color: #3693AE;	
}

.menut  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1opx;
	color: #333333;
	cursor: pointer;
	text-decoration: none;
}

.menut  a:hover {
	color: #FFFFFF;
	cursor: pointer;
	background-color: #3693AE;

	
}

.menut li ul {
  display: none;
  position: absolute; 
  top: 1.5em;
  left: 0;
  padding:0px;
	

  
  }
 li > ul {
	top: auto;
	left: auto;
	}
li:hover ul, li.over ul{
	display: block;
	
} 