/* CSS Document */


/*		#### ELEMENTOS				*/
html, body{
	margin:0;
	padding:0;
	background:url(../img/fondo_body.jpg) top left repeat-x #FFF;
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#CD8427;
	font-size:14px;
}

a.lightview{
	text-decoration:none;
	cursor:url(../img/lupa.png), pointer;
}

img{ margin:auto; border:none} 
img.titulo{ float:left;border:1px solid #2a5790;}

hr{
	float:left;
	clear:both;
	margin:10px 0 20px 0;
	padding:0;
	width:100%;
	display:block;
}

/*		#### LAYOUT					*/

#contenedorCentrar{
	width:1001px;
	margin:0 auto 0 auto;
	padding:0;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	height:800px;
	position:relative;
	}
	*>#contenedorCentrar{
		min-height:800px;
		height:auto;
	}
	

#contenedor{
	width:100%;
	float:left;
	margin:10px 0 0 0;
	padding:0 0 4px 0;
	position:relative;
	}

	


/*		#### MENU PRINCIPAL 	*/
#principal{
	width:100%;
	float:left;
	margin-top:15px;
	padding:0;
	height:25px;
	position:relative;
}


	#principal ul{
		position: relative;
		width:110%;
		float:left;
		margin:0;
		padding:5px 0 0 0;
		list-style-type:none;
		}
		#principal li{
			display:block;
			width:auto;
			float:left;
			margin:0;
			padding:0 9px 0 0;
			position:relative;
			background:url(../img/separador_menu.png) top right no-repeat;
			}
			#principal li span.subraya{
				text-decoration:underline;
			}
			#principal li a{
				float:left;
				height:21px;
				padding:4px 7px 2px 7px;	
				font-size:12px;
				color:#FFF;	
				text-decoration:none;
				font-weight:bold;
				text-transform:uppercase;
			}
				#principal li a.selec{					
					color:#f5c68b;
				}
			#principal li a:hover{
				float:left;
				color:#f5c68b;
			}
			#principal li ul{
				display:none;
				position:absolute;
				top:27px;
				left:-9px;
				float:left;
				width:202px;
				height:20px;
				margin:0;
				padding:0;
				z-index:100;
				background:url(../img/fondo_submenu.png) top left repeat;
				border:1px solid #ededec;
				border-bottom:none;
				border-top:none;
			}
			*>#principal li ul{
				min-height:20px;
				height:auto;
			}
			#principal li ul li{
				float:left;
				width:100%;
				height:auto;
				margin:0;
				padding:0;
				border:none;
				background:none;						
			}
			#principal li ul li.cierre{
				float:left;
				width:100%;
				height:20px;
				margin:0;
				padding:0;
				border:none;
				background:url(../img/cierre_submenu.png) top left no-repeat;						
			}			
	
			#principal li ul li a{
				float:left;
				font-size:12px;
				font-weight:normal;
				display:block;
				color: #333;
				width: 192px;
				height:20px;
				text-align:left;	
				font-size:12px;
				padding:6px 0 0 0;
				margin:0 0 5px 5px;
				text-transform:none;
				background:url(../img/borde_opcion_submenu.png) bottom left repeat-x;						
			}
			*>#principal li ul li a{
				min-height:20px;
				height:auto;
			}
			#principal li ul li a.selec{
				color:#d78c0c;
				min-height:20px;
			}
			#principal li ul li a:hover{
				color:#d78c0c;
				font-weight:bold;				
			}
				#principal li ul ul{
					top:10px;
					left:-200px;		
					background:url(../img/fondo_sub_submenu.png) top left repeat;
							
				}	
				#principal li ul ul li a{
					text-align:right;
							
				}							

/*		#### MENU SECUNDARIO	 	*/

