@charset "UTF-8";
* {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
body {
	background-color: #E3DEDC;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#contenedor_cabezal {
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	height: 175px;
	width: 1200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#cabezal {
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	height: 168px;
	width: 1050px;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 15px;
	margin-left: 75px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#botonera_inst {
	background-image: url(imagenes/botonera_inst.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	float: right;
	height: 40px;
	width: 269px;
	padding-left: 25px;
}
#botonera_inst li {
	font-family: "Droid Sans";
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 40px;
	width: auto;
	margin-left: 10px;
	padding: 0px;
}
#botonera_inst li a {
	font-family: "Droid Sans";
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	height: 32px;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	background-image: url(imagenes/over_bot_inst.gif);
	background-position: center 50px;
	background-repeat: no-repeat;
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
    transition:.5s;
}
#botonera_inst li a:hover {
	font-family: "Droid Sans";
	font-size: 10px;
	color: #94807B;
	display: block;
	height: 32px;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	background-image: url(imagenes/over_bot_inst.gif);
	background-position: center 32px;
	background-repeat: no-repeat;
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
    transition:.5s;
}
#botonera_inst li a.over {
	font-family: "Droid Sans";
	font-size: 10px;
	color: #94807B;
	display: block;
	height: 32px;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	background-image: url(imagenes/over_bot_inst.gif);
	background-position: center 32px;
	background-repeat: no-repeat;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}
