@charset "utf-8";
body {
	background-image: url(../images/bg_cuerpoh.jpg);
	background-repeat:   repeat-y;
	background-position: center top;
	background-color: #798500;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
*{margin:0;padding:0;}
img{border-style:none;border-width:0;
}
.clear{clear:both;
}
#Top {
	background-image: url(../images/bg_cuerpoh_top.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 934px;
	margin-right: auto;
	margin-left: auto;
}
#cabecera {
	height: 201px;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
}
#cabecera .menuTop {
	background-color: #788500;
	height: 13px;
	border-bottom-style: solid;
	border-bottom-color: #F5F6E4;
	border-bottom-width: 1px;
	font-size: 9px;
	color: #F5F6E4;
	padding-top: 1px;
	width: 885px;
	padding-left: 3px;
}
#cabecera  .menuTop  a {
	color: #DCDF9F;
	text-decoration: none;
}
#cabecera .menuTop a:hover {
	color: #FFFFFF;
}
#cabecera .banner {
	background-image: url(../images/img_top1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 188px;
}
#cabecera .banner .logo {
	height: 143px;
	width: 341px;
	float: left;
	margin-top: 45px;
	text-align: center;
	display: inline;
}
#menuEmpresa {
	width: 128px;
	margin-top: 111px;
	display: block;
	float: left;
}
#menuEmpresa  ul {
	list-style-type: none;
}
#menuEmpresa    li   a  {
	background-image: url(../images/bot_empresa.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 46px;
	width: 128px;
}
#menuEmpresa  a:hover {
	background-position: top;
}
#menuProductos {
	width: 147px;
	margin-top: 111px;
	display: block;
	float: left;
}
#menuProductos  ul {
	list-style-type: none;
}
#menuProductos    li   a  {
	background-image: url(../images/bot_pruductos.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 46px;
	width: 147px;
}
#menuProductos  a:hover {
	background-position: top;
}
#menuInstalaciones {
	width: 155px;
	margin-top: 111px;
	display: block;
	float: left;
}
#menuInstalaciones  ul {
	list-style-type: none;
}
#menuInstalaciones    li   a  {
	background-image: url(../images/bot_instalaciones.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 46px;
	width: 155px;
}
#menuInstalaciones  a:hover {
	background-position: top;
}
#menuContacto {
	width: 117px;
	margin-top: 111px;
	display: block;
	float: left;
}
#menuContacto  ul {
	list-style-type: none;
}
#menuContacto   li   a  {
	background-image: url(../images/bot_contacto.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 46px;
	width: 117px;
}
#menuContacto  a:hover {
	background-position: top;
}


#cuerpo {
	background-image: url(../images/bg_cuerpo.jpg);
	background-repeat:   repeat-x;
	background-position: center top;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f5f6e4;
	padding-bottom: 15px;
}
#cuerpo  .ImgIzq {
	float: left;
	width: 444px;
}
#cuerpo .ImgIzq .img {
	height: 246px;
	width: 362px;
	margin-right: auto;
	margin-left: auto;
}
#cuerpo .ImgIzq .tit {
	float: left;
	width: 144px;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 10px;
}
#cuerpo .bienve {
	padding-top: 18px;
	text-align: center;
	padding-bottom: 20px;
	width: 888px;
}

.ImgIzq  .lista  {
	float: left;
	width: 250px;
	margin-top: 10px;
}
.ImgIzq .lista ul {
	list-style-type: none;
	display: block;
	width: 250px;
}
.ImgIzq .lista li a {
	text-decoration: none;
	display: block;
	color: #6b5d31;
	font-size: 12px;
	line-height: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ImgIzq .lista li a:hover {
	color: #252918;
	text-decoration: underline;
}
#cuerpo .ImgDer {
	float: left;
	width: 440px;
}
#cuerpo .ImgIzq01 {
	float: left;
	width: 444px;
}


