* {
	margin: 0;
	padding: 0; }
 
body {
	color: #444;
	background-image: url(img/bg.jpg);
	background-color: #333322;
	padding-right: 0;
	padding-bottom: 2%;
	padding-left: 0;
	text-decoration: none;
	text-align: left;
	font: 9px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif; }
 
a { color: #642; }
 
	a:hover { color: #963; }
 
big { font-size: 1.1em; }
 
h1,h2,h3 {
	color: #156600;
	padding: 8px 0 2px;
	font-weight: normal;
	font-style: normal; }
	
h5 {color: #3f3f3f; font-weight: normal; font-style: normal;
	font-size: 10px;
	padding: 3px;
}
 
h1 {
	text-align: left;
	font: 3.5em "Helvetica Neue", "Frutiger LT Std", Helvetica, Arial, "Arial Narrow", Geneva; }
 
	h1 a { text-decoration: none; }
 
		h1 a:hover { text-decoration: underline; }
 
h2 {
	font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #444; }
 
h3 { font: bold 1.2em Frutiger LT Std, Arial, Helvetica Neue Arial Narrow Helvetica Geneva; }

h4 { border-style: none; word-spacing: 0.3em; line-height: 4em; font:0.9em LT Std, Arial, Helvetica Neue Arial Narrow Helvetica Geneva; color: #156600;  }


 
blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px }
 
form,table { margin-bottom: 1.2em; }
 
img { border: none; }
 
label { display: block; }
 
li { line-height: 1.5em; }
 
p { padding: 2px 0 10px; }
 
small,.small { font: normal 0.9em sans-serif; }
 
ul { padding: 0 2em 1.2em; }
 
/* structura */
#wrapper {
	margin: 0 auto;
	width: 762px;
	background-repeat: no-repeat;
	background-position: left bottom; }
 
#container {
	width: 750px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clip: rect(0px,auto,auto,auto);
	line-height: 1.7em;
	font-size: 1.3em; }
 
/* header */
.title {
	border-top-width: 1px;
	border-top-style: solid; }
 
	.title h1 {
		color: #441;
		font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
		padding: 10px 0 10px 18px; }
 
.header {
	height: 220px;
	background-image: url(img/banner/img1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; }
 
/* navegacion */
.navigation {
	background: #ded9d0 url(img/nav.gif) repeat-x;
	height: 41px;
	border-top: 1px solid #996; }
 
	.navigation a {
		text-transform: uppercase;
		font-size: 1em;
		text-decoration: none;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		background: #FFF url(img/nav.gif) repeat-x;
		border-right: 1px solid #C9C6B3;
		color: #553;
		float: left;
		padding: 0 14px;
		line-height: 41px;
		text-align: center; }
 
		.navigation a:hover,.navigation a#active {
			background-position: left bottom;
			color: #331; }
 
/* main */
.main#two-columns { background: #FFF url(img/two-columns.gif) repeat-y; }
 
/* bottom */
.bottom {
	border-top: 1px solid #AA8;
	color: #963;
	background: #007200 url(img/footer.jpg) no-repeat;
	padding-top: 17px;
	padding-left: 22px;
	text-align: left;
	padding-bottom: 85px;
}
 
	.bottom .left,.bottom .right { width: 49%; }
 
/* footer */
.footer {
	color: #EED;
}
 
	.footer .left { width: 66%; }
 
	.footer .right {
		width: 33%;
		text-align: right;
}
 
	.footer a {
		color: #FFF;
		text-decoration: none; }
 
		.footer a:hover {
			color: #FFF;
			text-decoration: underline; }
 
/* galleria */
.gallery td {
	vertical-align: top;
	text-align: center; }
 
.gallery em { display: block; }
 
/* inicia box hunts/caja de caceria */
.gallery_box {
	padding: 10px 0 10px 30px;
	clear: both; }
 
.box_img {
	float: none;
	padding: 11px; }
 
.det_box {
	width: 295px;
	float: left;
	padding: 0;
	position:relative; }
 
.box_top {
	width: 400px;
	height: 17px;
	background: url(img/box_top2.gif) no-repeat center bottom; }
 
.box_center {
	width: 400px;
	height:auto;
	background:url(img/box_center2.gif) repeat-y center; }
 
.box_bottom {
	width: 400px;
	height: 10px;
	background:url(img/box_bottom2.gif) no-repeat center top; }
 
p.details {
	font-size:11px;
	padding: 3px 9px 3px 7px;
	margin-left: 5px;
	text-align: left; }
 
.box_title {
	color: #009618;
	padding: 0 0 0 11px;
	font: normal 1.2em/29px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	float: none; }
 
.clear {
	clear: both;
	float: none;
}
 
/* termina box hunts/caja de caceria */
/* misc */
.clear,.clearer { clear: both; }
 
.clearer { font-size: 0; }
 
.col2 .left { width: 64%; }
 
.col2 .right .content { background: #FFF; }
 
.col2 .right { width: 33%; }
 
.content { padding: 18px 20px; }
 
.left { float: left;
	text-align: left;
}
 
.right { float: right;
}
 
	.right .content { padding: 18px 12px 12px; }
 
/* lista de blockes */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%; }
 
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none; }
 
	.block li a,.block li em {
		color: #666666;
		display: block; }
 
	.block li em {
		font-size: 0.9em;
		font-style: normal; }
 
	.block li a {
		padding: 4px 3%;
		text-decoration: none;
		width: 94%; }
 
		.block li a span { font-weight: bold; }
 
		.block li a:hover {
			color: #FFFFFF;
			background-color: #666666; }
 
.right .block,.right .block li { border-color: #DCDACC; }
 
.right .block li a:hover { background: #009933; }

