@charset "utf-8";
/* CSS Document */
body {
	font-size: 10px;
	margin: 0 0 0 0;
	color: #000000;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #98A76D;
	background-repeat: repeat;
	background-image: url(../img/bg_body.gif);
}
html, body {
	height: 100%;
	min-height:100%;
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
p, h1, h2, h3 {
	margin: 0;
	padding:0;
}
#header h1 {
	padding: 0px;
	height: 95px;
	width: 584px;
	margin-top: 37px;
	margin-right: 32px;
	background-image: url(../img/titulo.gif);
}
#figure_box {
	padding: 0px;
	height: 350px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #999966;
}


#contenedor {
	padding: 0px;
	width: 898px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.img_ficha {
	margin-top: 28px;
	margin-left: 23px;
	padding: 0px;
	height: 297px;
	width: 226px;
	float: left;
}
#texto_ficha {
	background-color: #FFFFFF;
	float: left;
	width: 400px;
	height: 277px;
	padding: 10px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}

.titulo_ficha {
	background-color: #FFFFFF;
}



#header {
	height:150px;
	width: 898px;
	padding: 0px;
	margin: 0 auto;
	background-color: #5d6622;
}
#slide  {
	padding: 0px;
	margin-top: 16px;
	margin-left: 49px;
	margin-bottom: 16px;
	height: 532px;
	width: 800px;
	margin-right: 49px;
}


#header h1 span {
	display: none;
}

#header img {
	padding: 0px;
	height: 150px;
	width: 234px;
	margin-left: 12px;
}

#menunav {
	width: 898px;
	height:50px;
	margin: 0;
	padding:0;
	list-style:none;
	overflow: hidden;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #383D14;
	border-bottom-color: #393C10;
	background-color: #5D6622;
}

#menunav ul {
	padding:0;
	margin: 0;
}
#menunav li {
	float:left;
	list-style:none;
	margin-top: 10px;
}

#menunav a {
	display: block;
	text-indent: -900%;
	outline: none;
	margin-top: 5px;
}
#menunav a:hover {
	background-position: left bottom;
}
#menunav .hq {
	width: 84px;
	height: 30px;
	background: url(../img/btn_hq.gif);
	padding: 0px;
	margin: 0 0 0 89px;
}
#menunav .hqcurrent {
	width: 84px;
	height: 30px;
	background: url(../img/btn_hq.gif);
	background-position: left bottom;
	margin: 0 0 0 89px;
}

#menunav .tropa {
	width: 137px;
	height: 30px;
	background: url(../img/btn_tropa.gif);
	padding: 0px;
	margin: 0 0 0 23px;
}

#menunav .tropacurrent {
	width: 137px;
	height: 30px;
	background: url(../img/btn_tropa.gif);
	background-position: left bottom;
	padding: 0px;
	margin: 0 0 0 23px;
}
#menunav .intendencia {
	width: 233px;
	height: 30px;
	background: url(../img/btn_intendencia.gif);
	padding: 0px;
	margin: 0 0 0 12px;
}

#menunav .intendenciacurrent {
	width: 233px;
	height: 30px;
	background: url(../img/btn_intendencia.gif);
	background-position: left bottom;
	padding: 0px;
	margin: 0 0 0 12px;
}
#menunav .contacto {
	width: 185px;
	height: 30px;
	background: url(../img/btn_contacto.gif);
	padding: 0px;
	margin: 0 0 0 19px;
}

#menunav .contactocurrent {
	width: 185px;
	height: 30px;
	background: url(../img/btn_contacto.gif);
	background-position: left bottom;
	padding: 0px;
	margin: 0 0 0 19px;
}

#content {
	width: 898px;
	padding:0;
	margin: 0 auto;
	background-color: #5d6622;
}

#footer {
	width: 898px;
	height:36px;
	padding:0;
	background-color: #383D14;
	margin-right: auto;
	margin-left: auto;
}

.textoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
}

a {
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

.right {
	float:right;
}
.left {
	float:left;
}
.contentImg {
	padding: 0px;
	height: 532px;
	width: 800px;
	margin-top: 16px;
	margin-right: 49px;
	margin-bottom: 16px;
	margin-left: 49px;
}