#secundario{
	width:100%;
	float:left;
	margin:0;
	padding:0;	
	font-family:"Trebuchet MS",Arial, Verdana;
	font-size:12.5px;
	}
	#secundario ul{
		width:100%;
		float:left;
		margin:0;
		padding:0;
		border:1px solid #D7D7D7;
		list-style-type:none;
		overflow:hidden;
		}
		#secundario li{
			width:100%;
			float:left;
			margin:0;
			padding:1px 0 1px 5px;
				
			}
			#secundario li ul{
				border:none;
				font-size:12px;
				width:97%;
				margin:0 0 0 1%;
			}
			#secundario li a{
				color:#494949;
				background:url(../img/menu-bullet.gif) 0 7px no-repeat;
				padding:0 0 0 8px;		
			}
		#secundario li a:hover{
					color:#007ab4;
				}
				#secundario li a.selec{
					color:#007ab4;
					background:url(../img/menu-bullet-selec.gif) 0 7px no-repeat;
				}
		#secundario li.encabezadoMenu{
			background:#D7D7D7;
			color:#FFFFFF;
			font-weight:bold;
			padding:1px 0 1px 5px;			
			}



/*		#### CABECERA			 	*/
#nombre_empresa{
	width:100%;
	height:30px;
	float:left;
	margin:0;
	padding:0;
	background:#28166f;
}
	#nombre_empresa span{
		width:97.8%;
		height:20px;
		float:left;
		margin:5px 0 5px 10px;
		padding:0;
		text-transform:uppercase;
		color:#FFFFFF;
		font-size:14px;
		font-weight:bold;
		text-align:center;
		background:#007ab4;
	
	}
#base_cabecera{
	width:100%;
	height:147px;
	padding:0;
	margin:0;
	float:left;
	position:relative;
	background:url(../img/base_cabecera.png) top left no-repeat;
	
	}
	
	#base_cabecera p.deco{
		position:absolute;
		top:-5px;
		right:-25px;
		z-index:10;
		width:247px;
		height:320px;
		display:block;
		}
		*>#base_cabecera p.deco{
			top:-15px;
		}
		#base_cabecera p.deco img{ 
			float:left;
			margin:0;
			padding:0;
			}
		#base_cabecera #opciones_cabecera{
			position:relative;
			float:left;
			width:420px;
			height:145px;			
		}
/*####################LOGO DE CABECERA ############*/			
		#base_cabecera #logo{
			position:relative;
			float:left;
			width:480px;
			height:145px;
			margin:3px 0 0 100px;			
		}
		#base_cabecera #logo h1{
			width:250px;
			height:145px;
			float:left;
			display:block;
			padding:0;
			margin:0 60px 0 0;
		}
		#base_cabecera #logo h1 span,h2 span{ display:none }
		
		#base_cabecera #logo h2{
				width:150px;
				height:45px;
				float:left;
				display:block;
				margin:15px 0 0 0;
				padding:0;
			}
				
		#base_cabecera p.opciones{
			width:384px;
			float:left;
			margin:5px 0 6px 15px;
			padding:0;
			position:relative;
			z-index:10;
			}

			#base_cabecera p.opciones a{
				display:block;
				float:left;
				margin:8px 0 0 0;
			}
			#base_cabecera a.inicio{
				width:82px;
				height:20px;
				background:url(../img/inicio.jpg) top left no-repeat;
			}
				#base_cabecera a.inicio:hover{
					background:url(../img/inicio_hover.jpg) top left no-repeat;
				}
			#base_cabecera a.contacto{
				width:76px;
				height:20px;			
				background:url(../img/contacto.jpg) top left no-repeat;	
			}
				#base_cabecera a.contacto:hover{
					background:url(../img/contacto_hover.jpg) top left no-repeat;	
				}
			#base_cabecera a.mapaweb{
				width:96px;
				height:18px;			
				background:url(../img/mapaweb.jpg) top left no-repeat;	
			}
				#base_cabecera a.mapaweb:hover{
					background:url(../img/mapaweb_hover.jpg) top left no-repeat;	
				}
			#base_cabecera a.volver{
				width:55px;
				height:19px;			
				background:url(../img/volver.jpg) top left no-repeat;	
			}
				#base_cabecera a.volver:hover{
					background:url(../img/volver_hover.jpg) top left no-repeat;	
				}				
			#base_cabecera span.separador{
				display:block;
				height:20px;
				width:22px;
				margin:8px 0 0 0;				
				float:left;
				background:url(../img/separador_opciones.jpg) top left no-repeat;
			}
			#base_cabecera a span, 
			#base_cabecera span span{
				/*float:left;*/
				color:#545454;
				display:none;
			}
			#base_cabecera a span:hover{
				color:#ebac14;
			} 
			
			
			
