div#icono_mapa		{
			background-image: url('../../jawa-portada/images/icono_mapa.png');
			}
div#icono_mapa:hover 	{
			background-image: url('../../jawa-portada/images/icono_mapa_g.png');
			}
div#icono_hoja		{
			background-image: url('../../jawa-portada/images/icono_hoja.png');
			}
div#icono_hoja:hover 	{
			background-image: url('../../jawa-portada/images/icono_hoja_g.png');
			}
div#icono_home		{
			background-image: url('../../jawa-portada/images/icono_home.png');
			}
div#icono_home:hover 	{
			background-image: url('../../jawa-portada/images/icono_home_g.png');
			}
div#icono_print		{
			background-image: url('../../jawa-portada/images/icono_print.png');
			}
div#icono_print:hover 	{
			background-image: url('../../jawa-portada/images/icono_print_g.png');
			}
div#icono_rss		{
			background-image: url('../../jawa-portada/images/icono_rss.png');
			}
div#icono_rss:hover 	{
			background-image: url('../../jawa-portada/images/icono_rss_g.png');
			}
/* Menú de la derecha */
div#derecha	{
		display:none;
		}
/* Menú del centro */
div#menu	{
		width:25%;
		}
img#menu_borde_sup	{
			left:8px;
			}
img#menu_borde_inf	{
			left:8px;
			}
div#pagina	{
		background-image: url('../../jawa-portada/images/pagina_lat_d.png');
		width:100%;
		}
	/*Menú principal en el menú de la izquierda (arriba)*/
div#ppal	{
		background-image: url('../../jawa-portada/images/menu_centro.png');
		}
		/* Estilo letra menú ppal (10 niveles)*/
			/* Nivel 2*/
	div#ppal div div a {
  		font-family: Helvetica, sans-serif;
  		font-size: 0.8em;
		padding-left:0px;
		padding-right: 15px;
  		color:#000;
  		text-decoration: none;
		}
			/* Nivel 3*/
	div#ppal div div div a {
  		font-family: Helvetica, sans-serif;
  		font-size: 0.75em;
		padding-left:0px;
		padding-right: 15px;
  		color:#000;
  		text-decoration: none;
		}
			/* Nivel 4*/
	div#ppal div div div div a {
  		font-family: Helvetica, sans-serif;
  		font-size: 0.7em;
		padding-left:0px;
		padding-right: 15px;
  		color:#000;
  		text-decoration: none;
		}
			/* Nivel 5*/
	div#ppal div div div div div a {
  		font-family: Helvetica, sans-serif;
  		font-size: 0.65em;
		padding-left:0px;
		padding-right: 15px;
  		color:#000;
  		text-decoration: none;
		}
			/* Nivel 6*/
	div#ppal div div div div div div a {
  		font-family: Helvetica, sans-serif;
  		font-size: 0.6em;
		padding-left:0px;
		padding-right: 15px;
  		color:#000;
  		text-decoration: none;
		}
		/* Fin estilos letra niveles menú ppal*/
div#sec	 	{
		display:none;
		}
div#modulos 	{
		background-image: none;	
		background-repeat:no-repeat;
		background-color:white;
		}
div#modulos td	{
		border-bottom:0px;
		}
/* Muestra el contenido del CMS */
div#contenido	{
		padding-top:5px;
		margin-top:1px;
		margin-left:240px;	
		width:730px;
		font-size:100%;
		}
div#contenido ul{
		margin-top:1px;
		margin-left:30px;	
		}
div#contenido .contentheading	{
				background : #b3b3b3 no-repeat 0% 50%;
				font-size : 90%;
				padding-left : 17px;
				color : #fff;
				line-height : 15px;
				text-transform : uppercase;
				clear : both;
				display : block;
				text-decoration: none;
				vertical-align: 0%;
				border: medium none;
				font-weight: bold;
				}
.contentpane	{
		margin-top:1px;
		}
.contentpaneopen{
		margin-top:10px;
		text-align:justify;	
		}
.menutitle 	{
		margin-top:-10px;
		padding-top:10px;
		}
.texto_resaltado 	{
  		font-family: Helvetica, sans-serif;
  		font-size: 1em;
  		color:#1F6092;
  		text-decoration: none;
		}
/*       Mapa Web */
.xmap a	{
	color : #1F6092; 
	text-decoration : none; 
	font-weight : bold; 
	}
.xmap a:hover	{
		color : orange; 
		text-decoration : underline; 
		font-weight : bold; 
		}
/* 	 JDownloads */
form#go_cat select	{
			width:300px;
			overflow : hidden;
			}
form#go_cat option	{
			width:300px;
			overflow : hidden;
			}
div#contenido iframe	{
			margin-top:1px;
			}
div#pest_novedades	{
			display:none;
			}
div#novedades	{
		display:none;
		}
/* Menú del pie */
td.pest_izq {
  background: url(../../jawa-portada/images/pest_izq.png) no-repeat;
}
td.pest_centro {
  background: url(../../jawa-portada/images/pest_fondo.png) repeat-x;
}
td.pest_centro img{
	margin-top:1px;
}

td.pest_dcha {
  background: url(../../jawa-portada/images/pest_dcha.png) no-repeat;
}
div#pie		{
		width: 100%;
		}
/* Estilos de JEvents */
div#jumpto select {
	height:20px;
}

