
.jimgMenu {
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:800px;
	height:230px;
	overflow: hidden;
	clear:both;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 230px;
	position: relative;
	}
	
.jimgMenu ul li {
	width: 160px;
	float: left;
	display: block;
	overflow: hidden;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 0px;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 230px;
}

.jimgMenu ul li#turismo a {
	background: url(/work/sites/tur/images/header/inicio.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#conoce a {
	background: url(/work/sites/tur/images/header/conoce_puebla.jpg) repeat scroll 0%;

}

.jimgMenu ul li#actividades a {
	background: url(/work/sites/tur/images/header/actividades.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#servicios a {
	background: url(/work/sites/tur/images/header/servicios_turisticos.jpg) repeat scroll 0%;

}

.jimgMenu ul li#eventos a {
	background: url(/work/sites/tur/images/header/eventos.jpg) repeat scroll 0%;
	border-right-style: none;
}

.clear {
	clear: both;
}
#logo_ayuntamiento img {
float:right;
}
#logo_turismo img {
float:left;}
#header_turismo{
width:800px;
overflow:hidden;
background-color:#FFF;
}
#header_top{
width:800px;
height:15px;
background:url(/work/sites/tur/images/header/top.gif) no-repeat;
}