/*		#### DESTACADOS			 	*/

ul.destacados{
	width:100%;
	height:160px;
	float:left;
	margin:7px 0 0 0;
	padding:0;
	list-style-type:none;
	position:relative;
	
	}	
	ul.destacados li{
		float:left;
		margin:0 0 0 16px;
		padding:0;
		width:206px;
		height:145px;
		overflow:hidden;
		position:relative;
		
		}
		ul.destacados li a.cabecera1{
			display:block;
			float:left;
			margin:0;
			padding:9px 0 0 9%;
			width:91%;
			height:20px;	
			position:relative;	
			color:#FFF;
			font-weight:bold;
			font-size:12px;
			text-decoration:none;
			background:url(../img/cabecera_destacado1.png) top left no-repeat;
			
		}	
		ul.destacados li a.cabecera2{
			display:block;
			float:left;
			margin:0;
			padding:9px 0 0 9%;
			width:91%;
			height:20px;	
			position:relative;	
			color:#FFF;
			font-weight:bold;
			font-size:12px;
			text-decoration:none;
			background:url(../img/cabecera_destacado2.png) top left no-repeat;
		}					
	ul.destacados li a.fondo{
		float:left;
		margin:0;
		padding:0;
		width:100%;
		height:116px;
		overflow:hidden;
		background:url(../img/fondo_destacado.png) top left no-repeat;
		position:absolute;
		top:29px;
		left:0;
		
		}
		ul.destacados li img{
			float:left;
			margin:0;
			padding:0;
			min-height:53px;
			height:auto;
		}	


			
/*		#### BASE CENTRO		 	*/

#base_centro{
	width:100%;
	float:left;
	margin:-7px 0 0 0;
	padding:0;
	height:auto;
	background:url(../img/fondo_centro.png) top right no-repeat;
	min-height:600px;
	height:600px;
	}
*>#base_centro{
	height:auto;
}
			
/*		#### BUSCADOR			 	*/

#base_buscador{
	width:384px;
	float:left;
	margin:0;
	padding:0;	
	height:44px;
	overflow:hidden;
	background:url(../img/base_buscador.jpg) 14px 0 no-repeat;
	}
	*>#base_buscador{
		margin:0;
	}
	#base_buscador ul{
		width:100%;
		float:left;
		margin:0;
		padding:0 0 0 22px;
		list-style-type:none;
		}
		#base_buscador li{
			float:left;
			margin:0;
			padding:0;
			
		}
		#base_buscador input,
		#base_buscador select{
			border:1px solid #636363;
			background:#FFF;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#A0A0A0;
			padding:1px 0 1px 0px;
		}
		#base_buscador input.txt_buscar{
			width:308px;
			height:13px;
			color:#FFF;
			margin:23px 0 0 45px;
			font-size:12px;
			padding:3px 0 0 5px;
			border:0;
			background:none;
		}
		#base_buscador select.txt_en{
			width:160px;
			margin:0 5px 0 0;
			padding:0;
		}
		#base_buscador input.boton{
			padding:0;
			border:none;
			color:#fff;
		}


/*		#### NAVEGADOR				*/

