/* CSS Document */

* { margin: 0px; padding: 0px; } 

body {
	background-image: url(../images/fondogral.jpg);
	background-repeat: repeat-x;
	background-color: #293450;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	background-attachment: fixed;
}

a#home {
	background-image: url(../images/hunter_home.gif);
	width: 94px;
}

a#hunting {
	background-image: url(../images/hunter_hunting.gif);
	width: 121px;
}
a#fishing {
	background-image: url(../images/hunter_fishing.gif);
	width: 100px;
}
a#photo {
	background-image: url(../images/photo.gif);
	width: 122px;
}
a#wildlife {
	background-image: url(../images/wildlife.gif);
	width: 124px;
}
a#interfishing {
	background-image: url(../images/hunter_ifishing.gif);
	width: 172px;
}

a#testimonials {
	background-image: url(../images/hunter_testimonial.gif);
	width: 120px;
}


a#contact {
	background-image: url(../images/hunter_contact.gif);
	width: 113px;
}
#contenedor {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	background-color: #FFFFFF;
	margin-bottom: 12px;
}
#navegacion ul {
	list-style-type: none;
}
#navegacion li {
	display: inline;
}
#navegacion a {
	display: block;
	float: left;
	overflow: hidden;
	height: 46px;
	text-indent: -9000px;
}
div#footer {
	background-image: url(../images/footer.gif);
	height: 12px;
	width: 720px;
	clear: both;
}
h1#titulo {
	display: none;
}
#body {
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 30px;
	font-size: 11px;
	overflow: visible;
}
#ourservices img {
}

div#ourseason h2 {
	background-image: url(../images/ourseason.gif);
	height: 38px;
	width: 351px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
}
div#ourservices h2 {
	background-image: url(../images/ourservices.gif);
	display: block;
	text-indent: -9000px;
	height: 38px;
	width: 358px;
	overflow: hidden;
}
div#ourseason {
	float:right;
	width: 351px;

}


#desarrollado a {
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
}

#desarrollado  {
	text-align: center;
	clear: both;
}

#ourservices img {
	float: left;
	margin-right: 7px;
}


.moreinfo {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-weight: bold;
	color: #FF3300;
	display: block;
	margin-top: 12px;
	text-align: right;
	padding-left: 6px;
}


#ourseason img {
	float: left;
	margin-right: 7px;
}

#ourservices ul {
	background-image: url(../images/shadow.gif);
	background-position: bottom;
	padding-bottom: 39px;
	background-repeat: repeat-x;
}

#ourseason ul {
	background-image: url(../images/shadow.gif);
	background-position: bottom;
	padding-bottom: 39px;
}


div#ourservices {
	float: left;
	width: 358px;
}

#ourservices li, #ourseason li  {
	list-style-type: none;
	padding: 5px;
	margin-top: 1px;
	background-color: #EFEFEF;
	overflow: auto;
	line-height: 16px;
}


#contacto {
	padding-top: 26px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#form1 {
	margin-top: 25px;
	font-weight: bold;
}
input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
table#foto {
	border: 1px solid #333333;
}
div#comments {
	float: right;
	width: 220px;
	padding-top: 12px;
}
div#comments h2 {
	font-size: 15px;
	margin-bottom: 12px;
}
div#comments li {
	list-style-type: none;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
	margin-right: 6px;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
	background-color: #ABA176;
	font-style: italic;
}
