﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#cccccc;
}

h1{
	color: #999999;
}

#container {
	width: 954px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background-color: #ffffff;
	overflow:auto;
}

#headerContainer{
	/*width: 100%;*/
	height:24px;
	overflow:hidden;
	margin: 0;
	padding: 0;
	border: 0;
	background-color:#cccccc;	 
	text-align:center;
}

#headerIn{
	width:680px;
	height:100%;
	background-image: url('../images/FondoMainFecha.png');
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight:bold;
	color: #999999;
 	padding-top:6px;
	/* agregado */ 	
 	margin-left:auto;
 	margin-right:auto;
}

#headerIn a {
	color: #999999;
	text-decoration:none;
}

#headerIn a:hover {
	color: #ffcc33;
	text-decoration:overline;
}
#masthead {
	height:137px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	background-color:#cccccc;
}

#masterMenuContainer{
	width:954px;
	height:54px;	
}

#navigationTop {
	overflow: hidden;
	height:5px;
	background-position: 25px 0px;
	background-color: #ffcc33;
	background-image:url('../images/HeaderLogoParts_r2_c1.png');
	background-repeat: no-repeat;
}

#navigationCenter {
	overflow: hidden;
	height:26px;
	background-position: 25px 0px;
	background-color: #999999;
	background-image:url('../images/HeaderLogoParts_r3_c1.png');
	background-repeat: no-repeat;
}

#navigationBottom {
	overflow: hidden;
	height:3px;
	background-position: 25px 0px;
	background-color: #cccccc;
	background-image:url('../images/HeaderLogoParts_r4_c1.png');
	background-repeat: no-repeat;
}

#navigationFoot {
	overflow: hidden;
	height:20px;
	background-position: 25px 0px;	
	background-color: #ffffff;
	background-image:url('../images/HeaderLogoParts_r5_c1.png');
	background-repeat: no-repeat;
}

#containerColumnsContent {
	position: relative;
	width:770px;
	overflow: hidden;
	float:left;
	margin: auto;
	padding: 0;
	border: 0;
	background-color:#ffffff;
}

#WelcomeCenterParte1 {
	float: left;
	margin: 0;
}

#columnIzq {
	/*position: relative;*/
	width:170px;
	float: left;
	margin: 0;
	z-index:1003;
 	background-color:#ffffff;
}

#columnIzqHead {
 	width:100%;
 	height:10px;
	background-image: url('../images/WelcomeParts_r1_c1.png');
	background-repeat:repeat-x;
	overflow:hidden;
 	padding-left:7px;
 	padding-bottom:2px;
}

#columnCenter {
	position: relative;
	float: left;
	margin: 0;
	margin-left:auto;
	margin-right:auto;
}

#contentMain {
	width: 630px;
	margin: 0;
	padding: 15px;
	border: 0;
}

#footer {
	/*width:100%;*/
	overflow: auto;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
}
/************************************************************************************************************/
/* MENUS Y SUBMENUS ****************/

#iMenu {
	width: 770px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	float:right;
}

#iMenu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	font-size:10px;
}
#iMenu li {
	float:left;
}

#iMenu a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	display:block;
	padding-bottom: 6px; /* CONTROLA EL ALTO DE LOS SEPARADORES DE LOS MENUS PRINCIPALES  */
	padding-top:4px;
	padding-right:3px;
	padding-left:2px;
 	border-right:1px #cccccc solid;
	color:white;
}

#iMenu a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
 	border-right:1px #ffffff solid;
	background-image:url('../images/iMenuActiveLink.png');
	background-repeat: no-repeat;
}

#iMenu a:active {
	background-image:url('../images/iMenuActiveLink.png');
	background-repeat: no-repeat;
}

/* CONTROLA UBICACION DEL SUBMENU */
#iMenuList li {float: left;position: relative;} 

/* TAMAÃ‘O DEL SUBMENU */ 
#iMenuList li.ancho8 {width:130px;}
#iMenuList li.ancho10 {width:182px;}
#iMenuList li.ancho12 {width:220px;}