#centro_superior{
	position:relative;
	float:right;
	margin:30px 0px 0 0;
	width:100%;
}
#navegador{
	float:right;
	width:100%;
	height:16px;
	margin:0;
	padding:0;
	}

	#navegador ul{
		width:93%;
		float:right;
		padding:0;
		list-style-type:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align:right;
		margin:0;
		color:#7b7b7b;
		margin-right:5%;
		}
		#navegador li{
			width:auto;
			float:right;
			margin:0;
			padding:0;
			color:#9E9E9E;
			}
			#navegador li.detalle-navegador{
				margin:0 4px 0 0;
			}
			#navegador li.separa_navegador{
				width:8px;
				height:11px;
				margin:0 4px 0 4px;
				}
				#navegador li.separa_navegador span{ display:none }
			#navegador li a{
				color:#7b7b7b;
				text-transform:uppercase;
				margin:0 3px 0 3px;
				
			}
			#navegador li a:hover{
				border-bottom:1px dotted #7b7b7b;
				
			}			
			#navegador li a.actual{
				color:#ef9219;
				font-weight:bold;
			}
			#navegador li a.actual:hover{
				border-bottom:1px dotted #ef9219;
			}
			#navegador li.seccion{
				float:right;
				padding:0 0 0 10px;
				margin:0 0 0 2px;
			}
			
/*		#### BANDA IZQUIERDA	 	*/

#centro_izquierda{
	width:236px;
	float:left;
	margin:25px 0 0 110px;
	padding:30px 0 20px 0;		
	height:400px;
	display:none;
	}

#centro_medio{
	width:891px;
	float:left;
	margin:5px 0 0 110px;
	padding:0;
	color:#666666;	
	min-height:400px;
	height:auto;
	position:relative;
}

#centro_derecha{
	width:185px;
	float:left;
	margin:0;
	padding:5px 0 0 0;
	height:400px;
	display:none;
}
	*>#centro_derecha{
		min-height:400px;
		height:auto;
	}
#centro_inferior{
	width:891px;
	float:left;
	margin:0 0 0 110px;
	padding:0;
	color:#666666;	
	height:100px;
	border-top:1px solid #d2cfcf;
	display:none;
}	
*>#centro_inferior{
	min-height:100px;	
	height:auto;
}

/*		#### CENTRO CONTENIDOS	*/

#centro_contenidos{
	width:100%;
	float:left;
	margin:0;
	padding:0 0 0 1%;
	color:#666666;
}

	#centro_contenidos h2{
		width:auto;
		display:block;
		float:right;
		margin:0;
		padding:0;
		clear:both;	
		}
	#contenido_contenido #descripcion_seccion h3{
		width:auto;
		display:block;
		margin:5px 0 5px 0;
		padding:0;
		clear:both;	
		}
		
#contenido_contenido #descripcion_seccion p a{
	text-decoration:none;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	padding:0px 2px 0 2px;	
	color:#fff;
	background:#CD8427;
	/*border-bottom:2px dotted #CD8427;*/
}
#contenido_contenido #descripcion_seccion p a:hover{
	padding:0px 2px 0 2px;
		color:#CD8427;
			background:#fff;


}
#contenido_contenido #descripcion_seccion  a.fondo{
	text-decoration:none;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	padding:0px 2px 0 2px;	
	color:#fff;
	background:#CD8427;
	/*border-bottom:2px dotted #CD8427;*/
}
#contenido_contenido #descripcion_seccion  a.fondo:hover{
	padding:0px 2px 0 2px;
		color:#CD8427;
			background:#fff;


}
.objeto .descripcion p a{
	text-decoration:none;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	padding:0px 2px 0 2px;	
	color:#fff;
	background:#CD8427;
	/*border-bottom:2px dotted #CD8427;*/
}
.objeto .descripcion p a:hover{
	padding:0px 2px 0 2px;
		color:#CD8427;
			background:#fff;


}
		
		#contenido_contenido #descripcion_seccion h3 strong{
			font-size:16px;
		
		}
				
		#centro_contenidos h2 span.imagen{
			float:left;
			width:100px;
			height:60px;
			margin:0;
			padding:0;
		}
		#centro_contenidos h2 span.titulo{
			display:block;
			float:left;
			width:auto;
			height:32px;
			height:auto;
			margin:0 0 0 0;
			padding:10px 0 0 0;
			color:#007ab4;
			font-size:25px;			
			font-family:Verdana, Arial, Helvetica, sans-serif;
			border-bottom:2px solid #000;
			display:none;
		}
		

	
	#contenido_contenido{
		width:100%;
		float:right;
		margin:0 0 0 0;
		padding:0 10px 155px 0;	
		position:relative;
		background:transparent url(../img/urban.jpg) no-repeat scroll left bottom;
		}

		



