@charset "ISO-8859-1";
/* CSS Document */

html {
	min-height:100%;
	margin-bottom:0.1px;
}
body {
	color:#E35611;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000;
}
body, input {
	margin:0;
	padding:0;
}

ul, li {
	margin:5;
	padding:5;
}

li {
	list-style-type: circle;
}

h1 {
	font-size:24px;
	font-weight:bold;
	line-height:36px;
	margin-bottom:18px;
}
h2 {
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:18px;
}
h3 {
	font-size:1em;
	font-weight:bold;
	line-height:18px;
}
h4 {
	font-size:10px;
	font-weight:bold;
	line-height:18px;
}

/* DIVS */
#envoltorio {
	width: 990px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height:auto !important;
	min-height: 100%;
}
#cabecera {
	background-color: #B69F37;
}
#arriba {
	background-color: #963;
	height: 120px;
	background-image: url(imagenes/banner_hunting.jpg);
	background-repeat: no-repeat;
}
#menu {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid ;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	background-color: #000;
	/*position: relative;*/
	height: 30px;
}
#pie {
	background-color: #000;
	clear: both;
	height: 40px;
}
#contenido {
	background-image: url(imagenes/fondo.jpg);
	background-color: #B69F37;
	background-repeat: no-repeat;
}
#marcas {
	margin-top: 0px;
	margin-right: 36px;
	margin-bottom: 0px;
	margin-left: 36px;
	height: 50px;
}
#central {
	background-color: #FFF;
	padding: 15px;
	width: 888px;
	margin-left: 36px;
	margin-right: 36px;
	height: 512px;

}
	
/******************/

/* DIV SECCION */
#centralSeccion {
	background-color: #FFF;
	margin-left: 20px;
	margin-right: 20px;
	border: 3px solid #F67631;
	height: 558px;
}
#contenidoSeccion {
	background-color: #000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	overflow: auto;
	height: 100%;
}
/******************/
#copyright {
	float: left;
	font-size: 9px;
	line-height: 20px;
	margin-left: 10px;
	color: #FFF;
}
#direccionPie {
	float:right;
	text-align:left;
	font-size: 11px;
	line-height: 18px;
	margin-right: 10px;
	color: #FFF;
	text-align: right;
	width:700px;
}

#botonera {
	float: left;
	width: 709px;
}
#buscador {
	font-size: 12px;
	color: #8B3C10;
	float: right;
	width: 280px;
	padding-top: 5px;
}

input{
	/*-moz-border-radius: 10px;*/
	background-color : #FFF;
	border : 1px solid #000;
	color: #000;
	/*height: 18px;*/
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}

#colIzq {
	float: left;
	width: 210px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	background-color: #000;
}
#colDer {
	float: right;
	width: 770px;
	background-color: #FFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F60;
}
#titPro {
	background-color: #F60;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 20px;
	padding-left: 5px;
}


/*/ Clases /*/

.titulo {
	font-size: 17px;
	color: #FFF;
}

.subtitulo {
	font-size: 14px;
	color: #F60;
}

.subtituloblanco {
	font-size: 14px;
	color: #FFF;
}

.textoresaltado {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.textoresaltadoblanco {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

.texto {
	font-size: 12px;
	color: #333;
	line-height: 14px;
}

.textoblanco {
	font-size: 12px;
	color: #FFF;
	line-height: 14px;
}

.textocopy {
	font-size: 8px;
	color: #FFF;
	line-height: 8px;
}
.redondear {
	/*
	-moz-border-radius: 15px;*/
}

/* LINKS */

a {
	color:#F86918;
}
a:link, a:visited, a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a img {
	border:none;
	cursor:pointer;
}

/* DIV SECCION */
#contPro {
	background-image: url(imagenes/bgColDer.jpg);
	background-repeat: no-repeat;
	height: 446px;
}

#descripcion {
	float: right;
	width: 167px;
	height: 446px;
}
#foto {
	float: left;
	height: 446px;
	width: 600px;
	text-align:center;
	line-height:446px;
}

#desTex {
	padding-left: 5px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F60;
	clear: both;
	padding-right: 3px;
	margin-top: 250px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#marca {
	margin-top: 0px;
}
#abajo {
	float: right;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F60;
	width: 770px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.marcas{
	display:none;
	cursor:pointer;
	}


/* MENU INFERIOR */
	.menuHoverCnt{
		padding-left:51px;
		margin-top:-40px;
		height: 40px;
		position:absolute;
		background:none;
	
	}
	.menuHover {
		background:none;
		height: 40px;
		width:217.5px;
		margin-right:6px;
		float:left;
		overflow:visible;
		position: relative;
	}
	
	.itmCnt{
		height:40px;
		width:217.5px;
		top:0px;
		position: relative;
		overflow:hidden;
	}
	.listaMenu{
		overflow:hidden;
		opacity:80px;
		background:#FFF;
		position:relative;
		width:217.5px;
		height:100px;
	}
	.clear{
		clear:both;
	
	}
	
/* Sobre Nosotros */	
#tituloSobre {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	text-align: right;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	padding-right: 10px;
}

#contSobre {
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(imagenes/fondo2.jpg);
	background-repeat: no-repeat;
}

#mapa {
	background-color: #FFF;
	height: 460px;
	/*position: relative;*/
	margin-right: 69px;
	margin-left: 69px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tituloInfo{
	color:#000;
	font-weight:bold;
	text-align:center;


}
.imagen {
	display: block; margin: 1em auto
} 
.imagenCnt{
	top: 0;
	left: 0;
	display:table-cell;
	width: 100%;
	height: 100%;
	/*top: 0;
	
	width: 100%;
	height: 100%;
	
	display: table;*/
}

.imagenCnt span{
display: table-cell;
vertical-align: middle
}