/* CURSOR DEL ELEMENTO DEL SUBMENU  AQUI SE ILUMINA SOLO EL CAJON DEL MENU*/ 
#iMenuList li.over {cursor:default;z-index:1000;}

#iMenuList li:hover {cursor:default;z-index:1000;}

/* PONE NO VISIBLE EL SUBMENU CUANDO SE INICIA EL ARCHIVO SUBMENU.JS ES ELL QUE SE ENCARGA DE MOSTRARLO*/
/* UBICACION DEL LISTADO DEL SUBMENU  NO PUEDE SER MAYOR A 22 EN TOP */
#iMenuList  li  ul {display: none;position: absolute;top: 2.1em;left: 0em;width:15em;}
#iMenuList li > ul {top: 22px;left: 2px;}
/*#iMenuList li > ul {top:auto;left:auto;}*/

#iMenuList li.over ul{ display: block;}
#iMenuList li:hover ul{ display: block;}

/* PORPIEDADES DE CADA ELEMENTO DEL SUBMENU */
#iMenuList li ul li {text-align:left;background:#cccccc;color:#999999;padding-bottom:1px;padding-left:4px;border-bottom:1px white solid;}

#iMenuList li ul li a {
	padding-left:10px;
	color:#666666;
}

#iMenuList li ul li a:hover {
	background-image: url('../images/SubMenuOver.png');
	background-repeat: no-repeat;
	background-position:left center;
}

#iMenuList li ul li a:active{
	background-color:#cccccc;
}


#columnCenterContent1Head {
	width:761px;
	height:10px;
	float:left;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url('../images/WelcomeParts_r1_c2.png');
	background-repeat: no-repeat;
	overflow: hidden;	
}

#columnCenterContent1Center {
	width:745px;
	overflow: hidden;
	float:left;
	margin: 0px;
	padding-left: 25px;
	border: 0;
	clear:both;
	background-image: url('../images/WelcomeParts_r2_c2.png');
	background-repeat:repeat-y;
}

#columnCenterContent1TextoIzq {
	width: 370px;
	font-size: 11px;
	color: #666666;
	text-align: left;
	line-height: 20px;
	float:left;
	background-color:#ffffff;
}

#columnCenterContent1TextoDer {
	width: 365px;
	font-size: 11px;
	color: #666666;
	text-align:right;
	line-height: 20px;
	float:left;
	margin-left:8px;
}

/* --------------------------- CONTENIDO DE LISTAS CONEFECTO JAVASCRIPT----------------------------*/
#columnCenterForList {
	float:left;
	margin: 0px;
	padding-left: 25px;
	border: 0;
	padding-bottom:50px;
	background-image: url('../images/WelcomeParts_r2_c2.png');
	background-repeat:repeat-y;
	background-color: #ffffff;
}

#columnCenterForList p{
	text-align:left;
}
/* --------------------------- CONTENIDO DE LISTAS CONEFECTO JAVASCRIPT----------------------------*/

/* CONTENIDO DE CIUDADES */ 
#columnCenterContent1CenterCity {
	float:left;
	margin: 0px;
	padding-left: 25px;
	border: 0;
	padding-bottom:50px;
	background-image: url('../images/WelcomeParts_r2_c2.png');
	background-repeat:repeat-y;
	background-color: #ffffff;
}

#columnCenterContent1CenterCity p{
	width:450px;
	font-size:11px;
	text-align:justify;
	color: #666666;
	line-height:20px;	
}

#columnCenterContentCityIzq {
	width:460px;
	padding-right: 0px;
	overflow:hidden;
	font-size: 11px;
	color: #666666;
	text-align: left;
	line-height: 20px;
	float:left;
	height:100%;
	/*margin-left:5px;*/
}

#columnCenterContentCityIzq h1{
	width: 100%;
	font-size: 11px;
	color: #666666;
	text-align: left;
	line-height: 20px;
	float:left;
}

#columnCenterContentCityDer {
	font-size: 11px;
	color: #666666;
	text-align:left;
	line-height: 20px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:261px;
}

