@charset "utf-8";
/* CSS Document */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size:10px
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-size:10px
}
a:hover {
	text-decoration: none;
	color: #D9541E;
	font-size:10px
}
a:active {
	text-decoration: none;
	color:#333333;
	font-size:10px
}


img {
	text-decoration:none;
	border:0
	}



body {
	text-align:center;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#7F2509;
	color:#333333;
	}	
	
#global {
	margin:0 auto 0 auto;
	height:100%;
	width:780px;
	text-align:center;
	}
	
.cabeceraflash {
	width:780px;
	height:235px;
	background-image:url(imagenesbase/basecabeceraflash.jpg);
	background-color:#FDBB30
	}
.bloquecentral {
	width:780px;
	height:100%;
	min-height:200px;
	background-color:#FDBB30;
	overflow:hidden
	}
	
.bloqueizq {
	width:150px;
	height:100%;
	float:left;
	}
	.menulateral {
		margin-top:15px;
		width:140px;
		height:100%;
		text-align:right;
		margin-left:10px;
		}		
		.botonlateral {
		height:25px;
		width:135px;
		margin-top:5px;
		line-height:25px;
		text-align:right;
		margin-left:5px;
		font-weight:200
		}
		.botonlateral a{
	height:25px;
	width:125px;
	color:#FFFFFF;
	font-size:11px;
	background-color:#D9541E;
	display:block;
	text-align:right;
	padding-right:10px
		}
		.botonlateral a:active{
	height:25px;
	width:120px;
	color:#FFCC00;
	border-left:5px #7F2509 solid;
	font-size:11px;
	display:block;
		}
				
		.botonlateral a:hover{
	height:25px;
	width:120px;
	color:#FFCC00;
	border-left:5px #7F2509 solid;
	font-size:11px;
	display:block;
		}
		.botonlateral a:visited{
	color:#FFFFFF;
	font-size:11px
		}
		.botonactivo {
	height:25px;
		width:120px;
		margin-top:5px;
		line-height:25px;
		text-align:right;
		margin-left:5px;
		font-weight:200;
	border-left:5px #7F2509 solid;
	background-color:#D9541E;
	padding-right:10px;
	color:#FFFFFF
		}
		.botonactivo a{
	height:25px;
	width:120px;
	color:#FFFFFF;
	font-size:11px;
	display:block;
	text-align:right;
		}
		.botonactivo a:hover{
	height:25px;
	width:120px;
	color:#FFFFFF;
	font-size:11px;
	display:block;
	text-align:right;
		}
		.botonactivo a:visited{
		height:25px;
	width:120px;
	color:#FFFFFF;
	font-size:11px;
	display:block;
	text-align:right;
		}
		
		
		
		
		
		
		
		.boton {
		width:125px;
		height:20px;
		line-height:20px;
		padding-right:5px;	
		margin-left:10px;
		}	
		.boton a{
	color:#D9541E;
	font-weight:bold
		}
		.boton a:visited{
		color:#D9541E;
		font-weight:bold
		}
		.boton a:hover{
		color:#FFFFFF;
		}
		.botoncitoactivo{
		width:125px;
		height:20px;
		line-height:20px;
		padding-right:5px;	
		margin-left:10px;
		color:#7F2509;
		}
		.botoncitoactivo a{
		color:#7F2509;
		font-weight:bold
		}
		.botoncitoactivo a:hover{
		color:#7F2509;
		}
		.botoncitoactivo a:visited{
		color:#7F2509;
		}
		
					
		.menuterciario {
		width:110px;
		height:100%;
		text-align:right;
		margin-bottom:20px;
		margin-left:20px
		}
		.btnmenuterc {
		width:110px;
		height:30px;
		border-bottom:dashed #C88A12 1px;
		line-height:30px;
		padding-right:10px
		}
		.btnmenuterc a{
		
		color:#7F2509;
		font-size:10px
		}
		.btnmenuterc a:hover{
		width:100%;
		color:#FFFFFF
		}
		.btnmenuterc a:visited{
		width:100%;
		color:#7F2509
		}
		
		
		
	
