@charset "utf-8";

/* CSS Document */

.enlace a:link {
	color: #333;
	text-decoration: none;
}

.enlace a:visited {
	text-decoration: none;
	color: #333;
}

.enlace a:hover {
	text-decoration: none;
	color: #7E0160;
}

.enlace a:active {
	text-decoration: none;
	color: #7E0160;
}

.enlace a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#inicio {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(imagenes2/degradado.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 600px;
	z-index: 1;
	visibility: visible;
	/*margin-top:0;
	margin-left:0;
	vertical-align:top;*/
}

#tren {
	position: relative;
	/*top:0px;
	left:0px;*/
	background-image: url(imagenes2/tren.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 672px;
	height: 152px;
	/*z-index:1;*/
	visibility: visible;
	margin-top: 123px;
	margin-left: 0;
}

.texto_titulo_inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 500;
	text-align: center;
	vertical-align: text-bottom;
	color: #3b0926;
	height: 40px;
	margin-top: 60px;
}

.texto_inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	text-align: left;
	color: #FFF;
	padding-top: 16px;
	text-indent: 520px;
}

.texto_inicio a {
	text-decoration: none;
	color: #FFF;
}

.texto_inicio a:link {
	text-decoration: none;
	color: #FFF;
}

.texto_inicio a:visited {
	text-decoration: none;
	color: #FFF;
}

.texto_inicio a:hover {
	color: #CCC;
}

.texto_inicio a:active {
	text-decoration: none;
	color: #FFF;
}

#idioma {
	position: absolute;
	width: 100px;
	height: 50px;
	z-index: 20;
	top: 82px;
	left: 112px;
	visibility: visible;
}

#d01 {
	position: absolute;
	width: 950px;
	height: 125px;
	z-index: 1;
	background-image: url(imagenes2/priscem_01.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	visibility: visible;
}

#d02 {
	position: absolute;
	width: 290px;
	height: 530px;
	z-index: 1;
	background-image: url(imagenes2/priscem_02.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	top: 125px;
	left: 0px;
	visibility: visible;
}

#d03 {
	position: absolute;
	width: 660px;
	height: 530px;
	z-index: 3;
	background-image: url(imagenes2/priscem_03.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	left: 290px;
	top: 125px;
	visibility: visible;
}

#pie {
	width: 560px;
	height: 25px;
	position: absolute;
	left: 300px;
	top: 628px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #333;
	border-top: solid 1px #7E0160;
	z-index: 8;
}

.botonera {
	position: absolute;
	width: 262px;
	height: 167px;
	z-index: 5;
	left: 0px;
	top: 149px;
	visibility: visible;
	float: left;
}

#contenido {
	position: absolute;
	width: 550px;
	height: 500px;
	z-index: 6;
	/*background-image:url(imagenes2/presentacion.png);
	background-position:0 0;
	background-repeat: no-repeat;*/
	left: 310px;
	top: 120px;
	visibility: visible;
	text-align: left;
}

.menu {
	width: 100px;
	padding: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	color: #000;
}

.menu a {
	text-decoration: none;
	color: #000;
}

.menu a:hover {
	color: #7E0160;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

ul {
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 10px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	list-style-type: square;
	line-height: 22px;
}


/*SUBMENU ACTIVIDADES*/

#sub_izq {
	position: absolute;
	width: 160px;
	height: 150px;
	z-index: 7;
	left: 120px;
	top: 450px;
	visibility: visible;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e9e9e9;
	text-align: left;
}

#sub_izq a:link {
	color: #e9e9e9;
	text-decoration: none;
}

#sub_izq a:visited {
	text-decoration: none;
	color: #e9e9e9;
}

#sub_izq a:hover {
	text-decoration: none;
	color: #CCC;
}

#sub_izq a:active {
	text-decoration: none;
	color: #e9e9e9;
}

#sub_izq a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e9e9e9;
	text-align: right;
}

#sub_sup {
	position: absolute;
	width: 400px;
	height: 70px;
	z-index: 9;
	left: 315px;
	top: 200px;
	visibility: visible;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7E0160;
	text-align: left;
}

#sub_sup a:link {
	color: #7E0160;
}

#sub_sup a:visited {
	color: #7E0160;
}

#sub_sup a:hover {
	color: #333;
}

#sub_sup a:active {
	color: #7E0160;
}

#sub_sup a: {
	color: #7E0160;
}

.sub_2 {
	position: relative;
	visibility: visible;
	text-align: left;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin-left: 15px;
}

.sub_2 a:link {
	color: #000;
}

.sub_2 a:visited {
	color: #000;
}

.sub_2 a:hover {
	color: #7E0160;
}