#columnCenterContentCityDerHead {
 padding:0px;
 margin:0px;
 background-image:url('../images/FondoParts_r1_c1.png');
 background-repeat:no-repeat;
 height:4px;
 overflow: hidden; 
 	/*width:100%;*/
}

#columnCenterContentCityDerBordeIzq {
 	background-image:url('../images/FondoParts_r2_c1.png');
  	background-repeat:repeat-y;
	background-position:right; 
 	float:right;
 	margin-right:-2px;
 	padding-right:10px;
}

#columnCenterContentCityDerBordeIzq ul{
	list-style-type:disc;
 	margin:0px;
 	padding-left:15px;
}

#columnCenterContentCityDerCenter {
	float:left;
 	padding-left:10px;
 	background-image:url('../images/FondoParts_r2_c1.png');
  	background-repeat:repeat-y; 	
}

#columnCenterContentCityDerCenter h1,h2{
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:0;
}

#columnCenterContentCityDerCenter p{
	font-size:11px;
	padding-top:10px;
	margin:0;
	line-height:0px;
}

#columnCenterContentCityDerBordeDer {
 	float:left;
 	width:3px;
 	height:260px;
 	background-image:url('../images/FondoParts_r2_c3.png');
 	background-repeat:repeat-y;
}

#columnCenterContentCityDerFoot {
	background-image:url('../images/FondoParts_r4_c1.png');
 	background-repeat:no-repeat;
 	background-position:center top;
 	height:4px;
	overflow:hidden;
	/* agregado */
	float:right;						
	width:100%;
}

/* FIN CONTENIDO DE CIUDADES */

/*  --------------- VENTANA DE LA PARTE IZQUIERDA EN PAGINAS COMO TURISMO COMUNITARIO*--------------------*/

#windowIzquierdaMain {
	font-size: 11px;
	color: #ffffff;
	text-align:left;
	float:left;
	margin-left:10px;
	width:202px;
 	background-color:#666666;
	margin-top:5px;
}

#windowIzquierdaMain h1 {
	font-size:20px;
	color: #cccccc;
	text-align:left;
	background-color:#ffffff;
	margin:0px;	
}

#windowIzquierdaCenter {
	float:left;
}

#windowIzquierdaContent {
 	/*padding-left:5px;*/
 	/*padding-right:5px;*/
 	padding-top:10px;
 	padding-left:15px;
}

#windowIzquierdaContent ul{
	list-style-type:none;
	margin: 0;
	padding: 0;
}


#windowIzquierdaContent a{
	color:#ffffff;
	text-decoration:none;
}

#windowIzquierdaContent a:hover{
	color:#ffcc33;
	text-decoration:underline;
}

#windowIzquierdaFoot {
	background-image:url('../images/windowleftfoot.png');
 	background-repeat:no-repeat;
 	background-position:right bottom;
 	height:19px;
	overflow: hidden;
 	width:100%;
 	float:left;
}

#windowEnlaces {
 	width:128px;
 	height:100%;
 	background:#ffffff;
 	padding:3px;
 	border:1px #cccccc solid;
 	float:left;
 	text-align:center;
 	margin:2px;
 	line-height:15px;
}

#windowEnlaces img{
 	border:0px;
}

#windowEnlaces a{
 	color:#999999;
 	text-decoration:none;
}

#windowEnlaces a:hover{
 	color:#666666;
 	text-decoration:underline;
}
/*  --------------- FIN VENTANA DE LA PARTE IZQUIERDA EN PAGINAS COMO TURISMO COMUNITARIO*--------------------*/

.circleNaranja{
	font-size:40px;
	color:#ffcc33;
}

.TextoAzul11 {
	color:#336699;
	font-size:11px;	
	font-weight:bold;
}

.TextoNegro11 {
	color:#000000;
	font-size:11px;	
	font-weight:bold;
	display:block;
	padding-left:10px;
	padding-bottom:20px;
	padding-top:20px;
}