#centro_contenidos #contenedor_content{
	width:700px;
	float:left;
	margin:0px 0 10px 0;
	padding:0 6px 15px 0;
	height:auto;
	overflow:hidden;
	position:relative;
}	

		
/*		#### PIE				 	*/
#super_pie{
border-top:1px dashed #CCCCCC;
float:left;
height:auto;
padding:5px 0 0;
position:relative;
width:100%;	
}
	#centrar_pie{
		margin:0 auto;
		padding:0;
		position:relative;
		width:997px;
	}
	#base_pie
	{	width:100%;
		float:left;
		height:110px;
		margin:0;
		padding:0;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#9f9f9f;
		text-align:center;
	}

	#base_pie span.logo{ display:none }
	
	
	#base_pie #datos_empresa{
		width:20%;	
		float:left;	
		padding:0;
		border:1px;
		margin-left:13%;
		}
		#base_pie #datos_empresa span{
			display:block;
			clear:both;
			width:auto;
			float:left;
			margin:3px 0 0 0;
			padding:0;
			color:#9f9f9f;
		}
		#base_pie #datos_empresa a{
			display:block;
			clear:both;
			width:auto;
			float:left;
			margin:3px 0 0 0;
			padding:0;
			color:#9f9f9f;
		}	
		#base_pie #datos_empresa a:hover{
			color:#d87a02;
		}
			
		#base_pie #datos_empresa span.titulo{
			display:block;
			clear:both;
			width:auto;
			color:#d87a02;
			float:left;
			margin:3px 0 10px 0;
			padding:0;
			font-weight:bold;
			text-transform:uppercase;
		}		

		#base_pie #datos_empresa a.lopd{
			float:left;
			clear:both;			
			margin:3px 0 10px 0;
			padding:0;
			color:#9f9f9f;
			text-decoration:none;
		}
		
		#base_pie #logo_pie{
			width:33%;	
			float:left;			
		}

		
/*		#### LOGO EN EL PIE			*/		

		#base_pie #base_logo{
			width:27%;	
			float:left;	
			padding:0;
			border:1px;
			text-align:center;
			margin-left:10%;		
		}	
		#base_pie #base_logo h1 span{
			display:none;
		}
		#base_pie #base_logo a{
			display:block;
			float:left;
			width:100%;
			height:110px;
			background:url(../img/logo_pie.jpg) top center no-repeat;
		}	
		#base_pie #base_logo a:hover{
			background:url(../img/logo_pie_sobre.jpg) top center no-repeat;
		}
			
		

/*******   BIDEO DE SECCION ************/
#video{
	width:230px;
	height:227px;
	float:left;
	margin:0;
	padding:0;
	background:url(../img/fondo_video.jpg) top left no-repeat;
}
	#video object{
		width:212px;
		margin:13px 0 0 13px;
		height:201px;
		float:left;
		border:none;
		
	}
	#video object embed{
		width:212px;
		margin:13px 0 0 13px;
		height:201px;
		float:left;
		border:none;
		
	}
	
/*		#### BASE EXTRAS			*/

		#base_pie #extras{
			width:auto;	
			float:right;
			padding-top:10px;
			margin-right:3%;					
		}	
		

		#base_pie #extras a.css{
			width:80px;
			height:15px;
			background:url(../img/css.gif) top left no-repeat;
			display:block;
			float:left;
			clear:left;
			margin:5px 3px 0 0;
			padding:0;
		}
		#base_pie #extras a.xhtml{
			width:80px;
			height:15px;
			background:url(../img/xhtml.gif) top left no-repeat;
			display:block;
			float:left;
			margin:0 3px 0 0;
			padding:0;
		}
		#base_pie #extras p img{
			float:left;
			margin:-15px 0 0 0;
			padding:0;
		}
		#base_pie #extras a span{ display: none }
		




