/* CSS File */

#header .grid_6 {float: right;}


#kwicks_slider {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 340px;
	margin:auto;
}
#kwicks_slider li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 160px;
	height: 340px;

	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
#kwicks_slider li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 5px; /*Set to same as spacing option. */	
	float: left;
	opacity: 1;
}

#kwicks_slider li a
{
	display: block;
}

.kwicks_shadow
{
	position: absolute;
	right: 0;
	z-index:998;
	width: 27px;
	height: 360px;
	background: transparent url("images/kwicks_shadow.png") no-repeat right top;
}

.kwicks_title
{
	position: absolute;
	background: transparent url('images/000_81.png') repeat;
	bottom: 0px;
	padding: 15px 15px 5px 15px;
	overflow: hidden;
	width:130px;
	text-align: center;
}

.kwicks_title h6
{
	color: #fff;
	font-size: 16px;
}

.kwicks_title_large h4
{
	color: #fff;
}

.kwicks_title_large
{
	width: 98%;
	position: absolute;
	background: transparent url('images/000_80.png') repeat;
	bottom: 0px;
	padding: 15px 15px 20px 15px;
	display: none;
	color: #ccc;
}



.page_tur .slider-wrapper { width: 81%; }

.turismo .nivo-caption {
	background: #0F8435;;

}

.bebe .nivo-caption {
	background: #E952B0;
}
.page_tur ol {margin-left: 20px; text-align: justify;}

.page_tur h2 {margin-top: 15px;}

.page_tur h3{color: #0F8635;}

.page_tur .sube {margin-top: -45px;}

.nihuil h1, .nihuil .contenido {margin-left: 16px;}

#tablas {margin: 0 auto; width: 670px;}

#tablas2 {margin: 0 auto; width: 800px; margin-top: 12px;}

/* tablas turismo */
.tablatur {border: 1px solid;
      border-color: #888888;
      margin: 0 auto;
      text-align: center;
      width: 95%;
      margin: 5px;
     }
     
.tit_tabla_tur, .tit_tabla_tur_1 {background: transparent url('../images/000_81.png') repeat;
                color: #fff; line-height: 20px; }

.tit_tabla_tur_1 {background: #0F8435;}

.cuerpotabl th {border-right: 1px solid #ccc;}

h4.tit_turis{color:#008000;
             text-align: center;
            }
    

.left_turi2 {
	width: 400px;
	float: right;
}

.left_turi, .right_turi {
	width: 335px;
	float: right;
}



.cartel {width:200px;
        height:160px;
        text-align: center;
        margin: 0px auto;
}
.tablatur th, .tablatur td, .tablatur tr, .tablatur tr td{
       /*width: 85px; */
      /* height:40px;*/
       line-height: 32px;
       font-weight: bold;
       border-bottom: 1px solid #ccc;
      }
.tit_tabla_tur th {line-height: 20px;}   


.slider-wrapper.destacado1{
	width: 910px;
	min-height: 587px;
	margin-left: 5px;
	/*height: 450px;*/
margin-bottom: 100px;
	float: left;
}


.slider-wrapper.destacado2{
	width: 900px;
	min-height: 587px;
	margin-left: 5px;
	/*height: 450px;*/
	float: left;
}
.slider-wrapper.destacado3{
	width: 450px;
	min-height: 600px;
	margin-left: 5px;
	/*height: 450px;*/
	float: left;
	margin-bottom: 100px;
}

.slider-wrapper.destacado1 .nivo-caption  {
	padding: 3px;
	margin-bottom: 16px;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=9);

}
.slider-wrapper.destacado1 .nivo-controlNav {
	bottom: 38px;
	
}

.slider-wrapper .nivo-caption {
		background: #0F8435;
}
  
/* fin tablas turismo */