#botonera {
	display: block;
	float: right;
	height: 65px;
	width: auto;
	clear: both;
	margin-top: -70px;
}
#botonera li {
	display: block;
	height: 65px;
	width: auto;
	float: left;
	padding: 0px;
	margin: 0px;
}
#botonera li a {
	display: block;
	height: 23px;
	width: auto;
	padding-right: 10px;
	padding-left: 30px;
	font-family: Dosis;
	font-size: 20px;
	font-weight: 300;
	color: #000000;
	background-image: url(imagenes/sep_botonera.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
	padding-top: 42px;
	line-height: 24px;
}
#botonera li a.primera {
	display: block;
	height: 23px;
	width: auto;
	padding-right: 10px;
	padding-left: 30px;
	font-family: Dosis;
	font-size: 20px;
	font-weight: 300;
	color: #000000;
	padding-top: 42px;
	background-image: none;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#botonera li a:hover {
	display: block;
	height: 23px;
	width: auto;
	padding-right: 10px;
	padding-left: 30px;
	font-family: Dosis;
	font-size: 20px;
	font-weight: 300;
	color: #E20613;
	padding-top: 42px;
	background-image: url(imagenes/sep_botonera.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#botonera li a.over {
	display: block;
	height: 23px;
	width: auto;
	padding-right: 10px;
	padding-left: 30px;
	font-family: Dosis;
	font-size: 20px;
	font-weight: 300;
	color: #E20613;
	padding-top: 42px;
	background-image: url(imagenes/sep_botonera.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#botonera li a.primera:hover {
	display: block;
	height: 23px;
	width: auto;
	padding-right: 10px;
	padding-left: 30px;
	font-family: Dosis;
	font-size: 20px;
	font-weight: 300;
	color: #E20613;
	padding-top: 42px;
	background-image: none;
}
#botonera li a.primera_over {
	display: block;
	height: 23px;
	width: auto;
	padding-right: 10px;
	padding-left: 30px;
	font-family: Dosis;
	font-size: 20px;
	font-weight: 300;
	color: #E20613;
	padding-top: 42px;
	background-image: none;
}
#logo {
	background-image: url(imagenes/logo.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 67px;
	width: 227px;
	margin-top: 75px;
	background-position: 0px 0px;
	text-indent: -30000px;
}
#contenedor {
	display: block;
	padding: 0px;
	height: auto;
	width: 1230px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contenedor_subir {
	display: block;
	padding: 0px;
	height: 85px;
	width: 1390px;
	margin-top: -85px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
#contenedor_subir_pcb {
	display: block;
	padding: 0px;
	height: 85px;
	width: 1390px;
	margin-top: -142px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
#contenedor_subir_pcb2 {
	display: block;
	padding: 0px;
	height: 85px;
	width: 1390px;
	margin-top: -100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
#contenedor_subir_pcb3 {
	display: block;
	padding: 0px;
	height: 85px;
	width: 1390px;
	margin-top: -126px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
#contenedor_footer {
	display: block;
	height: 523px;
	width: 100%;
	background-image: url(imagenes/flecha_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E3DEDC;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenedor_footer2 {
	display: block;
	height: 523px;
	width: 100%;
	background-image: url(imagenes/flecha_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E3DEDC;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	background-color: #000000;
	height: 523px;
	width: 100%;
	display: block;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenido_footer {
	display: block;
	height: 523px;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenido_footer li {
	display: block;
	padding: 0px;
	float: left;
	height: 473px;
	width: 290px;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenido_footer li.ultima {
	display: block;
	padding: 0px;
	float: left;
	height: 473px;
	width: 290px;
	margin: 0px;
	background-color: #000;
}
#cabezal_rojo {
	background-image: url(imagenes/rojo.gif);
	background-repeat: repeat;
	display: block;
	padding: 0px;
	height: 255px;
	width: 1200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E0412;
}
#cabezal_interior {
	background-image: url(imagenes/rojo.gif);
	background-repeat: repeat;
	display: block;
	padding: 0px;
	height: 125px;
	width: 1200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E0412;
}
.titulo_cabezal {
	font-family: Dosis;
	font-size: 65px;
	font-weight: 200;
	color: #FFFFFF;
	text-align: left;
	display: block;
	margin: 0px;
	height: 200px;
	width: 1125px;
	padding-top: 55px;
	padding-left: 75px;
	line-height: 65px;
}
.titulo_cabezal_int {
	font-family: Dosis;
	font-size: 65px;
	font-weight: 200;
	color: #FFFFFF;
	text-align: left;
	display: block;
	margin: 0px;
	height: 100px;
	width: 1125px;
	padding-top: 25px;
	padding-left: 75px;
	line-height: 65px;
}
.mapa {
	font-family: "Droid Sans";
	font-size: 12px;
	color: #D4CAC7;
	background-image: url(imagenes/vineta_mapa.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 15px;
	width: 272px;
	padding-left: 18px;
	margin-top: 15px;
	text-decoration: none;
	-o-transition:.8s;
  	-ms-transition:.8s;
  	-moz-transition:.8s;
  	-webkit-transition:.8s;
    transition:.8s;
}
.mapa:hover {
	font-family: "Droid Sans";
	font-size: 12px;
	color: #95817B;
	background-image: url(imagenes/vineta_mapa.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	display: block;
	height: 15px;
	width: 262px;
	padding-left: 28px;
	margin-top: 15px;
	text-decoration: none;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
.sub_mapa {
	font-family: "Droid Sans";
	font-size: 12px;
	color: #95817B;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 15px;
	width: 260px;
	padding-left: 30px;
	margin-top: 15px;
	-o-transition:.8s;
  	-ms-transition:.8s;
  	-moz-transition:.8s;
  	-webkit-transition:.8s;
    transition:.8s;
}
.sub_sub_mapa {
	font-family: "Droid Sans";
	font-size: 12px;
	color: #95817B;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 15px;
	width: 260px;
	padding-left: 60px;
	margin-top: 15px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
.sub_mapa:hover {
	font-family: "Droid Sans";
	font-size: 12px;
	color: #D4CAC7;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 15px;
	width: 250px;
	padding-left: 40px;
	margin-top: 15px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
.sub_sub_mapa:hover {
	font-family: "Droid Sans";
	font-size: 12px;
	color: #D4CAC7;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 15px;
	width: 250px;
	padding-left: 70px;
	margin-top: 15px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#botonera_index {
	display: block;
	padding: 0px;
	height: 345px;
	width: 1230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	scroll: 
}
#botonera_index li {
	/*background-color: #FFFFFF;*/
	display: block;
	padding: 0px;
	float: left;
	height: 345px;
	width: 390px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
}
#botonera_index  li  a span {
	background-color: #FFFFFF;
	font-family: Dosis;
	font-size: 22px;
	font-weight: 200;
	color: #8F807C;
	height: 42px;
	width: 375px;
	display: block;
	padding-top: 15px;
	padding-left: 15px;
}
#botonera_index li.ultima {
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	float: left;
	height: 345px;
	width: 390px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
@-moz-document url-prefix() {
                        #botonera_index li img.a {
						left: 0;
						top: 0;
						display: block;
						padding: 0px;
						clear: both;
						margin-top: -288px;
						margin-right: 0px;
						margin-bottom: 0px;
						margin-left: 0px;
						width: 390px;
						height: 283px;
					}
						}
@-moz-document url-prefix() {
                        #botonera_index li img.b {
						left: 0;
						top: 0;
						display: block;
						padding: 0px;
						clear: both;
						margin-top: -288px;
						margin-right: 0px;
						margin-bottom: 0px;
						margin-left: 0px;
						width: 390px;
						height: 283px;
}
                    }
#botonera_index li img.a {
	left: 0;
	top: 0;
	display: block;
	padding: 0px;
	clear: both;
	margin-top: -288px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 390px;
	height: 288px;
	-moz-height: 283px;
}
#botonera_index li img.b {
	left: 0;
	top: 0;
	padding: 0px;
	height: 288px;
	-moz-height: 283px;
	width: 390px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#botonera_equipos {
	display: block;
	padding: 0px;
	height: 200px;
	width: 1200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#botonera_equipos li {
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	float: left;
	height: 200px;
	width: 288px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
}
#botonera_equipos li.ultima {
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	float: left;
	height: 200px;
	width: 288px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
}
#botonera_equipos li.ultima_final {
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	float: left;
	height: 200px;
	width: 288px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#botonera_equipos li p.titulo {
	font-family: Dosis;
	font-size: 22px;
	font-weight: 200;
	color: #8F807C;
	height: auto;
	width: 272px;
	display: block;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
}
#botonera_equipos li p.txt {
	font-family: "Droid Sans";
	font-size: 12px;
	color: #8F807C;
	height: auto;
	width: 272px;
	display: block;
	padding-top: 15px;
	padding-left: 15px;
}
#contenido {
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	height: auto;
	width: 1200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	overflow: auto;
}
#contenido_2 {
	/*background-color: #FFFFFF;*/
	display: block;
	padding: 0px;
	height: auto;
	width: 1200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	overflow: auto;
}
#contenido_lab {
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	height: auto;
	width: 1200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}
