ul{
	float:left;
	width:600px;
	/*height:35px;*/
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
}
ul li{
	float:left;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#menu1{
	float:left;
	width:71px;
	height:35px;
	margin-right:33px;
	margin-left:20px;
	background-image:url(../imagenes/tit_01.jpg);
	background-repeat:no-repeat;
}

#menu1:hover{
	background-position: 0 -35px;
}
#menu1activo{
	float:left;
	width:71px;
	height:35px;
	margin-right:33px;
	margin-left:20px;
	background-image:url(../imagenes/tit_01.jpg);
	background-repeat:no-repeat;
	background-position: 0 -35px;
}
#menu1 a{
	display:block;
	width:71px;
	height:35px;
}
#menu2{
	float:left;
	width:66px;
	height:35px;
	margin-right:33px;
	background-image:url(../imagenes/tit_02.jpg);
	background-repeat:no-repeat;
}

#menu2:hover{
	background-position: 0 -35px;
}
#menu2activo{
	float:left;
	width:66px;
	height:35px;
	margin-right:33px;
	background-image:url(../imagenes/tit_02.jpg);
	background-repeat:no-repeat;
	background-position: 0 -35px;
}
#menu2 a{
	display:block;
	width:66px;
	height:35px;
}
#menu3{
	float:left;
	width:65px;
	height:35px;
	margin-right:33px;
	background-image:url(../imagenes/tit_03.jpg);
	background-repeat:no-repeat;
}
#menu3:hover{
	background-position: 0 -35px;
}
#menu3activo{
	float:left;
	width:65px;
	height:35px;
	margin-right:33px;
	background-image:url(../imagenes/tit_03.jpg);
	background-repeat:no-repeat;
	background-position: 0 -35px;
}
#menu3 a{
	display:block;
	width:65px;
	height:35px;
}
#menu4{
	float:left;
	width:69px;
	height:35px;
	margin-right:33px;
	background-image:url(../imagenes/tit_04.jpg);
	background-repeat:no-repeat;
}
#menu4:hover{
	background-position: 0 -35px;
}
#menu4activo{
	float:left;
	width:69px;
	height:35px;
	margin-right:33px;
	background-image:url(../imagenes/tit_04.jpg);
	background-repeat:no-repeat;
	background-position: 0 -35px;
}
#menu4 a{
	display:block;
	width:69px;
	height:35px;
}
#menu5{
	float:left;
	width:59px;
	height:35px;
	margin-right:33px;
	background-image:url(../imagenes/tit_05.jpg);
	background-repeat:no-repeat;
}
#menu5:hover{
	background-position: 0 -35px;
}
#menu5activo{
	float:left;
	width:59px;
	height:35px;
	margin-right:33px;
	background-image:url(../imagenes/tit_05.jpg);
	background-repeat:no-repeat;
	background-position: 0 -35px;
}
#menu5 a{
	display:block;
	width:59px;
	height:35px;
}
#menu6{
	float:left;
	width:65px;
	height:35px;
	background-image:url(../imagenes/tit_06.jpg);
	background-repeat:no-repeat;
}
#menu6:hover{
	background-position: 0 -35px;
}
#menu6activo{
	float:left;
	width:65px;
	height:35px;
	background-image:url(../imagenes/tit_06.jpg);
	background-repeat:no-repeat;
	background-position: 0 -35px;
}
#menu6 a{
	display:block;
	width:65px;
	height:35px;
}
a span{
	display:none;
}
.mapa{
	float:left;
	width:560px;
	min-height:400px;
}
.mapaweb{
	float:left;
	width:540px;
	margin:0px;
	padding:0px;
	margin-left:20px;
	background:none;
}
.mapaweb li{
	float:left;
	width:540px;
	padding-bottom:5px;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
	background:none;
}
.mapaweb li a{
	text-decoration:none;
	color:#ff8c03;
	font-weight:bold;
	background-image:url(../imagenes/flecha2.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
}
.mapaweb li a:hover{
	color:#ff8c03;
	padding-left:5px;
}
.submapaweb{
	float:left;
	width:540px;
	margin:0px;
	padding:0px;
	padding-left:20px;
	background:none;
}

.submapaweb li{
	float:left;
	width:520px;
	padding-bottom:5px;
	border-bottom:1px dotted #CCCCCC;
	background:none;
}
.submapaweb li a{
	color:#999999;
	background:none;
}
.submapaweb li a:hover{
	color:#ff8c03;
}
#bloqueador{
	border:none;
	margin-bottom:-15px;
}
