@charset "utf-8";
/* CSS Document */

body  {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #02020C url(../img/bkg_pulsovisual.png) no-repeat center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #6B687D;
}
h2 {font: 1.3em normal Georgia, "Times New Roman", Times, serif; color:#83a3b6;} 
h3 {font: 1.5em normal ;}
a, a:visited {
	color:#fff;
	text-decoration:none;
}
span a, span a:visited {
	color:#999;
	text-decoration:none;
}
span a:hover {
	text-decoration:none;
	border-bottom: 1px dashed #999;
}


/*------- ESTRUCTURA -----------*/
#container { 
	width: 60.5em;
	margin: 0 auto;
	text-align: left;
} 
#header {
	height:10px;
} 

/*------- inicio sidebar1 -----------*/

#sidebar1 {
	float: left; 
	width: 14em;
}
#sidebar1 h3, #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

#logo {	float:left;}
#logo h1 a:link, #logo h1 a:visited{
	display:block;
	background:url(../img/pixel.gif) no-repeat;
/*	background:url(../img/logo_pulsovisual.jpg) no-repeat;*/
	text-decoration:none;
	overflow:hidden;
	width:100%;
	height:110px;
	text-indent:-9000px;
	margin:4.9em 0 0 0;
}
#menu {
	margin: 200px 0 0 30px;
	-margin: 60px 0 0 30px;
}
#menu ul li{
	border-top:1px #25233B solid;
	font: 1em;
	color:#9999A3;
	padding: 10px 0 10px 35px;
	width: 10em;
}

#menu ul li a, #menu ul li a:visited {
	color:#626073;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#9999A3;
	border-bottom: 1px dashed #999;
}
.ultimo {
	border-bottom:1px #25233B solid;
}
/*------- fin sidebar1 -----------*/

/*------- inicio main -----------*/
#main {
	width: 43.3em;
	margin: 0 1em 0 0;
	float:right;
} 
#slide{
	height:270px;
	padding:8.5em 0 0 1em;
	margin: 0 0 2em 0;
}
#slide p{
	font: 1.25em Georgia, "Times New Roman", Times, serif;
	color:#E1EBF1;
	padding-left: 2.2em;
}
#slide img{
	padding:1.2em 0 0 0;
}

span.nombre {
	color:#FFF;
	display:block;
	font: 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif; 
	padding:0;
}
.descargar {
	margin: 1.2em 0;
}
#main ul {
	  padding: 0 0 0 1em;
}
#main ul li {
	  margin: .7em 0 0 0;
	  font: .8em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.grupo  {
	background:url(../img/bkg_titulos.jpg) top right no-repeat;
	clear:both;
	height: auto;
	margin: 2em 0 0 0;
	padding-top: 24px;
	overflow:hidden;
	width: 700px;
}
.grupo a img, .grupo a:visited img {
	border:#333 1px solid;
	display:block;
	margin: .5em 0;
	text-decoration:none;
}
.grupo p a:hover img {
	border-color: #3c8fb8;
	display:block;
	margin: .5em 0;
	text-decoration:underline;
	visibility: visible;
}
.grupo p {
	font: .8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1em 2em 0 2em;
}
.grupo span {
	font-size:0.8em;
	float:right;
	padding-right: 2.5em;
	color:#666;
}
.grupo span.correc {
	margin: 2em 0 0 0;
}



/* ---------- gallery ----------------------- */
.gallery {
	list-style: none;
	margin: 0 0 25px 0;
	padding: 0;
}
.gallery li {
	padding: 10px 10px 0 10px;
	margin: 0px 0 0 0;
	float: left;
	position: relative;
	width: 200px;
	height: 165px;
}
.gallery li:hover img {
	border-color: #3c8fb8;
	opacity: 1;
	filter: alpha(opacity=100);
}
.gallery img {
	background: #111;
	opacity: .7;
	filter: alpha(opacity=70);
	padding: 2px;
}
.gallery em {
	background: #fff url(../decorative-gallery-demo/images/grey-gradient.gif) repeat-y;
	color: #000;
	font-style: normal;
	padding: 1px 10px;
	display: block;
	position: absolute;
	top: 130px;
	left: 10px;
	border: 1px solid #999;
	border-left-color: #888;
	visibility:hidden;
}
.gallery a {
	text-decoration: none;
}

