body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #e5c92d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/bk_a.png);
	background-repeat: repeat;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #C30;
}
h1 {
	display: inline;
	color: #FFF;
}
h2 {
	color: #FFF;
	display: inline;
}
h3 {
	color: #666;

}


#firma {
	font-size: 10px;
	float: right;
	margin-right: 20px;
	padding-bottom: 5px;
}
#firma a {
	color: #FFF;
	text-decoration: none;
	padding: 4px 8px;
	background-color: #000;
}
#firma a:hover {
	background-color: #C30;
}

#izq {
	background-image: url(imgs/bk_borde.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 32px;
	position: fixed;
	left: 0px;
	top: 0px;
	background-position: -32px;
	z-index: -1;
}

#der {
	background-image: url(imgs/bk_borde.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 32px;
	position: fixed;
	right: 0px;
	top: 0px;
	background-position: 0px;
	z-index: -1;
}



.miarea {
	clear: both;
}
.micontenido {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#areatitulo {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000;

}
#titulo {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 150px;
	position: relative;
	background-image: url(imgs/titgrua2.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#titulo .logo {
	margin-top: 20px;
}
#titulo .fono {
	margin-top: 25px;
	position: absolute;
	top: 25px;
	right: 0px;
}
#titulo .minimenu {
	position: absolute;
	top: 0px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#titulo .minimenu a {
	padding: 4px 10px;
	display: block;
	background-color: #000;
	color: #FFF;
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin-left: 1px;
}
#titulo .minimenu a:hover {
	background-color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}

#titulo .menu {
	height: 34px;
	position: absolute;
	left: 0px;
	display: block;
	width: 750px;
	bottom: 0px;
	font-size: 14px;
	
}

#titulo .menu .boton {
	display: block;
	padding: 10px 10px 8px;
	margin-left: 2px;
	color: #e4c82c;
	line-height: 14px;
	height: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #717e89;
	border-bottom-color: #e4c82c;
	float: left;
	background-color: #717e89;
}
#titulo .menu .boton:hover {
	color: #fff;
	border-top-color: #ccc;
	border-bottom-color: #eee;
	padding-top: 8px;
	padding-bottom: 10px;
	background-color: #666;	
}
#titulo .menu .activo {
	color: #fff;
	border-top-color: #fff;
	border-bottom-color: #717e89;
	padding: 8px 10px 11px;
	background-color: #717e89;	

	display: block;
	margin-left: 2px;
	line-height: 14px;
	height: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	float: left;
}








#areatitpagina {
	background-image: url(imgs/bk_titpg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #717e89;
}

#titpagina {
	width: 885px;
	background-image: url(imgs/bk_topcont.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	margin: 0px auto;
	padding: 30px 25px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
#titpagina h2{color:#ddd}
#contenido {
	padding: 0px;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #e7e7e7;
	background-image: url(imgs/bk_cont.gif);
}



#contder {
	padding: 10px;
	float: right;
	width: 240px;
	margin-right: 5px;
}
#contizq {
	float: left;
	width: 560px;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#contizq p {
	line-height: 120%;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 8px;
	color: #333;
}

.corte {
	clear: both;
	width: 900px;
	background-color: #999;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
}
#pie {
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #cfae26;
	background-image: url(imgs/bk_pie.gif);
	clear: both;
}
#piecontenido {
	width: 880px;
	background-image: url(imgs/bk_cont.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
}
#map {
	overflow: hidden;
	border: 1px solid #989898;
	padding-bottom:10px;
}
#map_panel {
	overflow: hidden;
	border: 1px solid #989898;
	background-color:#fff;
}
.piemenu {
	float: left;
	width: 150px;
	margin-top: 20px;
}
.piemenu a {
	color: #333;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(imgs/itm.gif);
	background-repeat: no-repeat;
	background-position: 7px 3px;
	display: block;
}
.piemenu a:hover {
	padding-left: 22px;
	background-position: 9px 3px;
	color: #000;
}
.piemenu h3{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.piefirma {
	float: left;
	width: 350px;
	padding-top: 20px;
	background-image: url(imgs/huella.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 40px;
	text-align: justify;
}
.zcont {
	clear: both;
	width: 100%;
	background-image: url(imgs/bk_contfin.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
}
.estiloform {
	width: 100%;
	margin-bottom: 10px;
	border: 1px inset #DDD;	
}

.listalinks {
	margin-top: 20px;
	display: block;
	margin-bottom: 20px;
}

.listalinks a {
	color: #333;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(imgs/itm.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	display: block;
	margin: 0px;
}
.listalinks a:hover {
	padding-left: 22px;
	background-position: 9px 7px;
	color: #C30;
	background-color: #FFF;
}
.titcontenido {
	font-weight: bold;
	background-image: url(imgs/lg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	margin-top: 8px;
	margin-bottom: 12px;
	padding-bottom: 2px;
}
.paneltit {
	color: #FFF;
	background-color: #717e89;
	display: block;
	margin-top: 8px;
	font-size: 14px;
	background-image: url(imgs/pn_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e8cb2f;
}

.panelcont {
	font-size: 12px;
	color: #333;
	text-align: justify;
	padding: 8px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #989898;
	border-left-color: #989898;
}
.panelcont p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: left;
}
.panelcont a {
	background-image: url(imgs/itm2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	font-weight: bold;
	color: #333;
}
.panelcont a:hover {
	background-color: #e7e7e7;
	padding-left: 13px;
	color: #000;
}


.panelcontfin {
	background-color: #FFF;
	background-image: url(imgs/pn_dwn.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 4px;
	margin-bottom: 20px;
}
.itemtit {
	color: #FFF;
	background-color: #717e89;
	display: block;
	font-size: 14px;
	background-image: url(imgs/bk_item.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e8cb2f;
	font-weight: bold;
}

.itemcont {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: justify;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e8cb2f;
}
.itemcont p {
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 5px;
}
.itemcont a {
	color: #666;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
	background-image: url(imgs/itm.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	text-align: left;
	display: block;
	clear: both;
}
.itemcont a:hover {
	padding-left: 22px;
	background-position: 9px 5px;
	color: #000;
}
.txtespecial {
	color: #E8CB2F;
	font-weight: normal;
}
.imgder {
	float: right;
	margin-bottom: 8px;
	margin-left: 20px;
}
.inipanel {
	float: right;
	width: 150px;
	margin-right: 14px;
	margin-bottom: 18px;
	margin-left: 14px;
	border:1px;border-style:solid;border-color:#bbb;
}
.inipanel:hover {border-color:#333;}

.inicita {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #333;
	line-height: 22px;
	background-image: url(imgs/bk_inicio2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 180px;
}
.z {clear: both; width: 100%;}
.imglink {border: 1px solid #FFF;margin: 2px;float: left;}
.imglink:hover {border: 1px solid #C30;	margin: 2px;}
#slideshow {position:relative;height:164px;margin-top: 0px;margin-left: 0px;}
#slideshow IMG {position:absolute;top:0;left:0;z-index:8;}
#slideshow IMG.active {z-index:10;}
#slideshow IMG.last-active {z-index:9;}
.jumbo {padding:10px 20px; width:870px;height:420px;}