#contenido_solicitud {
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	height: 1030px;
	width: 1200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contenido_tercio {
	background-color: #FFFFFF;
	display: block;
	height: 370px;
	width: 390px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_tercio_ultima {
	background-color: #FFFFFF;
	display: block;
	height: 370px;
	width: 390px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_links {
	background-color: #FFFFFF;
	display: block;
	height: 450px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_links_ultima {
	background-color: #FFFFFF;
	display: block;
	height: 450px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_det {
	background-color: #FFFFFF;
	display: block;
	height: 500px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_det_ultima {
	background-color: #FFFFFF;
	display: block;
	height: 500px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contenido_medio {
	background-color: #FFFFFF;
	display: block;
	height: auto;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_ultima {
	background-color: #FFFFFF;
	display: block;
	height: auto;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_recl {
	background-color: #FFFFFF;
	display: block;
	height: 530px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_recl_ultima {
	background-color: #FFFFFF;
	display: block;
	height: 530px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contenido_medio_res {
	background-color: #FFFFFF;
	display: block;
	height: 200px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_res_ultima {
	background-color: #FFFFFF;
	display: block;
	height: 200px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contenido_medio_pcb {
	background-color: #FFFFFF;
	display: block;
	height: 320px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_pcb_ultima {
	background-color: #FFFFFF;
	display: block;
	height: 320px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_reg {
	background-color: #FFFFFF;
	display: block;
	height: 540px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_reg_ultima {
	background-color: #FFFFFF;
	display: block;
	height: 540px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contenido_medio_reg_ac {
	background-color: #FFFFFF;
	display: block;
	height: 180px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_reg_ac_ultima {
	background-color: #FFFFFF;
	display: block;
	height: 180px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contenido_medio_equip {
	background-color: #FFFFFF;
	display: block;
	height: 510px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_equip_ultima {
	background-color: #FFFFFF;
	display: block;
	height: 510px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contenido_medio_ub {
	background-color: #FFFFFF;
	display: block;
	height: 560px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_ultima_ub {
	background-color: #FFFFFF;
	display: block;
	height: 560px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_ultima_cal {
	background-color: #FFFFFF;
	display: block;
	height: 720px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_cal {
	background-color: #FFFFFF;
	display: block;
	height: 720px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_seg {
	background-color: #FFFFFF;
	display: block;
	height: 410px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_ultima_seg {
	background-color: #FFFFFF;
	display: block;
	height: 410px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_org {
	background-color: #FFFFFF;
	display: block;
	height: 660px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contenido_medio_ultima_org {
	background-color: #FFFFFF;
	display: block;
	height: 660px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.frase_index {
	font-family: Dosis;
	font-size: 25px;
	font-weight: 200;
	color: #8F807C;
	display: block;
	width: 1050px;
	padding-right: 75px;
	padding-left: 75px;
	height: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	line-height: 30px;
}
.frase_index span {
	font-family: Dosis;
	font-size: 25px;
	font-weight: 500;
	color: #8F807C;
	line-height: 25px;
}
.titulo_pie {
	font-family: Dosis;
	font-size: 20px;
	font-weight: 200;
	color: #D4CAC7;
	display: block;
	margin: 0px;
	height: auto;
	width: 290px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.datos_pie {
	font-family: Dosis;
	font-size: 20px;
	font-weight: 200;
	color: #D4CAC7;
	display: block;
	margin: 0px;
	height: auto;
	width: 290px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
a.mail_pie {
	font-family: Dosis;
	font-size: 20px;
	font-weight: 200;
	color: #95817B;
	display: block;
	margin: 0px;
	height: auto;
	width: 290px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	-o-transition:.8s;
  	-ms-transition:.8s;
  	-moz-transition:.8s;
  	-webkit-transition:.8s;
    transition:.8s;
}
a.mail_pie:hover {
	font-family: Dosis;
	font-size: 20px;
	font-weight: 200;
	color: #D4CAC7;
	display: block;
	margin: 0px;
	height: auto;
	width: 290px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	-o-transition:.8s;
  	-ms-transition:.8s;
  	-moz-transition:.8s;
  	-webkit-transition:.8s;
    transition:.8s;
}
#enviar {
	font-family: Dosis;
	font-size: 20px;
	font-weight: 200;
	color: #95817B;
	display: block;
	height: auto;
	width: 290px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC2C0;
	text-align: left;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(imagenes/flechita_enviar.gif);
	background-repeat: no-repeat;
	background-position: 70px center;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#enviar:hover {
	font-family: Dosis;
	font-size: 20px;
	font-weight: 200;
	color: #D4CAC7;
	display: block;
	height: auto;
	width: 290px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC2C0;
	text-align: left;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(imagenes/flechita_enviar.gif);
	background-repeat: no-repeat;
	background-position: 80px center;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
.campos {
	background-image: url(imagenes/negro.gif);
	background-repeat: repeat;
	display: block;
	height: 40px;
	width: 280px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.campo_mensaje {
	background-image: url(imagenes/negro.gif);
	background-repeat: repeat;
	display: block;
	height: 95px;   
	max-height: 95px;   
	width: 280px;
	max-width: 280px;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sub_nav_inst {
	display: block;
	padding: 0px;
	height: 26px;
	width: 1200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sub_nav_inst li {
	display: block;
	height: 26px;
	width: 291px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(imagenes/negro.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_inst li:hover {
	display: block;
	height: 26px;
	width: 291px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(imagenes/rojo.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_inst li.over {
	display: block;
	height: 26px;
	width: 291px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(imagenes/rojo.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_inst li.over_ultima {
	display: block;
	height: 26px;
	width: 291px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(imagenes/rojo.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_inst li.ultima {
	display: block;
	padding: 0px;
	height: 26px;
	width: 291px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#sub_nav_inst li a {
	display: block;
	height: 21px;
	width: 281px;
	font-family: Dosis;
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(imagenes/flechita_sub_nav.gif);
	background-repeat: no-repeat;
	background-position: 265px center;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_inst li a:hover {
	display: block;
	height: 21px;
	width: 261px;
	font-family: Dosis;
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(imagenes/flechita_sub_nav.gif);
	background-repeat: no-repeat;
	background-position: 265px center;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_inst li p {
	display: block;
	height: 21px;
	width: 281px;
	font-family: Dosis;
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(imagenes/flechita_sub_nav.gif);
	background-repeat: no-repeat;
	background-position: 265px center;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_pcb {
	display: block;
	padding: 0px;
	height: 26px;
	width: 1200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sub_nav_pcb li {
	display: block;
	height: 26px;
	width: 594px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(imagenes/negro.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_pcb li a {
	display: block;
	height: 21px;
	width: 584px;
	font-family: Dosis;
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(imagenes/flechita_sub_nav.gif);
	background-repeat: no-repeat;
	background-position: 570px center;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_pcb li a:hover {
	display: block;
	height: 21px;
	width: 574px;
	font-family: Dosis;
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(imagenes/flechita_sub_nav.gif);
	background-repeat: no-repeat;
	background-position: 570px center;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_pcb li.ultima {
	display: block;
	height: 26px;
	width: 594px;
	float: left;
	background-image: url(imagenes/negro.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
	margin: 0px;
}
#sub_nav_pcb li:hover {
	display: block;
	height: 26px;
	width: 594px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(imagenes/rojo.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_pcb li.over {
	display: block;
	height: 26px;
	width: 594px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(imagenes/rojo.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_pcb li.ultima:hover {
	display: block;
	height: 26px;
	width: 594px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(imagenes/rojo.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_pcb li.ultima_over {
	display: block;
	height: 26px;
	width: 594px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(imagenes/rojo.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_lab {
	display: block;
	padding: 0px;
	height: 26px;
	width: 1200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sub_nav_lab li {
	display: block;
	height: 26px;
	width: 290px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(imagenes/negro.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_lab li a {
	display: block;
	height: 21px;
	width: 290px;
	font-family: Dosis;
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(imagenes/flechita_sub_nav.gif);
	background-repeat: no-repeat;
	background-position: 265px center;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_lab li a:hover {
	display: block;
	height: 21px;
	width: 290px;
	font-family: Dosis;
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(imagenes/flechita_sub_nav.gif);
	background-repeat: no-repeat;
	background-position: 265px center;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_lab li.ultima {
	display: block;
	height: 26px;
	width: 283px;
	float: left;
	background-image: url(imagenes/negro.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
	margin: 0px;
}
#sub_nav_lab li:hover {
	display: block;
	height: 26px;
	width: 290px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(imagenes/rojo.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_lab li.over {
	display: block;
	height: 26px;
	width: 290px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(imagenes/rojo.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_lab li.ultima:hover {
	display: block;
	height: 26px;
	width: 283px;
	float: left;
	background-image: url(imagenes/rojo.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
	margin: 0px;
}
#sub_nav_lab li.ultima_over {
	display: block;
	height: 26px;
	width: 283px;
	float: left;
	background-image: url(imagenes/rojo.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
	margin: 0px;
}
.sub_titulos_int_col {
	font-family: Dosis;
	font-size: 30px;
	font-weight: 200;
	color: #CCC2C0;
	display: block;
	margin: 0px;
	/*height: 50px;*/
	width: 515px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
}
/**/
.sub_titulos_int_col span {
	font-family: Dosis;
	font-size: 30px;
	font-weight: 500;
	color: #8F807C;
	
}
/**/

.sub_titulos_int {
	font-family: Dosis;
	font-size: 42px;
	font-weight: 200;
	color: #E20613;
	display: block;
	margin: 0px;
	height: 70px;
	width: 515px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
}
.sub_titulos {
	font-family: Dosis;
	font-size: 42px;
	font-weight: 200;
	color: #E20613;
	display: block;
	margin: 0px;
	height: 70px;
	width: 1125px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
}
.sub_titulos_tercio {
	font-family: Dosis;
	font-size: 42px;
	font-weight: 200;
	color: #E20613;
	display: block;
	margin: 0px;
	height: 70px;
	width: 317px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
}
.sub_titulos_chico {
	font-family: Dosis;
	font-size: 25px;
	font-weight: 200;
	color: #E20613;
	display: block;
	margin: 0px;
	height: auto;
	width: 1125px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 75px;
}
.txt_sub_int {
	font-family: "Droid Sans";
	font-size: 12px;
	color: #8F807C;
	display: block;
	margin: 0px;
	height: auto;
	width: 440px;
	padding-top: 30px;
	padding-right: 75px;
	padding-bottom: 30px;
	padding-left: 75px;
	line-height: 20px;
}
.txt_sub_formulario {
	font-family: "Droid Sans";
	font-size: 12px;
	color: #8F807C;
	display: block;
	margin: 0px;
	height: auto;
	width: 1125px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 75px;
	line-height: 20px;
}
.titulo_contacto {
	color: #E20613;
}
.nombre_contacto {
	color: #000;
}
.mail_contacto {
	display: block;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	width: 440px;
	background-image: url(imagenes/flechita_contacto.gif);
	background-repeat: no-repeat;
	background-position: 420px 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
	color: #8F807C;
}
.mail_contacto:hover {
	display: block;
	height: 20px;
	width: 430px;
	background-image: url(imagenes/flechita_contacto.gif);
	background-repeat: no-repeat;
	background-position: 420px 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
	color: #333;
	padding-left: 10px;
}
.lista_contacto {
	font-family: "Droid Sans";
	font-size: 12px;
	color: #8F807C;
	display: block;
	margin: 0px;
	height: auto;
	width: 440px;
	padding-top: 30px;
	padding-right: 75px;
	padding-bottom: 30px;
	padding-left: 75px;
	line-height: 20px;
}
.lista_contacto li {
	font-family: "Droid Sans";
	font-size: 12px;
	color: #8F807C;
	display: block;
	margin: 0px;
	height: auto;
	width: 440px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 20px;
}
.lista_contacto li.ultima {
	font-family: "Droid Sans";
	font-size: 12px;
	color: #8F807C;
	display: block;
	height: auto;
	width: 440px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 90px;
	margin-left: 0px;
}
a.subir {
	background-image: url(imagenes/btn_subir.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -30000px;
	display: block;
	padding: 0px;
	height: 85px;
	width: 85px;
	margin: 0px;
	float: right;
}
a.subir:hover {
	background-image: url(imagenes/btn_subir.jpg);
	background-repeat: no-repeat;
	background-position: 0px -85px;
	text-indent: -30000px;
	display: block;
	padding: 0px;
	height: 85px;
	width: 85px;
	margin: 0px;
	float: right;
}
.firma {
	font-family: "Droid Sans";
	font-size: 12px;
	color: #000;
	display: block;
	height: auto;
	width: 440px;
	margin-top: 30px;
	margin-bottom: 68px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC2C0;
	border-bottom-color: #CCC2C0;
	margin-right: 75px;
	margin-left: 75px;
	line-height: 20px;
}
.firma span {
	color: #E20613;
}
#btn_normativa {
	display: block;
	width: 315px;
	margin-top: 20px;
	margin-bottom: 50px;
	padding-left: 75px;
	list-style-type: none;
}
#btn_normativa li a {
	display: block;
	width: 180px;
	padding-left: 15px;
	list-style-type: none;
	font-family: Dosis;
	font-size: 14px;
	color: #95817B;
	background-color: #E3DEDC;
	height: 21px;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95817B;
	padding-top: 5px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
	margin-top: 10px;
	margin-bottom: 10px;
}
#btn_normativa li a:hover {
	display: block;
	width: 180px;
	padding-left: 15px;
	list-style-type: none;
	font-family: Dosis;
	font-size: 14px;
	color: #FDFDFD;
	background-color: #95817B;
	height: 21px;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95817B;
	padding-top: 5px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
	margin-top: 10px;
	margin-bottom: 10px;
}
#btn_interiores {
	display: block;
	width: 1125px;
	margin-top: -30px;
	margin-bottom: 50px;
	padding-left: 75px;
	list-style-type: none;
}
#btn_interiores li a {
	display: block;
	width: auto;
	padding-left: 15px;
	list-style-type: none;
	font-family: Dosis;
	font-size: 14px;
	color: #95817B;
	background-color: #E3DEDC;
	float: left;
	height: 21px;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95817B;
	margin-right: 10px;
	padding-top: 5px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#btn_interiores li a:hover {
	display: block;
	width: auto;
	padding-left: 15px;
	list-style-type: none;
	font-family: Dosis;
	font-size: 14px;
	color: #FDFDFD;
	background-color: #95817B;
	float: left;
	height: 21px;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95817B;
	margin-right: 10px;
	padding-top: 5px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
	
}
.mapita {
	display: block;
	height: 505px;
	width: 504px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 23px;
	margin-bottom: 27px;
}
.datos_ubicacion {
	font-family: Dosis;
	font-size: 25px;
	font-weight: 200;
	color: #8F807C;
	display: block;
	width: 440px;
	padding-right: 75px;
	padding-left: 75px;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 30px;
}
.datos_ubicacion span.rojo {
	color: #E20613;
}
.datos_ubicacion span.bold {
	font-weight: 500;
}
.img_formula {
	height: 150px;
	width: 1125px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 75px;
}
#solicitud {
	width: 1030px;
	margin-left: 75px;
	display: block;
	margin-top: 50px;
	clear: both;
	float: left;
}
#solicitud_stroke {
	display: block;
	height: 1px;
	width: 1010px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	clear: both;
	margin-top: 40px;
	margin-bottom: 40px;
	float: left;
}
#solicitud_stroke_vert {
	display: block;
	height: 175px;
	width: 1px;
	float: left;
	margin-right: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3DEDC;
}
.sub_solicitud {
	font-family: Dosis;
	font-size: 25px;
	font-weight: 200;
	color: #8F807C;
	display: block;
	width: auto;
	height: auto;
	line-height: 30px;
	margin-bottom: 20px;
}
#solicitud_01 {
	display: block;
	float: left;
	height: 175px;
	width: 320px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#solicitud_02 {
	display: block;
	padding: 0px;
	float: left;
	height: 175px;
	width: 320px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#solicitud_02A {
	display: block;
	padding: 0px;
	float: left;
	height: 175px;
	width: 155px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#solicitud_02B {
	display: block;
	padding: 0px;
	float: left;
	height: 175px;
	width: 155px;
	margin: 0px;
}
#solicitud_03 {
	display: block;
	padding: 0px;
	float: left;
	height: 110px;
	width: 320px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txt_solicitud {
	font-family: "Droid Sans";
	font-size: 12px;
	color: #8F807C;
	display: block;
	width: auto;
	height: auto;
	margin-bottom: 5px;
}
.campos_solicitud_01 {
	background-color: #E3DEDC;
	display: block;
	height: 26px;
	width: 310px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.campos_solicitud_02 {
	background-color: #E3DEDC;
	display: block;
	height: 26px;
	width: 145px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.campo_tipo {
	background-color: #E3DEDC;
	display: block;
	height: 145px;
	width: 310px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.campo_observaciones {
	background-color: #E3DEDC;
	display: block;
	height: 82px;
	width: 310px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#enviar_solicitud {
	background-image: url(imagenes/negro.gif);
	background-repeat: repeat;
	display: block;
	float: left;
	height: 26px;
	width: 320px;
	font-family: Dosis;
	font-size: 14px;
	color: #FFF;
	margin-left: 680px;
	margin-top: -20px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#enviar_solicitud:hover {
	background-image: url(imagenes/rojo.gif);
	background-repeat: repeat;
	display: block;
	float: left;
	height: 26px;
	width: 320px;
	font-family: Dosis;
	font-size: 14px;
	color: #FFF;
	margin-left: 680px;
	margin-top: -20px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#mapa_sitio {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 272px;
}
#mapa_sitio li {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}
#mapa_sitio li:hover ul {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	opacity: 1;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#mapa_sitio li ul {
	display: none;
	opacity: 0;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
/* ---------------------------  */
#sub_nav_inst_int {
	display: block;
	padding: 0px;
	height: 26px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sub_nav_inst_int li {
	display: block;
	height: 26px;
	/*width: 291px;*/
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(imagenes/negro.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_inst_int li:hover {
	display: block;
	height: 26px;
	/*width: 291px;*/
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(imagenes/rojo.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_inst_int li.over {
	display: block;
	height: 26px;
	width: 200px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(imagenes/rojo.gif);
	padding: 0px;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_inst_int li a {
	display: block;
	height: 21px;
	width: 200px;
	font-family: Dosis;
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(imagenes/flechita_sub_nav.gif);
	background-repeat: no-repeat;
	background-position: 190px center;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#sub_nav_inst_int li a:hover {
	display: block;
	height: 21px;
	width: 200px;
	font-family: Dosis;
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(imagenes/flechita_sub_nav.gif);
	background-repeat: no-repeat;
	background-position: 190px center;
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}

#contenido_medio_col {
	background-color: #FFFFFF;
	display: block;
	/*height: 360px;*/
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	margin-top: 0px;
	margin-right: 5fwpx;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: -1px;
	padding-right: 0px;
	/*padding-bottom: 15px;*/
	padding-left: 0px;
}
#contenido_medio_col_ultima {
/*	background-color: #FFFFFF;*/
	display: block;
	height: 360px;
	width: 590px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.contenido_medio_col_ultima_img{
	width: 590px;
	height: 360px;
}
a.tit_org {
	font-family: Dosis;
	font-size: 30px;
	font-weight: 200;
	color: #000;
	display: block;
	margin: 0px;
	height: 39px;
/*	width: 1125px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC2C0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(imagenes/org_flecha.jpg);
	background-repeat: no-repeat;
	background-position: 190px center;
}
a.tit_org:hover {
	font-family: Dosis;
	font-size: 30px;
	font-weight: 200;
	color: #E20613;
	display: block;
	margin: 0px;
	height: 39px;
/*	width: 1125px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC2C0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(imagenes/org_flecha.jpg);
	background-repeat: no-repeat;
	background-position: 190px center;
}

/**/
#botonera_index_ant li {
	/*background-color: #FFFFFF;*/
	display: block;
	padding: 0px;
	float: left;
	height: 345px;
	width: 579px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#botonera_index_pcb {
	display: block;
	padding: 0px;
	height: 345px;
	width: 1230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	scroll: 
}

#botonera_index_pcb li {
	/*background-color: #FFFFFF;*/
	display: block;
	padding: 0px;
	float: left;
	height: 345px;
	width: 579px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC2C0;
}
@-moz-document url-prefix() {
                      #botonera_index_pcb li {
						display: block;
						padding: 0px;
						float: left;
						height: 340px; 
						width: 579px;
						margin-top: 0px;
						margin-right: 30px;
						margin-bottom: 0px;
						margin-left: 0px;
						border-bottom-width: 1px;
						border-bottom-style: solid;
						border-bottom-color: #CCC2C0;
}
}

#botonera_index_pcb  li  a span {
	background-color: #FFFFFF;
	font-family: Dosis;
	font-size: 22px;
	font-weight: 200;
	color: #8F807C;
	height: 42px;
	width: 575px;
	display: block;
	padding-top: 15px;
	padding-left: 15px;
}
#botonera_index_pcb li.ultima {
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	float: left;
	height: 345px;
	width: 585px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#botonera_index_pcb li img.a {
	left: 0;
	top: 0;
	display: block;
	padding: 0px;
	clear: both;
	margin-top: -288px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 590px;
	height: 288px;
}
#botonera_index_pcb li img.b {
	left: 0;
	top: 0;
	padding: 0px;
	height: 288px;
	width: 590px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
@-moz-document url-prefix() {
                       #botonera_index_pcb li img.a {
						left: 0;
						top: 0;
						display: block;
						padding: 0px;
						clear: both;
						margin-top: -288px;
						margin-right: 0px;
						margin-bottom: 0px;
						margin-left: 0px;
						width: 590px;
						height: 283px;
}
}
@-moz-document url-prefix() {
                      #botonera_index_pcb li img.b {
						left: 0;
						top: 0;
						padding: 0px;
						height: 283px;
						width: 590px;
						margin-top: 0px;
						margin-right: 0px;
						margin-bottom: 0px;
						margin-left: 0px;
}
}