.bloqueder {
	width:630px;
	height:100%;
	float:left;
	text-align:left
	}
		.basecontenidos {
		width:630px;
		height:100%;
		background-image:url(imagenesbase/parchecentral_basecontenidos.jpg)
		}
		.basecontenidos p{
		margin:0
		}
			.contenidos {
	width:570px;
	margin-left:25px;
	margin-right:25px;
	min-height:600px;
	background-color:#FFFFFF;
	overflow:hidden;
	padding-bottom:20px
			}
			.sponsor {
			width:510px;
			margin-left:30px;
			margin-right:30px;
			height:80px;
			padding-bottom:10px
			}
			.basetitulo {
			height:20px;
			width:530px;
			margin-left:20px;
			margin-right:20px;
			background-color:#FDBB30;
			margin-top:10px;
			margin-bottom:20px
			}
				.titulo {
				background-color:#D9541E;
				width:170px;
				height:20px;
				line-height:20px;
				padding-left:10px;
				float:left;
				}
				.ubicacion {
				width:340px;
				height:20px;
				line-height:20px;
				padding-right:10px;
				text-align:right;
				float:left
				}
			.foto {
				height:270px;
				width:570px;
				background-image:url(imagenesbase/basefotos.jpg);
				background-repeat:no-repeat;
				
				margin-bottom:10px
				}
			.foto img{
				padding:17px 23px 30px 40px;
				}
			.texto {
				width:310px;
				height:100%;
				float:left;
				padding-left:40px;
				margin-bottom:30px;
				padding-right:20px;
				text-align:justify;
				font-size:11px;
				line-height:16px;
				overflow:hidden;
				}
			.tips {
				width:160px;
				height:100%;
				float:left;
				margin-right:40px
				}	
				.contenedortips {
				width:158px;
				height:auto;
				border:solid #666666 1px;
				border-bottom:none;
				margin-bottom:50px;
				overflow:hidden
				}
				.titulotips {
				width:148px;
				height:15px;
				background-color:#D9541E;
				line-height:15px;
				padding-left:10px;
				color:#FFFFFF;
				border-bottom:solid #666666 1px;
				font-size:11px
				}
				.contenedormin {
				width:154px;
				height:auto;
				overflow:hidden;
				padding:5px;
				border-bottom:solid #666666 1px;
				padding-right:0
				}
				.contenedormin img {
				padding:2px;
				float:left;
				border:#666666 solid 1px;
				margin:2px
				}
				.titulodato {
				width:100%;
				height:15px;
				line-height:15px;
				padding-left:10px;
				margin-top:5px;
				color:#000000;
				font-weight:bold
				}
				.dato {
				width:auto;
				height:100%;
				line-height:15px;
				padding-left:10px;
				border-bottom:solid #666666 1px;
				padding-bottom:5px				
				}
					
		.fichita {
			width:570px;
			height:90px;
			background-image:url(imagenesbase/basefichita.jpg);
			
			padding-left:50px
			}	
			.titulofichita {
			
			}
			.fotofichita {
			width:148px;
			height:65px;
			margin-top:12px;
			float:left;
			text-align:left;
			}
			.textofichita {
			width:335px;
			height:65px;
			float:left;
			margin-top:12px;
			}
			.vermasfichita {
			height:15px;
			width:100%;
			text-align:right
			}
			.introfichita {
			height:28px;
			width:100%
			}
			.subtituloficha {
			width:280px;
			height:auto;
			text-align:left;
			font-size:11px;
			font-weight:bold;
			color: #D9541E;
			margin-bottom:5px;
			}	
			
		.fichitafotografia {
			width:550px;
			height:122px;
			padding-left:20px
			}	
			.fotofichitafotografia {
			width:160px;
			height:115px;
			margin-left:0px;
			margin-top:0px;
			float:left;
			background-image:url(imagenesbase/base_min_foto.jpg)
			}
			.fotofichitafotografia img{
			margin-left:20px;
			margin-top:15px;
			float:left;
			}
			
		.vertodos {
			width:530px;
			height:30px;
			line-height:30px;
			text-align:right;
			}
			.vertodos a{
			line-height:30px;
			text-align:right;
			font-size:11px
			}	
			
		.listado {
		width:490px;
			margin-left:40px;
			margin-right:40px;
			padding-top:10px;
			padding-bottom:10px;
			border-bottom:solid 1px #D9541E;
			height:40px
			}
		.titulolistado {
			width:450px;
			height:15px
			}		
		.direccionlistado {
			width:400px;
			float:left;
			height:30px
			}
			
		.emaillistado {
			width:90px;
			color:#000000;
			font-weight:bold;
			text-align:right;
			height:30px;
			float:left;
			line-height:30px
			}
		
		.direccionnocomerciallistado {
			width:300px;
			float:left
			}
		.listadocalendario {
		width:490px;
			margin-left:40px;
			margin-right:40px;
			padding-top:10px;
			padding-bottom:20px;
			border-bottom:solid 1px #D9541E;
			height:15px
			}	
		.ubicacioncalendario{
			float:left;
			width:190px;
			color:#000000;
			font-weight:bold;
			text-align:right;
			}		
							
		
		
		
		
	
	
