*{
    font-family:Arial, Helvetica, sans-serif;
    color:#CCCCCC;
    margin:0;
    padding:0;
}

body{
   background-color:#000;
	text-align:center;
	margin:0;
	padding:0;
}

strong{
	font-weight:700;
}

li {
	list-style-position:inside;
	/*list-style-image: url(../img/flecha-blanca.gif);
	padding-left: 20px;
	line-height: 15pt;
*/}

hr {
	background:transparent url(/img/hr.jpg) no-repeat scroll center center;
	border:none;
	height:17px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2{
	
	font-size:21px;
	padding:0 0 10px 0;
	font-family: Arial;
	font-weight: normal;
}

h2.section_header{
	color:#000;
	font-weight:bold;
	font-size:14px;
	padding-top:14px;
	text-indent:65px;
	background:#000 url(../img/heading2.jpg) no-repeat 0 0;
	margin-bottom: 14px;
	margin-top: 7px;
}

/*AGREGUES ESTE para el heading del submenu que es mas chico*/
.state_menu {
	width:30%;
	float:left;
}

h2.section_submenu{
	height:50px;
	color:#000;
	background:#000 url(../img/heading-submenu.jpg) no-repeat 0 0;
	font-size:10pt;
	font-weight: bolder;
	text-indent:40px;
	line-height:44px;
	padding:0;
	margin:0;
	margin-top: 10px;
	width:100%;
}


h3{
	color:#FECF00;
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	display: block;
}

h4{
	font-size:11pt;
	color:#FECF00;
	font-weight:lighter;
	letter-spacing:1px;
	padding-top: 6px;
	padding-bottom: 6px;
}

h5{
	font-size:12pt;
	color:#A8DD00;
	font-weight:lighter;
	letter-spacing:1px;
	padding-left:20px;
	padding-top:5px;
	background-image:url(/img/vinidioma.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
}

h6{
	font-size:12pt;
	color:#E55500;
	font-weight:lighter;
	letter-spacing:1px;
	padding-left:20px;
	padding-top:5px;
	background-image:url(/img/vineventos.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
}

img { border:none; }

.header{
	height:178px;
	width:956px;
	background-image:url(/img/bg-header.jpg);
	margin:auto;
	position:relative;
	background-repeat: no-repeat;
}

.logo-link {
	position:absolute;
	width:190px;
	height:175px;
	left:0;
	top:0;
}
* html .logo-link { border:1px solid #000; }

.logo-natura-link{
	position: absolute;
	width: 98px;
	height: 89px;
	right: 0;
	top: 0;
}
* html .logo-natura-link { border:1px solid #000; }

.header-publi{
	float:right;
	height:60px;
	width:956px;  /*468px;*/
	margin-right:-110px;  /*140px;*/
	margin-top:0;
}


.menu-buscador{
	width:191px;
	float:right;
	font-size:7.5pt;
	font-weight:400;
	text-transform:uppercase;
	text-align:center;
	margin-top: 60px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 760px;
}

.menu-buscador form { margin:0; width:auto; padding:0; }
.menu-buscador form input {
	width:auto;
	display:inline;
	clear:none;
	float:none;
}

.menu-buscador ul {
	display:inline;
	list-style:none;
}

.menu-buscador ul li { 
	display:inline;
}

.menu-buscador ul li a img { 
	border:none;
}

.menu-buscador #mod_search_searchword + input { 
	vertical-align:text-bottom;
}

.form1 input{
	color:#000;
}

.preload1{
	background:url(three_1.gif);
}

.preload2{
	background:url(three_1a.gif);
}

.topmenu { 
	margin-bottom:16px;
	width:100%;
	height:28px;
	position:relative;
	z-index:100;
	border-right:1px solid #000;
	font-family:arial, sans-serif;
	background:transparent url(/img/menu-bg.jpg) no-repeat scroll 0 0;
}



.topmenu span { 
	color:inherit;
}

* html .topmenu {
	width:100%;
	w\idth:99.9%;
}

.topmenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.topmenu ul ul {
	width:100%;
}

.topmenu li {
	float:left;
	width:auto;
	position:relative;
	margin:0;
}
/*
* html .topmenu li {
	width: auto;
	position:relative;
}
*/

/* MENU ANTES .topmenu a, .topmenu a:visited {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#000;
	width:auto;
	height:31px;
	padding:0 10px;
	line-height:29px;
}*/



/*menu con linea dividir*/

.topmenu a {
	text-decoration:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3A321D;
}

.topmenu a, .topmenu a:visited {
	display:block;
	font-size:8.7pt;
	text-decoration:none;
	color:#000;
	line-height:28px;
	font-weight: lighter;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	
}





* html .topmenu a, * html .topmenu a:visited {
	float:left;
}

* html .topmenu a span { 
	color:#fff;
}

.topmenu a:hover, .topmenu ul ul a:hover{
	color:#fff;
	background-color: #2B2824;
	/*height: 28px;*/
}

/*bg rollover con fondo textura
.topmenu a:hover, .topmenu ul ul a:hover{
	color:#fff;
	background:transparent url(/img/menu-bg-r2.jpg) repeat scroll 0 0;
}*/


.topmenu li li a:hover{ color: #000 !important; background: Gold url(/img/flecha-suboption.gif) no-repeat scroll left center !important; }

/*.topmenu :hover > a, .topmenu ul ul :hover > a {
	color: #fff;
	background:#1a1814;
}*/


.topmenu :hover > a, .topmenu ul ul :hover > a {
	color: #ffd700;
	background:transparent url(/img/menu-bg-r2.jpg) repeat scroll 0 0;
}


.topmenu ul ul a, .topmenu ul ul a:visited {
/*	ANTES background:transparent url(/img/bg_menu_option.png) repeat scroll 0 0;
	color:#000;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:128px;
	border-width:0 1px 1px 1px;*/
	z-index:300;
	filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
	opacity: 0.9;
	background-color: #2B2824;
	color:#EEEEEE;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:128px;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


* html .topmenu ul ul a, * html .topmenu ul ul a:visited {
	width:150px;
	w\idth:128px;
}

.topmenu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:27px; /*tenia 31px*/
	left:0;
	width:149px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

* html .topmenu ul ul {
	/*top:31px;*/
	top:28px;
	t/op:29px;
}

.topmenu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}

.topmenu ul li:hover ul,.topmenu ul a:hover ul{
	visibility:visible;
}

.topmenu ul :hover ul ul{
	visibility:hidden;
}

.topmenu ul :hover ul :hover ul{ 
	visibility:visible;
}

.frontpage_menu{ 
	width: 100%;
	
}

.frontpage_menu_item{
	float: left;
	width:320px;
	margin: 2px 18px 10px 0;
}

.frontpage_menu_item h3{
	margin-left: 110px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1a1814 ;
}

.frontpage_menu_item div{
	min-height: 70px;
}

.frontpage_menu_item div a{
	color: #FECF00;
	text-decoration: none;
}


.frontpage_menu_item div a:hover{
	color: #534A40;
	text-decoration: none;
}


.ver_mas{
	text-decoration: none;
	float: right;
	font-size: 10px;
	color: #534A40;
}

.ver_mas:hover{
	text-decoration: none;
	float: right;
	font-size: 10px;
	color: #FECF00;
}

.frontpage_menu_item img{ 
	border: 2px solid #262626;
	float:left;
	margin-right: 10px;
}

.frontpage_menu_item h3 a{ 
	color: #ffd700;
	font-size: 10pt;
	text-decoration: none;

}

.frontpage_menu_item h3 a:hover{ 
	color: #534A40;
	font-size: 10pt;
	text-decoration: none;

}

.frontpage_menu_item h4 a{
	text-decoration: none;
	font-size: 8.5pt;
	background: none;
	color: #534A40;
	text-transform: uppercase;
}


.frontpage_menu_item h4 a:hover{
	text-decoration: none;
	font-size: 8.5pt;
	background: none;
	color: #ffd700;
	text-transform: uppercase;
}



.frontpage_menu_item p{
	font-weight: normal;
	font-size: 8.5pt;
}

.flvmovie {
	width:320px;
	height:250px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.contenedor{
	width:956px;
	margin:auto;
}

.col1-index{
	float:left;
	width:680px;
	font-size:9.5pt;
	text-align:left;
	font-weight:400;
	padding-right: 0px;
}

.col1-index p a{
	font-size:9.5pt;
	color: #534A40;
	
}


.col1-index p a:hover{
	font-size:9.5pt;
	color: #FECF00;
	text-decoration: none;
}

.col1-index strong{
	color: #FECF00; /*#534A4*/
	font-weight: lighter;
	/*font-size: 11pt;*/
/*	text-transform: uppercase;*/
}


/*prueba italica*/
.col1-index em{
	color: #534A40;
	font-weight: lighter;
	font-style: normal;
}

.col2-index{
	float:right;
	width:240px;
}

.actualizaciones {
	float:left;
	width:336px;
	height:105px;
	margin:3px;
	font-size:11px;
	position:relative;
}

.actualizaciones img { 
	float:left;
	margin-right:5px;
	border:1px solid #333333;
}

.actualizaciones h4 a {
	font-weight:bold;
	font-size:12px;
}

.actualizaciones a.readon { 
	position:absolute;
	bottom:3px;
	right:3px;
}

.video-i{
	float:left;
	width:360px;
	text-align:center;
}

.otro-i{
	float:left;
	width:335px;
	margin-left:10px;
}

.otro-i img{
	border:medium solid #333;
	margin:5px 15px;
}

.pub-01{
	/*background-color:#666;*/
	margin:5px 0;
}

.pub-02{
	float:left;
	width:120px;
	/*background-color:#333;*/
	margin-bottom:5px;
}

.pub-04{
	float:left;
	width:120px;
	margin-top:2px;
}

.pub-03{
	/*background-color:#333;*/
	float:right;
	margin-bottom:5px;
	width:115px;
}

.pub-03 a { display:block; }
.pub-03 a img{
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


/*.pub-03 object{
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}*/


.footer-pub{
	height:63px;
	/*width:957px;*/ /*980*/
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}


/*.footer-pub img{
	 
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;*/
/*	margin-right: 4px;
	margin-left: 4px;*/
}


/*.footer-pub object{
	height:63px;
	width:980px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}*/

.footer-pub a{
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
}

.footer1{
	background:transparent url(/img/footer-bg1.jpg) no-repeat scroll 0 0;
	height:147px;
	width:929px;
	margin:20px auto;
	padding:25px 15px 15px;
	margin:0 auto;
}

.footernoticia{
	float:left;
	height:150px;
	width:230px;
	color:#FFF;
	font-size:9pt;
	text-align:left;
	border-right:1px solid #736855;
	margin:0 auto;
}

.footernoticia#ultimas_noticias{
	width: 460px;
}

.footernoticia#ultimas_noticias ul{
	width: 40%;
	float: left;
}



.footernoticia p{
	color:#736855;
	padding-left:20px;
}

.footernoticia a{
	color: #736855;
	text-decoration: none;
}

.footernoticia ul{
	padding-left:30px;
}

.footernoticia li{
	padding-top:2px;
	padding-bottom:2px;
}

.footernoticia li a{
	padding-top:2px;
	padding-bottom:2px;
	color:#736855;
	text-decoration:none;
}

.footernoticia li a:hover{
	padding-top:2px;
	padding-bottom:2px;
	color:#CCC;
	text-decoration:none;
}






/*ESTILOS NUEVOS PARA PARTE DE CONTACTO ABAJO, SIN LINEA DERECHA*/

.footernoticiacontacto{
	float:left;
	height:150px;
	width:230px;
	color:#FFF;
	font-size:9pt;
	text-align:left;
	margin:0 auto;
}


.footernoticiacontacto p{
	color:#736855;
	padding-left:20px;
}

.footernoticiacontacto a{
    color: #736855;
	text-decoration: none;
}

.footernoticiacontacto a:hover{
    color: #FEC914;
	text-decoration: none;
}




.footertit1{
	color:#E55500;
	letter-spacing:1px;
	padding-left:20px;
	background-image:url(/img/vineventos.gif);
	background-repeat:no-repeat;
	background-position:9px 5px;
	font-size:12pt;
}

.footertit2{
	color:#0BBFFF;
	letter-spacing:1px;
	padding-left:20px;
	background-image:url(/img/vinnews.gif);
	background-repeat:no-repeat;
	background-position:9px 5px;
	font-size:12pt;
}

.footertit3{
	color:#A8DD00;
	letter-spacing:1px;
	padding-left:20px;
	background-image:url(/img/vinidioma.gif);
	background-repeat:no-repeat;
	background-position:9px 5px;
	font-size:12pt;
}

.footertit4{
	color:#FECF00;
	letter-spacing:1px;
	padding-left:20px;
	background-image:url(/img/vincontact.gif);
	background-repeat:no-repeat;
	background-position:9px 5px;
	font-size:12pt;
}

.footer2{ width:100%; font-size:8.5pt; font-weight:lighter; padding-bottom:30px; color:#999; padding-top: 30px; }
	.footer2 a{ text-decoration:none; color:#FEC916; }
	.footer2 a:hover{ color:#F3F; }

/* NOTICIAS */
.news_section_image { float:left; margin-right:5px; }

.news_content {}
	.news_content .news_image { float:left; border:2px solid #262626; margin:5px 10px 10px 0; }

.noticias_por_seccion li { display:block; margin-top:1em; list-style-type:none; list-style-position:inside; height:60px; }
	.noticias_por_seccion li img { float:left; width:50px; height:50px; margin:0 15px 15px 0; border: 2px solid #262626; }
	.noticias_por_seccion li a { color:#FECF00; text-decoration: none; }
	.noticias_por_seccion li a:hover { color:#6E5A00; }
	.noticias_por_seccion li p{ overflow:hidden; }
	

.noticias_por_seccion tr { display:block; margin-top:1em; list-style-type:none; list-style-position:inside; height:60px; }
	.noticias_por_seccion tr img { float:left; width:50px; height:50px; margin:0 15px 15px 0; border: 2px solid #262626; }
	.noticias_por_seccion tr a { color:#FECF00; text-decoration: none; }
	.noticias_por_seccion tr a:hover { color:#6E5A00; }
	.noticias_por_seccion tr p{ overflow:hidden; }	

/* ESTADOS */

.state_title{
	background-image: url(/img/h2_bg.jpg) !important;
}

div.selected{ background:transparent url(/img/flecha-submenu.gif) scroll no-repeat -8px 12px; }

.states_menu {}
	.states_menu .state_menu_item{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #665600;
}
	
		.states_menu .state_menu_item h3{ color: #fff; font-size: 11.5px; margin: 0; border: none; font-weight: normal; padding:7px 0 7px 30px; }
		.states_menu .state_menu_item h3 a{ text-decoration: none; font-weight: normal; }
		.states_menu .state_menu_item h3 a:hover{ color: #FECF00; }

.state_menu .state_menu_image { margin:15px 0 0 0; border:3px solid #534A40; }

.state_introflv {
	float:left;/* (estaba 127)*/
	width: 690px;/*	width: 65%;
*/}
.state_map{ text-align:center; margin:5px 0;  }

.state_content{
	margin-bottom: 1em;
	font-size: 9.5pt;
	/*background-image: url(../img/bg-textura-der.jpg);*/
	/*background-image: url(../img/bg-degradado-der.jpg);*/
	background-repeat: repeat-x;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}







	.state_content .state_intro_image { margin:5px; border:3px solid #534A40; }
    .state_content_cut {
	height:225px;
	overflow:auto;
	/*background-color: #333333;*/
	overflow:auto;
}
.state_content h3 {
	margin:0.5em 0;
	font-weight: normal;
	font-size: 12pt;
}
	.state_content p { }
	.state_content ul { display:block; margin:0.5em 0; padding-left:1em; list-style-position: outside; list-style-type: none; font-weight: normal; color: #FECF00; }
	
	.state_content li {
	display:block;
	list-style-position: outside;
	list-style-type: none;
	color: #FECF00;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
		.state_content li a {
	display:block;
	list-style-position: outside;
	list-style-type: none;
	text-decoration: none;
	font-weight: lighter;
	color: #CCCCCC;
	background-color: transparent;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
		.state_content li a:hover {
	color: #666666;
}

.closed{
	padding-left: 10px;
	background-color: transparent;
	background-image: url(/img/more.gif);
	background-repeat: no-repeat;
	background-position: 3 2;
	font-weight: normal;
}
.opened{
	padding-left: 10px;
	background-color: transparent;
	background-image: url(/img/less.gif);
	background-repeat: no-repeat;
	background-position: 0 4;
}

.state_detail{
	float:left;
	background-color: #1a1814;/*191919*/
	width: 660px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 8.5pt; /*(9pt)*/
	font-weight: normal;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; /*(agreg� los margenes 16 px top)*/
}

.state_detail table{
	border: none;
}

.state_detail table th{
	border: none;
	text-align: left;
	padding-left: 10px;	/*background-color: #191919;*/
	padding-right: 10px;
}

.state_detail table td{
	border: none;
	/*background-color: #191919;*/
	text-align: left;
	padding-left: 5px; /*(10px)*/
	padding-right: 5px; /*(10px)*/
}

.state_detail div#escudo{
	float: left;
	width: 15%;
	text-align: center;
}

.state_detail div#column1{
	float: left;
	width: 40%;
	border-right: 1px solid #333;
}

.state_detail div#column2{
	float: left;
	width: 40%;
	padding-left: 10px;
}

div.experiences{
	/*border: 1px solid #1a1814;*/
	height: 61px;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;	
}
.buscaExperiencias { width:100%; }
.buscaExperiencias .experiences div { float:left; position:relative; width:100px; clear:none; }
.buscaExperiencias .experiences div input { position:absolute; left:66px; top:48px; clear:none; }

.experiences_list fieldset{ border: 1px solid #1a1814; padding: 10px; }
.experiences_list fieldset legend{ color: #ffd700; }
.experiences_list fieldset ul{ float: left; }
.experiences_list fieldset img{ float: left }
.experiences_list fieldset li{ padding-left: 40px; }
.experiences_list fieldset a{
	text-decoration: none;
	font-size: 9pt;
}

.experiences_list fieldset a:hover{
	text-decoration: none;
	font-size: 9pt;
	color: #666666;
}


#buscarForm { width:100%; }
#buscarForm input { width: auto; float:left; margin-right:0.5em; clear:none; }
.resultados_paginas table { border:0; }
.resultados_paginas table td { text-align:left; padding:4px 0; text-indent:1em; }
.resultados_paginas table td.numero { text-align:center; text-indent:0; }
.resultados_paginas .paging { text-align:center; }

.selector_estado table{ border: none; }
.selector_estado table td{ text-align: left; }
.selector_estado table td a{ text-decoration: none; color: #fff; }
.selector_estado table td a:hover{ text-decoration: none; color: #D95007; }

div.mapa_navegacion{
	height: 30px;
	font-size: 8.5pt;
	background-color: transparent;
	background-image: url(/img/gradient_bar.jpg);
	background-repeat: repeat-y;
	background-position: 292px center;
	margin-bottom:10px;
}
div.mapa_navegacion span{ float: left; color: #ffd700; text-align: right; }
div.mapa_navegacion span.state_name{ margin-top: 8px; width: 48%; float:right; margin-right: 10px; }
.elem_navegacion{ text-decoration: none; color: #fff; }

.clear{ clear:both; }
/* HACK */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display: inline-table; }
/* Hides from IE-max \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* End hide */
.clear { clear:both; }

form#UserLoginForm{
	font-size: 14px;
	color: #534A40;
}
form#UserLoginForm div{
	text-align: center;
}
form#UserLoginForm label{
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
form#UserLoginForm input{
	/*border: 1px solid #262626;*/
margin 0 0 10px 0; 	font-size: 14px;
	margin: 10px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

form#buscarForm input {
	color: #E0E0E0;
}




.attraction_content span { display:block; margin:5px 0; }

/*.attraction_content ul li p {
	display:inline;
}*/

.attraction_content li {
	list-style-position:inside;
	list-style-image: url(../img/flecha-blanca.gif);
	line-height: 15pt;
	margin-left: 40px;
/*	margin-left: 40px;
	padding-left: 50px;*/
}

.attraction_content li a {
	list-style-position:inside;
	list-style-image: url(../img/flecha-blanca.gif);
	line-height: 15pt;
	
	text-decoration: none;/*	margin-left: 40px;
	padding-left: 50px;*/
}

.attraction_content li a:hover {
	list-style-position:inside;
	list-style-image: url(../img/flecha-blanca.gif);
	line-height: 15pt;
	
	text-decoration: none;/*	margin-left: 40px;
	padding-left: 50px;*/
	color: #666666;
}








/*AGREGE ESTOS 2  ESTILOS PARA LOS ROLLOVERS DE LAS LIGAS de las letras 5 DE ENERO 09*/

.attraction_content a {
	line-height: 15pt;
	
	text-decoration: none;/*	margin-left: 40px;
	padding-left: 50px;*/
}

.attraction_content  a:hover {
	line-height: 15pt;
	
	text-decoration: none;/*	margin-left: 40px;
	padding-left: 50px;*/
	color: #666666;
}


/*
PAGINACION*/



/*.paging div { display:inline; }*/

.paging div {
    display:inline;
    background-color: #1a1814;
	float: left;
	width: 680px;
	font-size: 9pt;
	line-height: 16pt;
	color: #FECF00;
	margin-top: 10px;
	margin-bottom: 30px;
}


.paging div a {
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	color: #6E5F4B;
}
.paging div a:hover {
	padding-right: 4px;
	padding-left: 4px;
	color: #FECF00;
}


.paging div texto {
	font-size: 8pt;
	color: #FECF00;
	margin-top: 50px;
	text-transform: uppercase;
}




#paging div {
background-color: #1a1814;
	float: left;
	width: 680px;
	font-size: 9pt;
	line-height: 16pt;
	color: #FECF00;
	margin-top: 10px;
	margin-bottom: 30px;
}

#paging div a {
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	color: #6E5F4B;
}
#paging div a:hover {
	padding-right: 4px;
	padding-left: 4px;
	color: #FECF00;
}














.table {
	background-color: #660066;
	color: #99FF66;
}


.table {
	background-color: #660066;
	color: #99FF66;
}input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #CCCCCC;
	background-color: #1a1814;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #CCCCCC;
	background-color: #1A1814;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 430px;
}
#linecontact {
	width: 430px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1a1814;
	padding-top: 3px;
	padding-bottom: 7px;
}
.datosform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #534A40;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.tablaexitosa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}






/*MENU ABAJO PAGINAS*/
#prueba {
	width: 680px;
	height: 500px;
	color: #CCCCCC;
}
#menu-dwpaginas {
	background-color: #1a1814;
	float: left;
	width: 670px;
	font-size: 9pt;
	line-height: 16pt;
	color: #FECF00;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}

#menu-dwpaginas a {
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	color: #6E5F4B;
}
#menu-dwpaginas a:hover {
	padding-right: 4px;
	padding-left: 4px;
	color: #FECF00;
}
.menudwtexto {
	font-size: 8pt;
	color: #FECF00;
	margin-top: 50px;
	text-transform: uppercase;
}




/*MENU ABECEDARIO*/

#letras {
background-color: #1a1814;
	float: left;
	width: 680px;
	font-size: 9pt;
	line-height: 16pt;
	color: #FECF00;
	margin-top: 10px;
	margin-bottom: 30px;
}

#letras a {
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	color: #6E5F4B;
}
#letras a:hover {
	padding-right: 4px;
	padding-left: 4px;
	color: #FECF00;
}

#footer-browsers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	background-color: #000;
	margin: auto;
	width: 956px;
	height: 57px;
	color: #CCC;
	padding-top: 17px;
	letter-spacing: 0.4pt;
	word-spacing: 0.4pt;
	text-align: center;
}


#footer-browsers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	background-color: #000;
	margin: auto;
	width: 956px;
	height: 57px;
	color: #CCC;
	padding-top: 17px;
	letter-spacing: 0.4pt;
	word-spacing: 0.4pt;
	text-align: center;
}

#viaje-bar {
	height: 102px;
	width: 937px;
	background-image: url(../img/viaje-bg.jpg);
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}
#viajes-col1 {
	float: left;
	height: 102px;
	width: 416px;
	margin-right: 5px;
}
#viajes-col2 {
	float: left;
	height: 102px;
	width: 495px;
	margin-left: 20px;
}

.viajes-text-dw {
	color: #000;
}

.viajes-tits {
	font-weight: bold;
	font-size: 13px;
	color: #453D0E;
}

.textbox-viajes{
	color: #000000;
	background-color: #FFFFFF;
}

.input-viajes {
    color: #000;
}

.button-viajes {
	height: 22px;
	width: 79px;
}

.button-viajes2 {
	height: 22px;
	width: 79px;
	background-color: #FFF;
}


.button-viajes3 {
	height: 21px;
	width: 81px;
	background-image: url(http://rutamxo.com/img/BTN-bg-viajes-cua.jpg);
	color: #000;	
}

/*TRAZA TU RUTA  CSS  FOOTER SIN noticias*/

#logolink {
	height: 150px;
	width: 229px;
}


.footer-c{
	height:147px;
	width:929px;
	margin:20px auto;
	padding:25px 15px 15px;
	margin:0 auto;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/traza-tu-rutamxo_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}



.footernoticiacontacto-c{
	float:right;
	height:150px;
	width:230px;
	color:#FFF;
	font-size:9pt;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #736855;
	padding-left: 20px;
}


.footernoticiacontacto-c p{
	color:#736855;
	padding-left:20px;
}

.footernoticiacontacto-c a{
    color: #736855;
	text-decoration: none;
}


.footernoticiacontacto-c a:hover{
    color: #FEC914;
	text-decoration: none;
}


.footertit4{
	color:#FECF00;
	letter-spacing:1px;
	padding-left:20px;
	background-image:url(../img/vincontact.gif);
	background-repeat:no-repeat;
	background-position:9px 5px;
	font-size:12pt;
}

.header-c{
	height:178px;
	width:956px;
	background-image:url(../img/bg-header-trazaruta.jpg);
	margin:auto;
	position:relative;
	background-repeat: no-repeat;
}


.topmenu-c{ 
	margin-bottom:16px;
	width:956px;
	height:28px;
	position:relative;
	z-index:100;
	border-right:1px solid #000;
	font-family:arial, sans-serif;
	background:transparent url(/img/menu-bg2.jpg) no-repeat scroll 0 0;
}

.topmenu-c span { 
	color:inherit;
}

* html .topmenu-c {
	width:100%;
	w\idth:99.9%;
}

.topmenu-c ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.topmenu-c ul ul {
	width:100%;
}

.topmenu-c li {
	float:left;
	width:auto;
	position:relative;
	margin:0;
}
/*
* html .topmenu-c li {
	width: auto;
	position:relative;
}
*/

/* MENU ANTES .topmenu-c a, .topmenu-c a:visited {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#000;
	width:auto;
	height:31px;
	padding:0 10px;
	line-height:29px;
}*/



/*menu con linea dividir*/

.topmenu-c a {
	text-decoration:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3A321D;
}

.topmenu-c a, .topmenu-c a:visited {
	display:block;
	font-size:8.7pt;
	text-decoration:none;
	color:#000;
	line-height:28px;
	font-weight: lighter;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	
}





* html .topmenu-c a, * html .topmenu-c a:visited {
	float:left;
}

* html .topmenu-c a span { 
	color:#fff;
}

.topmenu-c a:hover, .topmenu-c ul ul a:hover{
	color:#fff;
	background-color: #2B2824;
	/*height: 28px;*/
}

/*bg rollover con fondo textura
.topmenu-c a:hover, .topmenu-c ul ul a:hover{
	color:#fff;
	background:transparent url(/img/menu-bg-r2.jpg) repeat scroll 0 0;
}*/


.topmenu-c li li a:hover{ color: #000 !important; background: Gold url(/img/flecha-suboption.gif) no-repeat scroll left center !important; }

/*.topmenu-c :hover > a, .topmenu-c ul ul :hover > a {
	color: #fff;
	background:#1a1814;
}*/


.topmenu-c :hover > a, .topmenu-c ul ul :hover > a {
	color: #ffd700;
	background:transparent url(/img/menu-bg-r2.jpg) repeat scroll 0 0;
}


.topmenu-c ul ul a, .topmenu-c ul ul a:visited {
/*	ANTES background:transparent url(/img/bg_menu_option.png) repeat scroll 0 0;
	color:#000;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:128px;
	border-width:0 1px 1px 1px;*/
	z-index:300;
	filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
	opacity: 0.9;
	background-color: #2B2824;
	color:#EEEEEE;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:128px;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


* html .topmenu-c ul ul a, * html .topmenu-c ul ul a:visited {
	width:150px;
	w\idth:128px;
}

.topmenu-c ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:27px; /*tenia 31px*/
	left:0;
	width:149px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

* html .topmenu-c ul ul {
	/*top:31px;*/
	top:28px;
	t/op:29px;
}

.topmenu-c table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}

.topmenu-c ul li:hover ul,.topmenu-c ul a:hover ul{
	visibility:visible;
}

.topmenu-c ul :hover ul ul{
	visibility:hidden;
}

.topmenu-c ul :hover ul :hover ul{ 
	visibility:visible;
}


