/* Global */

html{
 background:url(images/bg.jpg) repeat;
}
body{
   
   background:url(images/bgtop.jpg) repeat-x;
   margin:0 auto;
   padding:0;
   color:#333333;
   font-size:13px;
   font-family:Calibri, Arial, Helvetica, sans-serif;
  }

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

/******* Layout **********/
#wrapper{
   width:1004px;
   margin:0 auto;
   padding:0;

  }

#top{
	background:url(images/top_fototur.jpg) no-repeat;
	width:1004px;
   height:26px;
   margin:0;
   padding:0;
   float:left;

   }
   
#header{
    background: url(images/headerbg.jpg) repeat-y;
	width:986px;
	margin:0;
	padding:0 9px 0 9px;

	}
#headerline{
    background: url(images/mainbg.jpg) repeat-y;
	width:1004px;
	margin:0;
	padding:0;
	}
#menu{
    background: url(images/menubg.jpg) no-repeat;
	width:986px;
	margin:0;
	padding:0 9px 0 9px;
	}


#main{ 
	width:1004px; 
	background:url(images/mainbg.jpg) repeat-y; 
	 padding:0;
	 margin:0; 
	 float:left;
 }

#contenedor
{
	width:819px; 
	margin:0; 
	padding:0;
	float:left; 
}

#conttop
{
	width:819px; 
	height:16px; 
	background:url(images/topcontenido_fototur.jpg) no-repeat; 
	margin:0; 
	padding:0;
}

#contbottom
{
width:819px;
margin:0; 
padding:0; 
height:14px; 
background:url(images/bottomcontenido_fototur.jpg) no-repeat; 
float:left
}

#content
{
    width:774px; 
	padding:0 15px 0 30px;
	margin:0; 
	background:url(images/contenidobg_fototur.jpg) repeat-y; 
	text-align:justify;
	float:left;
}


#columnader{
	width:185px;
	float:left;
	padding:0;
	float:left;
}
#contcolumnader
{
 	width:152px; 
	padding:0 20px 0 13px; 
	margin:0; 
	background:url(images/sidederbg.jpg) repeat-y; 
	text-align:center;
	float:left;
}

#top_columnader
{
	width:185px; 
	height:16px; 
	background:url(images/topsideder.jpg) no-repeat; 
	margin:0; 
	padding:0;
	float:left;
}
#bottom_columnader
{
	width:185px;
	height:14px; 
	background:url(images/bottomsideder.jpg) no-repeat; 
	margin:0; 
	padding:0; 	
	float:left
}


#footerclear {
clear:both;
width:1004px;
height:24px;
	background:url(images/clear.jpg) no-repeat; 
	padding:0; 
	margin:0;
	float:left; 
	text-align:center
} 

/******** Footer *******/

#footer { 
	width:970px;
	background:url(images/piebg.jpg) repeat-y;
	padding:0 17px 0 17px; 
	margin:0;
	float:left; 
	text-align:center;
	color:#999999;
	}

#bottom{
	height:27px;
	 width:1004px;
 	background:url(images/bottom.jpg) no-repeat;
 	float:left; 
 	margin:0 auto;
 }

.imag {
max-height:150px; 
height: expression(document.body.clientHeight > 152? "150px": "auto");
max-width:190px; 
width: expression(document.body.clientWidth > 191? "190px": "auto");
/*float:right;*/
}


h2{color:#990000; font-size:25px;}
h3{color:#154415; }

#bien{
font-size:15px ;
color:#CC0000;
}
.titulo{
font-size:14px;
color:#ff0000;
font-weight: bold; 
}

.publi{
font-size:10px;
color:#999999;

}

/********************************************/

#caja{
    width:230px; 
	padding:0px; 
	margin:0; 
	float:left;
	padding:0 5px 0 5px;
	text-align:center;
	
}
.clearcaja{clear:left; height:31px; width:720px; background:url(images/cajaclear.jpg) no-repeat;}

 #contar {background:url(../images/botoncontar.jpg) no-repeat;color:#FFFFFF; text-decoration:none; width:126px; height:20px; padding:4px 0 0 5px; font-size: 13px;text-align:center;}
#contar a{text-decoration:none; color:#FFFFFF; }
#contar a:hover {color:#FFCB97;}

/**************** viejo style **********************/

/*
#terrestre { list-style:none;	margin:0; padding:0; padding-left:10px;}
#terrestre li {margin:2px; float:left; }
#terrestre li a {display:list-item; width:113px; height:20px; padding:0;padding-left:15px;	text-decoration:none;	font-size:12px; background:url(../img/terrestre.jpg); color:##B19170;}
#terrestre li a:hover {	color:#E7DB96;}



#contador{width:127px; padding:0; margin:0;}
#top{width:127; height:7px; background:url(../ncont/top.gif)}
#conta{width:127px; background:url(../ncont/bg.gif); float:left}
#bottom{height:12px; background:url(../ncont/bottom.gif); float:left;}




.buscar{ font-size:11px;}

.selectmenu{
z-index:0;
}