.gallery a:hover em {
	background: #fff url(../img/grey-gradient.gif) repeat-y;
	border: 1px solid #3c8fb8;
	border-left-color: #e5e5e5;
	visibility: visible;
	font-size:10px;
	text-transform: uppercase;
}
.gallery span {
	font: .8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-transform:uppercase;
	position: absolute;
	top: 170px;
	left: 12px;
}
/*----------- fin gallery ---------*/

/*--------- fin main ---------*/



/*----- footer --------*/
#footer {
	background:url(../img/bkg_titulos.jpg) top right no-repeat;
	margin: 1em 0 0 16em;
	padding: .2em 0;
} 
#footer h2{
	margin: -.2em 0 0 0;
} 
#footer p {
	margin: 0;
	padding: 1.5em 0;
}

#footer ul {
	margin: 0;
	padding: 0;
	font: .8em/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer span.nombre {
	padding: 30px 0 0 0;
}

#footer .subcolumns .c50l .subcr {
	padding-top:.6em;
}

/* columnas */

.subcolumns { width: 100%; overflow:hidden; margin:1em; }

.c50l {float: left; }
.c50r {float: right; margin-left: -5px; }

.c50l, .c50r { width: 50%; }
.c33 {float: left; padding-left:10px; width: 35%; }
.c20 {float: left; margin: 0 5px; width: 26%; }

.subc  { padding: 0 0.5em; }
.subcl { padding: 0 1em 0 0; }
.subcr { padding: 0 0 0 1em; }
  
.subcl p, .subcr p  {
	font: .8em/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: .7em 0 0 1em; 
}
.subcolumns ul li {
	list-style: url(../img/online.gif) outside;
}
.subcolumns a:hover {
	border-bottom: 1px dashed #999;
}
.subcl p a:hover {
	text-decoration:none;
	border: none;
}


/*--- form ---*/
form {	  font: .8em/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;}

#reserva div.type-button input:focus,
#reserva div.type-button input:hover,
#reserva div.type-button input:active {
/*    border: 1px #444 solid;*/
    color: #fff;
    background: #555; 
}

label { display: block; margin:0 0 10px 5px;}
.enlinea { display: inline;}

input { display: block; background:#777; border: 1px #25233B solid;}
textarea { display: block; background:#777; border: 1px #25233B solid;}

.type-button input {
	background:url(../contents/home/btn_enviar.gif) no-repeat;
	color: #83a3b6;
	font: 1em/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: .5em 1.5em;
	margin-left: 5px;
	text-decoration: underline;
	width:86px;
}
.dia-mes { margin-right: 3px; display:inline;}

label.ancho { width:250px; display:inline;}

/*--- fin form ---*/




.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
/* -----------lightbox------------- */
  div#photos      {overflow:auto;}
  div.photo       {float:left; display:inline; margin:0 20px 20px 0;}
  div.photo a img {border:#333 1px solid; padding:1px;}
  p.texto         {margin:5px 0 0; font-size:.8em; color:#333;}

/* iepngfix */
img, div, .pngfix, input { behavior: url("iepngfix.htc") }


/* hacks */

.ie6 div.banner-navigation ul li a {
	margin-bottom: -30px;
}
.ie6 #content div.step-box {
	width: 180px;
	padding:  5px 0;
	padding-bottom: 40px;
	float: left;
}
.ie6 #vivavideoplayer {
	margin-right: -20px;
}
.ie6 #content-scroller {
	width: 43.3em;
	margin: 0 auto !important;
	display:inline;
	height:348px;
	min-height:1%;
}
.ie6 .MultiBoxClose, .MultiBoxPrevious, .MultiBoxNext, .MultiBoxNextDisabled, .MultiBoxPreviousDisabled { 
	behavior: url(iepngfix.htc); 
}
.ie6 #footer {
	margin: 1em 0 0 14em;
}
.ie6 li a:hover img, .ie6 li a:visited img {
	opacity: 1;
	filter: alpha(opacity=100);
}
.ie7 #menu {
	margin: 230px 0 0 30px;
}