#columnCenterPreFoot1	 {
	width:761px;
	height:90px;
	text-align:center;
	background-image: url('../images/ImgFootImage001.jpg');
	background-repeat:no-repeat; 
	background-position:center center;
	padding-top:22px;
	/*   agregado */
	float:left;										
}

#columnCenterPreFoot2	 {
	width:761px;
	height:90px;
	text-align:center;
	background-image: url('../images/ImgFootImage002.jpg');
	background-repeat:no-repeat; 
	background-position: left center;
	padding-top:22px;
}

#columnCenterPreFoot3 {
	width:748px;
	height:95px;
	text-align:left;
	background-image: url('../images/lomt_2.jpg');
	background-repeat:no-repeat; 
	background-position: left center;
	padding-top:22px;
}

#columnCenterPreFoot4 {
	width:748px;
	height:95px;
	text-align:left;
	background-image: url('../images/ImgFootImage004.jpg');
	background-repeat:no-repeat; 
	background-position: left center;
	padding-top:22px;
}

#ContentCentralFoot {
	width:761px;
	height:40px;
	text-align:center;
	/*agregado */
	float:left;													
	height:auto;												
	
}

#ContentCentralFoot table{
 	width:555px;
	text-align:center;
	/* agregado */		
	margin:auto;						
}

#columnCenterContent1Foot {
	width:761px;
	height:22px;
	background-image: url('../images/WelcomeParts_r4_c2.png');
	background-repeat:no-repeat; 
	/* agregado */
	overflow:hidden;					
	padding:0px;
	float:left;	
	
}

#WelcomeCenterParte2 {
	float: left;
	margin: 0;
	background-image:url('../images/WelcomePartsCenter_r7_c2.png');
	background-repeat:no-repeat;
	background-position:left top;
	/*background-color:#ffffff;*/
}

#columnCenterContent2Center {
	/*width:785px;*/
	
	width:754px;
	
	overflow: hidden;
	float:left;
	margin: 0;
 	padding-left: 25px;
	border: 0;
	/*clear:both;*/
	
	background-image: url('../images/WelcomeParts_r6_c2.gif');
}

#columnCenterContent2Center table {
	width:98%;
	text-align:center;
	margin-bottom:7px;
	/* agregado */	
	float:left;
}

#columnCenterContent2Center table td {
	text-align:left;
}

#columnCenterContent2Foot {
	width:761px;
	height:23px;
	padding:0px;
	/*margin-top:-12px;*/
	background-image: url('../images/WelcomePartsOther_r9_c2.png');
	background-repeat:no-repeat; 
	overflow:hidden;
	float:left;
}


/* ----------------------------- CLASES ----------------------------------------*/
.TextoNaranjNoticias {
	font-size:20px;
	color:#ff9933;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.TextoNoticias {
	font-size:12px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align:justify;
}

.textoHeadForViajes{
	font-size:24px;
	color:#999999;
}

.inputButton{
	background:#ffffff;
	color:#999999;
	cursor:pointer;
	border:1px solid #999999;
	margin:0px 0.2em;
	height:19px;
	font-size:12px;
}

.inputText{
	background:#ffffff;
	color:#999999;
	cursor:text;
	border:1px solid #cccccc;
	width:8em;
	margin:0px 0.2em;
	font-size:12px;
	width:190px;
}

.imageBorder{
	background-color:#ffffff;
	padding:2px;	
	border:0px;
}

.imageBorderBlack{
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px #999999 solid;
}

/*--------------------------  fin clases -----------------------------------------*/
h1.NewsVerMas {
color:green;
}

.NewsVerMas {
 	width:570px;
 	text-align:right;
 	float:left;
}

.NewsVerMas a,.TextoNoticias a {
 	color:#ff9933;
 	text-decoration:none;
 	font-size:12px;
}

.NewsVerMas a:hover,.TextoNoticias a:hover {
	color:#666666;
	text-decoration:underline;
}

#SeparadorNoticias {
 	width:715px;
 	float:left;
 	height:0.01em;
 	border-bottom:1px #cccccc dotted;
	overflow: hidden;
}