#cuerpo .ImgDer .tit {
	float: left;
	height: 62px;
	width: 146px;
	margin-top: 10px;
	margin-left: 8px;
}

#cuerpo .ImgDer .img {
	height: 246px;
	width: 407px;
	margin-right: auto;
	margin-left: auto;
}

.ImgDer  .lista  {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 250px;
}
.ImgDer .lista ul {
	list-style-type: none;
	display: block;
}
.ImgDer .lista li a {
	text-decoration: none;
	display: block;
	color: #6b5d31;
	font-size: 12px;
	line-height: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ImgDer .lista li a:hover {
	color: #252918;
	text-decoration: underline;
}
#pie {
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	background-image: url(../images/pie_oscuro_bg.jpg);
	background-repeat:   repeat-x;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 51px;
}
#pie .logoPie {
	float: left;
	width: 195px;
	margin-left: 20px;
	margin-top: 10px;
}
#pie .links {
	float: right;
	width: 500px;
	text-align: right;
	margin-top: 20px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: normal;
	display: inline;
}
#pie  .links  a {
	color: #F5F6E4;
	text-decoration: none;
}
#pie .links a:hover {
	text-decoration: underline;
}



#pie2 {
	background-image: url(../images/pie_claro.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 883px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #4A5302;
	padding-top: 5px;
	padding-left: 5px;
}
#pie3 {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_pieh.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 34px;
}
#pie3 .cyc {
	float: right;
	height: 29px;
	width: 127px;
	margin-right: 30px;
	margin-top: 5px;
}

#cuerpo h1 {
	font-size: 30px;
	font-weight: normal;
	color: #6F7B00;
	letter-spacing: -1px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cuerpo p {
	font-size: 13px;
	line-height: 18px;
	padding-left: 30px;
	padding-right: 30px;
	color: #515900;
}

.productos  {
	background-color: #D8DCAA;
	float: left;
	width: 840px;
	margin-left: 25px;
	margin-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6E7900;
	margin-bottom: 5px;
	display: inline;
}
.productos .izquierda {
	float: left;
	width: 130px;
}

.productos  .imag  a    {
	padding: 2px;
	border: 2px solid #7c6e30;
	float: left;
	height: 105px;
	width: 105px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 2px;
}
.productos .imag a:hover {
	border: 2px solid #CC0000;
}
.productos .txt {
	float: left;
	margin-top: 20px;
	text-align: left;
}
.productos .txt h3 {
	font-size: 16px;
	color: #CC0000;
	line-height: 14px;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
}
.lupita {
	background-image: url(../images/lupa.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 11px;
	width: 80px;
	padding-left: 14px;
	font-size: 11px;
	padding-bottom: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	margin-left: 14px;
	display: block;
}
.lupita a {
	color: #6F7B00;
	text-decoration: none;
}
.lupita a:hover {
	color: #7C6E30;
	text-decoration: underline;
}



.productos .txt p {
	font-size: 12px;
	line-height: 14px;
}
.productos  .txt  ul  {
	list-style-type: none;
	font-size: 12px;
	color: #515900;
}
.productos  .txt  li  {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6px;
	margin-left: 10px;
}
#cuerpo .imag {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#cuerpo   .imag   a    {
	padding: 2px;
	border: 2px solid #7c6e30;
	float: left;
	height: 105px;
	width: 105px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#cuerpo  .imag  a:hover {
	border: 2px solid #CC0000;
}

#cuerpo .empresa {
	background-image: url(../images/instalaciones/empresa.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#cuerpo .inicio {
	background-image: url(../images/inicio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 543px;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
}
#cuerpo h4 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #5B4416;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#instalaciones {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
#instalaciones   img  {
	margin: 8px;
	padding: 2px;
	border: 2px solid #707D00;
}
#instalaciones img a {
	margin: 8px;
	padding: 2px;
	border: 2px solid #707D00;
}

#instalaciones img a:hover {
	border: 2px solid #990000;
}
