
#imagencabecera {
	background:url(../img/cabeceras/servicios.jpg) no-repeat top left;
}	

/*Mapa web por polaroid
-----------------------------*/
#mapaweb_polaroid_contenedor{
	position:relative;
	float:left;
	width:47%;
	margin:10px 0px 10px 40px;
	background:url(../img/lineaseparacion.gif) repeat-y top right;
}

* html #mapaweb_polaroid_contenedor {
	width:50%;
	w\idth:47%;
}


#mapaweb_polaroid_contenedor li {
	list-style-type:none;
	float:left;
	width:95px;
	height:110px;
	margin-right:5px;
	margin-bottom:5px;	
}

* html #mapaweb_polaroid_contenedor li{
	width:100px;
	w\idth:95px;
}


a#index{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/01.jpg) no-repeat top left;
}

a#index:hover{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/01_seleccionada.jpg) no-repeat top left;
}

a#trabajos{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/02.jpg) no-repeat top left;
}

a#trabajos:hover{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/02_seleccionada.jpg) no-repeat top left;
}

a#desarrollo{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/03.jpg) no-repeat top left;
}

a#desarrollo:hover{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/03_seleccionada.jpg) no-repeat top left;
}


a#diseno{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/04.jpg) no-repeat top left;
}

a#diseno:hover{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/04_seleccionada.jpg) no-repeat top left;
}

a#desaplicaciones{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/05.jpg) no-repeat top left;
}

a#desaplicaciones:hover{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/05_seleccionada.jpg) no-repeat top left;
}

a#accesibilidad{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/06.jpg) no-repeat top left;
}

a#accesibilidad:hover{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/06_seleccionada.jpg) no-repeat top left;
}

a#ajax{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/07.jpg) no-repeat top left;
}

a#ajax:hover{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/07_seleccionada.jpg) no-repeat top left;
}

a#democontactos{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/08.jpg) no-repeat top left;
}

a#democontactos:hover{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/08_seleccionada.jpg) no-repeat top left;
}

a#democompra{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/09.jpg) no-repeat top left;
}

a#democompra:hover{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/09_seleccionada.jpg) no-repeat top left;
}

a#nosotros{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/10.jpg) no-repeat top left;
}

a#nosotros:hover{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/10_seleccionada.jpg) no-repeat top left;
}

a#contacto{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/13.jpg) no-repeat top left;
}

a#contacto:hover{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/13_seleccionada.jpg) no-repeat top left;
}

a#mapa_web{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/12.jpg) no-repeat top left;
}

a#mapa_web:hover{
	display:block;	
	height:105px;
	width:92px;
	background:url(../img/mapa_web/12_seleccionada.jpg) no-repeat top left;
}

/* Mapa web
----------------------------*/
#mapaweb_contenedor {
	position:relative;
	float:right;
	width:44%;
	height:530px;
	margin:10px 0px;
	background:url(../img/index/cursor_verde.jpg) no-repeat bottom right;
}

h1{
	padding-left:0px;
}

#mapaweb_contenedor li {
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
}

li a{
	text-decoration:none;
	color:#666666;
}

.espacio{
	margin-bottom:20px;
}

.espaciotop{
	margin-top:20px;
}

#mapaweb_contenedor li li{
	font-size:11px;
	padding-left:20px;
}

strong{
	color:#738D00;
}

