@charset "iso-8859-1";
/* CSS Document */
/* COLORES
Azul:#0771B3
Azul_claro: #B4D4E8
Negro: #000000
Gris: #999999
*/
a:link {
	color: #000000;
	text-decoration: none;
	font-family: "web_fontBold";
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family: "web_fontBold";
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-family: "web_fontBold";
}
a:active {
	text-decoration: none;
	color: #000000;
	font-family: "web_fontBold";
}
body, html {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
body, td, th, input, select, textarea, p, ul, li, ol {
	font-family: "web_fontregular", Arial, Helvetica, sans-serif;;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	color: #000000;
}
stong ,
b {
	font-family: "web_fontbold", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
em ,
i {
	font-family: "web_fontitalic", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
stong em ,
em stong ,
stong i ,
i stong ,
b i,
b em ,
em b ,
i b {
	font-family: "web_fontbold_italic", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
body {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
}
.master {
	display: block;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 0;
	min-width: 1000px;
	min-height: 572px;
	overflow-y: hidden;
	overflow-x: auto;
}
.top {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	min-width: 1000px;
	z-index: 1000;
}
.main {
	display: block;
	position: absolute;
	top: 150px;
	left: 0px;
	right: 0px;
	bottom: 85px;
	min-width: 1000px;
	min-height: 250px;
	display: block;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 2000;
}
.popup {
	z-index: 4000;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: left;
	vertical-align: top;
}
.popup_2 {
	z-index: 4001;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	display: none;
	background: url(../img/bkg_tr.png);
}
.popup_2.abierto {
	display: block;
}
.alerta_back {
	z-index: 5000;
}
.alerta_back {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
	z-index: 5001;
	cursor: pointer;
	background: url(../img/bkg_az.png)
}
.alerta_front {
	position: absolute;
	top: 250px;
	left: 50%;
	width: 600px;
	margin-left: -300px;
	background: #FFF;
	z-index: 10;
	border-radius: 15px;
	box-shadow: 0px 0px 30px #999;
	border: none;
	*border: solid 3px #999;
	*border-top: none;
	z-index: 5002;
	overflow: visible;
}
.alerta_front .alerta_bot {
	display: none;
}
.alerta_front .alerta_top {
	display: none;
}
.alerta_front .alerta_med {
	border-radius: 0px 0px 15px 15px;
	clear: both;
	padding-bottom: 15px;
}
.alerta_front .alerta_titulo {
	position: relative;
	padding: 5px 10px 5px 10px;
	font-size: 20px;
	font-family: "web_fontBold";
	line-height: 20px;
	height: 20px;
	color: #FFF;
	background: #0771B3;
	cursor: pointer;
	border-radius: 15px 15px 0px 0px;
	overflow: hidden;
}
.alerta_front .alerta_texto {
	position: relative;
	padding: 10px 10px 0px 10px;
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	overflow: auto;
}
.alerta_front .alerta_texto .alerta_box {
	position: relative;
	margin: 0px;
	padding: 0px;
}

.alerta_front .alerta_bot {
	display: none;
}
.alerta_front .alerta_close {
	display: none;
}
.wait {
	z-index: 6000;
}
.wait_back {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
	z-index: 6001;
	cursor: wait;
	background: url(../img/bkg_az.png)
}
.wait_front {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 80px;
	width: 60px;
	margin-top: -40px;
	margin-left: -30px;
	display: block;
	z-index: 6002;
	background: url(../img/wait.png) center center no-repeat;
}
.wait_img {
	position: absolute;
}
.no {
	display: none;
}

.wiki_link {
	color: #0771B3;
	font-style: italic;
	cursor: pointer;
}
.wiki_tip {
	position: relative;
	background: #B4D4E8;
	cursor: pointer;
	padding: 10px;
	border-radius: 10px;
	max-width: 500px;
	max-height: 600px;
}
.wiki_tip .tip {
}
.wiki_tip .tip-top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 100px;
	background: url(../img/itecnica.png) no-repeat -614px -310px;
	z-index: 0;
}
.wiki_tip .tip .tip-title {
	position: absolute;
	top: 0px;
	left: 30px;
	right: 0px;
	cursor: pointer;
	font-size: 20px;
	line-height: 20px;
	padding: 10px;
	font-family: "web_fontBold";
}
.wiki_tip .tip .tip-text {
	font-size: 15px;
	line-height: 15px;
	padding: 30px 0px 0px 0px;
	z-index: 1;
}
.wiki_tip .tip-bottom {
}


.master .video_transp {
	position: fixed;
	bottom: 50px;
	right: 0px;
	width: 460px;
	height: 480px;
	z-index: 5000;
	display: none;
}
.master .video_transp.paused ,
.master .video_transp.playing {
	display: block;
}
.master .video_transp .video_intro_cont {
	display: none;
}
.master .video_transp.paused.flash .video_intro_cont ,
.master .video_transp.playing.flash .video_intro_cont  {
	position: absolute;
	overflow: hidden;
	display: block;
	width: 460px;
	height: 480px;
}
.master .video_transp .control_video_wrap {
	position: absolute;
	bottom: 20px;
	right: 200px;
	height: 20px;
	padding: 5px 0px 5px 5px;
	background: #0771B3;
	border-radius: 5px;
}
.master .video_transp .control_video_wrap .control_video {
	position: relative;
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 5px;
	background: url(../img/itecnica.png) no-repeat;
	cursor: pointer;
}
.master .video_transp.playing .control_video_wrap .control_video.play {
	display: none;
}
.master .video_transp.paused .control_video_wrap .control_video.pause {
	display: none;
}
.master .video_transp .control_video_wrap .control_video.replay {
	background-position: -1800px 0px;
}
.master .video_transp .control_video_wrap .control_video.play {
	background-position: -1825px 0px;
}
.master .video_transp .control_video_wrap .control_video.pause {
	background-position: -1850px 0px;
}
.master .video_transp .control_video_wrap .control_video.close {
	background-position: -1875px 0px;
}
.master .video_transp .control_video_wrap .control_video.replay:hover {
	background-position: -1800px -30px;
}
.master .video_transp .control_video_wrap .control_video.play:hover {
	background-position: -1825px -30px;
}
.master .video_transp .control_video_wrap .control_video.pause:hover {
	background-position: -1850px -30px;
}
.master .video_transp .control_video_wrap .control_video.close:hover {
	background-position: -1875px -30px;
}
.master .video_transp #output {
	width: 460px;
	height: 480px;
}
.master .video_transp #buffer {
	display: none;
}