/*		#### LISTADOS			 	*/

div.listado h3{
background:#EEEEEE none repeat scroll 0 0;
cursor:help;
float:left;
font-size:18px;
margin:10px 0 0 5px;
padding:5px 0;
text-align:center;
width:868px;
color:#333333;

}
div.listado h3 a{
cursor:help;
width:100%;
font-size:18px;
padding:5px 0;
color:#333333;


}
ul.listado{
	width:100%;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	}
	ul.listado li{
		border:1px solid #EEEEEE;
		float:left;
		height:auto;
		margin:0 0 10px 5px;
		height:200px;
		padding:4px 1%;
		position:relative;
		width:17%;
	}
	ul.listado li:hover{
		/*border:1px solid #c77916;*/
		background:#eee;
	}	
	ul.listado li #datos_listado{
		width:100%;
		float:left;
		margin:0;
		padding:0;
		}
		
	
	ul.listado li a.titulo{
		float:left;
		font-size:11px;
		color:#666;
		text-decoration:none;
		margin:0 0 6px 0;
		text-align:left;
		font-weight:bold;
		width:98%;
		
	}
		ul.listado li a.titulo:hover{
			color:#d87a02;
		}
	ul.listado li span.fecha,
	ul.listado li span.precio,
	ul.listado li span.fuente,
	ul.listado li span.resumen{
		float:left;
		clear:both;
		margin:0 0 4px 0;
		padding:0;
		color:#c07512;
		
	}
ul.listado li p.carrito{
background:#EEEEEE;
clear:both;
font-size:9px;
margin:5px 0;
padding:2px 0;
text-align:center;
}	
ul.listado li p.carrito strong{
	font-size:11px;

}	
ul.listado li a.comprar{
	display:block;
	background:url(../img/carrito.png) top left no-repeat;
	width:16px;
	height:16px;
	float:left;
	font-size:1px;
}
ul.listado li a.consultar{
	display:block;
	background:url(../img/consulta.png) top left no-repeat;
	width:16px;
	height:16px;
	float:left;
	font-size:1px;
	color:#fff;
}		
	ul.listado li strong{
		float:left;
		margin:0;
		padding:0;
		color:#666;
		font-weight:normal;
	}	
	ul.listado li span.imagen{
		float:left;
		width:100%;
		height:auto;
		margin:0 0 5px 0;
		padding:0;
		/*overflow:hidden;*/
		border:1px solid #EEE;
		text-align:center;
		overflow:hidden;
		background:#fff;			
	}
	ul.listado li span.imagen:hover{	
		/*border:1px solid #c77916;*/
	}

	ul.listado li span.imagen img{
		width:auto;
		height:75px;
	}
	
	div.paginador{
		color:#969696;
		float:left;
		margin:0 0 0 15px;
		padding:0 0 10px;
		text-align:right;
		width:850px;
		
		}
		div.paginador p{
			float:left;
			margin:0;
			padding:0;
			width:50%;			
		}
		div.paginador p.texto_paginador{
			color:#C07512;
			font-size:12px;
			text-align:left;
		}
		div.paginador a{
			color:#666;
			text-decoration:none;
		}
			div.paginador a:hover{
				text-decoration:underline;
			}
		div.paginador  strong{
		color:#d4831a;
		font-size:12px;
		font-weight:bold;
		}