.pie {
	width:780px;
	height:100px;
	margin-top:10px;
	background-color:#FDBB30;
	text-align:center
	}	
	.institucional a {
	float:left;
	width:auto;
	height:auto;
	line-height:80px;
	font-size:14px;
	color:#7F2509;
	font-weight:bolder;
	margin-left:20px;
	
	}
	.institucional a:hover {
	float:left;
	width:auto;
	height:auto;
	color:#333333;
	font-size:14px
	}
	.institucional a:visited {
	float:left;
	width:auto;
	height:auto;
	color:#7F2509;
	font-size:14px
	}
	.botonerainstitucional {
	height:70px;
	width:540px;
	margin-left:160px;
	margin-right:80px;
	text-align:center
	}
	.copyright {
	height:30px;
	width:780px;
	line-height:10px;
	}
	.firma {
	height:40px;
	width:755px;
	line-height:30px;
	color:#FFFFFF;
	text-align:right;
	padding-right:25px
	}	
	.firma a{
	color:#FFFFFF	
	}
	.firma a:hover{
	color:#FDBB30	
	}		
	.firma a:visited{
	color:#FFFFFF	
	}			

	.enlacesweb {
	height:80px;
	width:755px;
	color:#FFFFFF;
	text-align:right;
	padding-right:25px
	}	
	.enlace {
		float:left;
		margin-right:5px
		}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0
	}
	
h2 {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D9541E;
	height:15px;
	}
	
h2 a{
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D9541E;
	height:15px;
	}

	
h3 {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height:15px;
	}		

h4 {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D9541E;
	height:15px;
	text-align:left;
	}		





.fichadura {
	width:500px;
	height:auto;
	margin-left:40px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:200;
	line-height:18px;
	padding-right:30
	}
.textodura {
	width:320px;
	height:auto;
	float:left;
	text-indent:20px;
	margin-right:60
	
	}	
.fotosdura {
	width:158px;
	height:auto;
	float:right;
	text-align:right
	}	
	
.fotosdura img{
	margin-top:25px;
	border:#333333 solid 1px
	}		
			
.titulodura {
	width:300px;
	height:auto;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color: #D9541E;
	margin-bottom:5px;
	}
.titulohistoria {
	width:300px;
	height:auto;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color: #D9541E;
	margin-bottom:5px;
	margin-left:-20px
	}	
	
.titulolargo {
	width:500px;
	height:auto;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color: #D9541E;
	margin-bottom:5px;
	margin-left:-20px
	}		
	