.sub_2 a:active {
	color: #000;
}

.sub_2 a: {
	color: #000;
}

#foto_actividades {
	/*position:absolute;
		z-index:10;
	left:315px;
	top:285px;*/
	width: 450px;
	height: 338px;
	margin-top: 10px;
	float: left;
	visibility: visible;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7E0160;
	text-align: left;
}

#subestaciones {
	position: absolute;
	width: 500px;
	height: 320px;
	z-index: 11;
	left: 315px;
	top: 200px;
	visibility: visible;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7E0160;
	text-align: left;
}

#electrificacion {
	position: absolute;
	width: 545px;
	height: 400px;
	z-index: 12;
	left: 315px;
	top: 195px;
	visibility: visible;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #906;
	text-align: left;
}

#mantenimiento {
	position: absolute;
	width: 500px;
	height: 320px;
	z-index: 13;
	left: 315px;
	top: 200px;
	visibility: visible;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #906;
	text-align: left;
}

.titulos_sub {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E0160;
	font-size: 11px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}

#fotos_subestaciones {
	position: relative;
	width: 450px;
	height: 338px;
	float: left;
	margin-left: 0px;
	margin-top: 8px;
	/*z-index:14;
	left:315px;
	top:220px;
	visibility: hidden;*/
	text-align: left;
}

#fotos_electrificacion {
	position: relative;
	width: 450px;
	height: 338px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	/*z-index:14;
	left:315px;
	top:220px;
	visibility: hidden;*/
	text-align: left;
}

#img_electrificacion {
	position: relative;
	width: 390px;
	height: 300px;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	/*z-index:14;
	left:315px;
	top:220px;*/
	visibility: visible;
	text-align: left;
}

#fotos_mantenimiento {
	position: relative;
	width: 450px;
	height: 338px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	/*z-index:14;
	left:315px;
	top:220px;
	visibility: hidden;*/
	text-align: left;
}

#linea_aerea {
	border-top: 1px solid #906;
	padding-top: 5px;
	width: 550px;
	height: 320px;
	visibility: visible;
	position: absolute;
	left: 315px;
	top: 310px;
	z-index: 19;
	text-align: left;
}

.fotos_linea_aerea {
	position: relative;
	height: 300px;
	width: 320px;
	float: right;
	visibility: inherit;
	margin-top: 0px;
}

#catenaria_rigida {
	border-top: 1px solid #906;
	width: 550px;
	height: 320px;
	padding-top: 5px;
	visibility: visible;
	position: absolute;
	left: 315px;
	top: 310px;
	text-align: left;
	z-index: 20;
}

#sistemas {
	border-top: 1px solid #906;
	width: 550px;
	height: 320px;
	padding-top: 5px;
	visibility: visible;
	position: absolute;
	left: 316px;
	top: 310px;
	text-align: left;
	z-index: 21;
}

#taller {
	margin-left: 225px;
	margin-top: 10px;
	border-top: 1px solid #906;
	padding-top: 5px;
	position: relative;
	width: 250px;
	height: 338px;
	float: left;
	visibility: hidden;
	text-align: left;
	background-color: #CCC;
}

#via {
	margin-left: 225px;
	margin-top: 10px;
	border-top: 1px solid #906;
	padding-top: 5px;
	position: relative;
	width: 250px;
	height: 338px;
	float: left;
	visibility: hidden;
	text-align: left;
	background-color: #CCC;
}

#tendido {
	margin-left: 225px;
	margin-top: 10px;
	border-top: 1px solid #906;
	padding-top: 5px;
	position: relative;
	width: 250px;
	height: 338px;
	float: left;
	visibility: hidden;
	text-align: left;
	background-color: #CCC;
}

#revisiones {
	margin-left: 225px;
	margin-top: 10px;
	border-top: 1px solid #906;
	padding-top: 5px;
	position: relative;
	width: 250px;
	height: 338px;
	float: left;
	visibility: hidden;
	text-align: left;
	background-color: #CCC;
}

#referencias{width: 600px}

@media (min-width: 1200px) {
	body {
		
		-webkit-transform: scale(1.15,1.04);
		-webkit-transform-origin: 10px;
		-ms-transform: scale(1.15,1.05);
		-ms-transform-origin: 10px;
		-moz-transform: scale(1.15,1.05);
		-moz-transform-origin: 10px;
	}
}

@media (min-width: 1900px) {
	body {
		
		-webkit-transform: scale(1.7,1.4);
		-webkit-transform-origin: 10px;
		-ms-transform: scale(1.7,1.4);
		-ms-transform-origin: 10px;
		-moz-transform: scale(1.7,1.4);
		-moz-transform-origin: 10px;
	}
}