/*		#### OBJETOS 	*/	
div.objeto {
	width:100%;
	color:#666;
	font-size:12px;
}
div.objeto .img_objeto {
/*height:auto;
width:150px;*/
height:150px;
}
div.objeto #datos{
	float:left;
	width:60%;
	margin-right:5%;
}
div.objeto #imagen_objeto{
		float:left;
		width:20%;
		height:auto;
		margin:0 0 10px 5%;
		padding:0;
		overflow:hidden;
		text-align:center;
		border:1px solid #EEE;
}
#contenido_contenido div.objeto p.nombre{
	background: #EEEEEE;
    clear: both;
    color: #E69227;
    font-size: 20px;
    font-weight: bold;
    padding: 2px 5% 5px 0;
    text-align: right;
    width: 95%;
}

#contenido_contenido div.objeto p.fecha{
	width:95%;
	text-align:right;
}
#contenido_contenido div.objeto p.precio{
	width:95%;
	margin:0 0 10px 5%;
	padding:7px 0 0 0;
	
}
 #contenido_contenido div.objeto a.comprar{
 	display:block;
	background:url(../img/carrito.png) top left no-repeat #fff;
	width:16px;
	height:16px;
	float:right;
	font-size:1px;
	border:0;
 }
  #contenido_contenido div.objeto a.consultar{
 	display:block;
	background:url(../img/consulta.png) top left no-repeat;
	width:16px;
	height:16px;
	float:right;
	font-size:1px;
 }
#contenido_contenido div.objeto p.fecha strong{
	color:#999999;
}

/*********************************** DESCRIPCION SECCION *************************/

#contenido_contenido #descripcion_seccion{
	width:97%;
	float:left;
	position:relative;
	margin:0 0 10px 3%;
	height:250px;
	font-size:14px;
}
#contenido_contenido #descripcion_seccion{
	height:auto;
}
#contenido_contenido #descripcion_seccion strong{
	font-weight:normal;
	color:#c0720b;
	font-size:14px;
}
#contenido_contenido #descripcion_seccion a.imagen img, img.borde{
                margin:5px;
                padding:8px;
                border:1px solid #CCC;
        }
        #contenido_contenido #descripcion_seccion a.imagen:hover img, img.borde:hover{
                border:1px solid #F28F06;
        }

		#descripcion_seccion ul{
			width:95%;
			float:left;
			margin:0px 0 8px 3%;
			padding:0;
			list-style-type:none;
		}		
			#descripcion_seccion ul li{
				float:left;
				width:95%;
				margin:7px 0 7px 0;
				padding:0 0 0 5%;
				background:url(../img/fondo_li.gif) top left no-repeat;
			}	

			#descripcion_seccion ul li a{
				text-decoration:none;
				cursor:pointer;
				font-size:12px;
				font-weight:bold;
				padding:0px 2px 0 2px;	
				color:#fff;
				background:#CD8427;
				/*border-bottom:2px dotted #CD8427;*/
			}
			#descripcion_seccion ul li a:hover{
				padding:0px 2px 0 2px;
					color:#CD8427;
						background:#fff;		
			
			}	


/********************************************************************************/

#contenido_contenido #imagen_seccion{
	float:left;
	height:auto;
	left:700px;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	top:0;
	width:192px;
	z-index:100;	
}

/*#contenido_contenido #imagen_seccion img{
	float:right;

}*/


*>#contenido_contenido #imagen_seccion{
	height:auto;
	min-height:100px;
}
	#contenido_contenido #imagen_seccion img{
		height:100%;
		width:auto;
		border:0;
		margin:0;
		padding:0;
	}

div.objeto h3{
	width:330px;
	float:left;
	margin:0 0 10px 0;
	padding:0;	
	color:#2a5790;
	font-size:16px;
}

#contenido_contenido div.objeto .resumen{
	color:#c97810;
	width:90%;
	margin:15px 0 10px 25px;
	clear:both;
	font-size:14px;
}
#contenido_contenido div.objeto div.descripcion{
	margin:10px 0 10px 23px;
	float:left;
	width:90%;
	font-size:13px;
}
#contenido_contenido div.objeto div.descripcion p{
text-align:justify;
}
#contenido_contenido div.objeto div.descripcion strong{
color:#D6861D;
font-size:14px;
font-weight:normal
}
		div.descripcion ul{
			width:95%;
			float:left;
			margin:0px 0 8px 3%;
			padding:0;
			list-style-type:none;
		}		
			div.descripcion ul li{
				float:left;
				width:95%;
				margin:7px 0 7px 0;
				padding:0 0 0 5%;
				background:url(../img/fondo_li.gif) top left no-repeat;
			}	


