/* (C) turismedelx.com 2004. Todos los derechos reservados*/



@import url("position.css");

@import url("nav.css");

@import url("style.css"); 

@import url("tipo.css"); 

@import url("search.css"); 


#header h1 {
	background-image: url(hm_lg_turismedelx.gif);
	width: 162px;
	height: 47px;
	margin-left: 12px; margin-top: 4px;padding: 0px;
}

#header h1 span {
   display: none;
	font-size: 10px;
	
}

.hide {

	height: 0;

	width: 0;

	overflow: hidden;

	position: absolute;  

	}

div.clearer {clear: both; height: 1px; width: 1px; margin: 0px; padding: 0px; background-color: white;; font-size: 1px;}



/* Global  Styles */





span.date {display: block;}

h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #AA3700;; margin: 0px; padding: 0px;}

	

p, td {color:#666; margin: 0px;}

	

#cuerpo img {border: 1px solid #999;}

#cuerpo a:hover img  {border: 1px solid red;}



strong, em {

	color:#4E4E4E;}



acronym, abbr, .help {

	font-weight: bold;

	cursor:help;

	color:#4E4E4E;}

dt {

	font-weight: bold;}
	
.dato {
	color: black; font-weight: bold;
}

#pie {
	width: 772px;
	text-align: left;
	margin: 0px auto 10px auto;
}
#pie div.copyright {
	background-color: #00826C;
}
#pie div.direccion {
	background-color: #006255;
}

div.kiu {
	background-color: red;
	text-align: left;
}

div.kiu img{
	border: 0px!important;
}
#pie div p {
	color: white;
	margin: 0px 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.85em;
}

#pie div.copyright {
	font-weight: bold;
}
#pie div.copyright a, #pie div.direccion a {
	text-decoration: none;
	color: white;
}