.institucional {
	float:left;
	text-align:center
	}	

.vermapa {
	width:510px;
	height:20px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color: #D9541E;
	margin-bottom:5px;
	}
	
.vermapa a{
	font-size:12px;
	font-weight:bold;
	color: #D9541E;
	}
.vermapa a:hover{
	font-size:12px;
	font-weight:bold;
	color:#666666
	}
	
	
	
	
.bloquedoblecontacto {
	width:570px;
	height:350px;
	margin-left:110px;
	margin-top:40px
	}	
	
.formulario {
	width:570px;
	height:300px;
	text-align:left;
	float:left;
	}	
	
.formulario p {
	margin:0px;
	line-height:20px;
	text-align:left;
	float:left
	}		
	
input {
	background-color:#FDBB30;
	width:350px;
	text-align:left;
	margin-top:0px;
	height:15px;
	font-size: 12px;
	line-height: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif
	}

textarea {
	width:350px;
	height:180px;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color:#FDBB30;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif
	}		
	
.titulos {
	float:left;
	width:460px;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	height:25px;
	margin:0px;
		}	
		
.nombrestitulos {
	float:left;
	width:80px;
	color:#D9541E;
	margin-top:2px
	}
	
.botonescontacto {
	width:430px;
	float:left;
	height:40px;
	text-align:right;
	line-height:40px;
	padding-right:30px
	}		
	
.botonenviar {
	color: #FFFFFF;
	background-color:#D9541E;
	width: 100px;
	text-align: center;
	height:25px;
	font-size: 10px;
	font-weight: bold
}


.botonborrar {
	color: #FFFFFF;
	background-color: #333333;
	width: 75px;
	float: right;
	text-align: center;
}	

.fichaquienessomos {
	width:350px;
	height:auto;
	padding-left:190px;
	padding-right:30px;
	text-align:justify;
	}
.fichaindex {
	width:460px;
	margin-left:30px;
	margin-right:30px;
	height:auto;
	padding-left:20px;
	padding-right:30px;
	text-align:justify;
	}	
	
.titulofirma {
	text-align:right;
	color:#D9541E;
	font-weight:bolder
	}	
	
.datosdecontacto {
	height:auto;
	margin-top:5px
	}	
	
.idiomas {
height:25px;
width:auto;
text-align:left;
padding-left:35px}	

.precios {
text-align:right;
font-size:9px
}

.parcheinferior {
		width:630px;
		height:30px;
		background-image:url(imagenesbase/parcheinf_basecontenidos.jpg);
		margin-bottom:15px
		}

.ultimomenu {
	width:780px;
	height:40px
	}
	
.botonultimomenu {
	width:130px;
	height:40px;
	float:left
	}	
.botonultimomenu a{
	width:130px;
	height:40px;
	color:#FFFFFF;
	line-height:40px
	}	
	
	
	
	
	.contenedormenciones {		
			width:570px;
			height:auto;
			margin-bottom:40px
	}
	
	.mencionconficha {
			width:510px;
			height:60px;
			margin-left:30px;
			margin-right:30px;
			padding-top:10px;
			padding-bottom:5px;
			margin-top:5px;
			border-bottom:solid 1px #D9541E;
			}
		.fotomencion {
			width:70px;
			height:50px;
			margin-right:15px;
			float:left;
			}	
		.mencioninfo {
	width:355px;
	height:50px;
	float:left;
			}	
		.vermasmencion {
	width:70px;
	height:15px;
	float:right;
	text-align:right;
	padding-top:35px
			}	
		.titulomencion {
			width:350px;
			height:15px
			}		
		.direccionlistado {
			width:400px;
			float:left;
			height:30px
			}
			
		.emaillistado {
			width:90px;
			color:#000000;
			font-weight:bold;
			text-align:right;
			height:30px;
			float:left;
			line-height:30px
			}
		
		.direccionnocomerciallistado {
			width:300px;
			float:left
			}