/*		#### BANNERS 	*/
	
#banners{
	width:95%;
	float:left;
	margin:0 0 10px 2px;
	padding:0 0 15px 0;
	list-style-type:none;
}
	*>#banners{
		margin:0 0 8px 2px;
	}

#banners img{
	float:left;
	width:100%;
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
	overflow:hidden;	
}

/*		#### MAPA WEB 	*/

#mapaweb #cabecera{
	position:relative;
	float:left;
	color:#999999;
	font-size:12px;
	width:90%;
	margin:0 0 15px 5%;
	text-align:justify;
}
#mapaweb #cabecera span{
	color:#c97810;
	font-weight:bold;
	font-size:16px;
	clear:both;
	display:block;
	margin:3px 0 5px 0;
}
#mapaweb, #resultados_busqueda{
	width:100%;
	float:left;
	margin:0;
	padding:0;
}
#resultados_busqueda h3{
	width:100%;
	float:left;
	margin:10px 0 10px 0;
	padding:0;
	font-size:16px;
}
#resultados_busqueda a.listado{
	width:95%;
	float:left;
	margin:2px 0 0 0;
	padding:0;
	display:block;
	color:#007ab4;
}
#mapaweb ul,
#resultados_busqueda ul{
	width:90%;
	float:left;
	margin:0 0 0 5%;
	padding:0;
	list-style-type:none;
}
#mapaweb li p{
	margin:0;
	padding:0;
}

#mapaweb li,
#resultados_busqueda li{
	width:100%;
	float:left;
	padding:3px;
	margin:5px 0 5px 0;
}
#mapaweb a.titulo,
#resultados_busqueda a.titulo{
	display:block;
	float:left;
	width:auto;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#c8770f;
	font-size:12px;	
	border-bottom:1px dotted #FFF;
}
#mapaweb a.titulo:hover,
#resultados_busqueda a.titulo:hover{
	border-bottom:1px dotted #c8770f;

}
#mapaweb a.resumen,
#resultados_busqueda a.resumen{
	float:left;
	margin:1px 0 0 7px;
	padding:0;
	color:#393B3E;
	border-bottom:1px dotted #FFF;
}
#mapaweb a.resumen:hover,
#resultados_busqueda a.resumen:hover{
	border-bottom:1px dotted #393B3E;
	

}

#mapaweb li.color1{
	border-left:1px solid #c97810;
}
#mapaweb li.color2{
	border-left:1px solid #ccc;
	
}



/*		#### IMAGEN DE SECCION	 	*/

#imagen_seccion{
	width:400px;
	height:100%;
	float:left;
	margin:0;
	overflow:hidden;
	position:relative;
}
#imagen_seccion span{
	display:block;
	width:11px;
	height:11px;
	position:absolute;
	top:0;
	right:0;
	z-index:100;
	background:#007ab4;
}
#imagen_seccion img{
	float:left;
	position:relative;
	z-index:1;
	padding:0 0 5px 0;
	border-bottom:4px solid #F2932E;
}

/*		#### PRECARGA DE IMÁGENES 	*/

#preloadedImages{
	float:left;
	margin:0;
	padding:0;
	height:1px;
	display:none;
}
/********* PERMISOS ************/
span.error_permisos{
	width:99%;
	float:left;
	padding:20px 0 20px 0;
	margin: 20px 0 50px 0;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	background:#FFCECE;
	
	border:#FF0000 1px solid;
	color:#FF0000;
}

/********* GOOGLE MAP ************/
iframe.google_map{
	float:left;
	width:525px;
	height:350px;
	border:1px solid #007ab4;
}


