body{
	background: #ffffff;
	color:#000000;
	font-family:arial,verdana;
	font-size: 16px;
}

/* LINKS */

a{
	text-decoration:underline;
	color:white;
	outline: 0;
}

a:visited {
	color: white;
}

a:hover{
	text-decoration: underline;
	color: #eeeeee;
}

/* IMAGES */

img{
	display: block;
	border-width: 0px;
	text-decoration:none;
}

img.center {
	margin-left: auto;
	margin-right: auto;
}

img.logo {
	margin-left: 50px;	
}

img.left {
	margin-left: 20px;
}

img.inline{
	display: inline;
	border-width: 1px;
	vertical-align: bottom;
}

.img_thumb {
	position:relative;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}

.img_preview {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.img_full {
	position:relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	z-index:9999;
}

/* TEXT */

p{
	color:#000000;
}
/* TABLES */

table, tr, td{
	padding: 0px;
	margin:0px;
	border-collapse:collapse;
	background-color:transparent;
	vertical-align: top;
	text-align: center;
}

.tbl_main{
	width: 100%;
	height: 750px;
	border: 0px;
}

.tbl_center{
	width: 100%;
	height: 100%;
	text-align: center;
}

.tr_header{
	height: 200px;
}

.td_middle{
	vertical-align:middle;
	text-align: center;
	white-space: nowrap;
}

.tbl_banner{
	width:100%;
	height:259px;
}

.tr_bann_top{
	height:40px;
}

.td_bann_top{
	text-align: center;	
	vertical-align:middle;
	background-color: #a81515;
	font-size: 14px;
	font-weight: bold;
	color:white;
}

.td_banner{
	width:100%;
	height:100%;
	text-align: center;	
	vertical-align:middle;
	background-color: #2a687c;
	overflow: hidden;
	background-image: url(../images/banners/bann_360tech.jpg);
	background-size:100%;
	background-repeat: no-repeat;
}

.tbl_hmenu{
	display: inline;
}

.tbl_menu{
	border-collapse:separate;
	border-spacing:7px;
	width:150px;
	min-width:150px
}
.tbl_vmenu1{
	position: absolute;
	left: 159px;
	top: 307px;
	z-index:1;
	visibility: hidden;
}

.tbl_vmenu2{
	position: absolute;
	left: 310px;
	top: 307px;
	z-index:1;
	visibility: hidden;
}

.tr_space{
	height:10px;
}

.tbl_seccion{
	width: 100%;
}

.td_top_right{
	vertical-align:top;
	text-align: right;
	white-space: nowrap;
	height: 18px;
	max-height:18px;
}

.td_top_left{
	vertical-align:top;
	text-align: left;
	white-space: nowrap;
	height: 42px;
	max-height:42px;
	display: block;
	padding:0px;
}

.tbl_contenido{
	vertical-align:top;
	border: none;
	margin: 15px;
	min-width:600px;
}

.tbl_noticias{
	width:100%;
	vertical-align:top;
	border: none;
	min-width:605px;
}

.tr_hmenu{
	background-color: #a81515;
	height:40px;
}

.alert_middle{
	background-color: #a81515;
	height:100px;
	position: absolute;
	width: 100%;
	top: 150px;
	color: white;
	vertical-align: middle;
}

.tr_content{
	border-left: thin solid black;
	border-bottom: thin solid black;
	border-right: thin solid black;
}

.td_seccion{
	vertical-align: top;
	text-align: center;
	min-height: 100%;
	min-width:100%;
}

.td_icons{
	padding:2px;
}

th{
	text-align:center;
	font-size: 12px;
	color: white;
	background-color: #1e4488;
	height:15px;
	padding: 3px;
	vertical-align: middle;
}

th.bc{
	text-align:left;
	font-size: 11px;
	color: white;
	background-image: url(../images/widgets/bluewhite_degrade.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #33689c;
	height:15px;
	padding: 3px;
	vertical-align: middle;
}

.th_alert{
	text-align:center;
	font-size: 18px;
	color: white;
	background-color: #33689c;
	height:30px;
	padding: 10px;
	vertical-align: middle;
	border-bottom: thin solid black;
	border-right: 3px solid black;
}



.th_lat{
	text-align:center;
	font-size: 14px;
	color: white;
	background-color: #0d453b;
	height:20px;
	padding: 0px;
	vertical-align: middle;
}

.lat_form{
	font-size: 14px;
	color: black;
	background-color: #f0fbd6;
	height:18px;
	width: 140px;
	padding: 0px;
	vertical-align: middle;
}

.lat_snd{
	font-size: 14px;
	color: white;
	background-color: #0779fe;
	height:20px;
	padding: 0px;
	vertical-align: middle;
}

.tbl_100{
	width: 100%;
}

.tbl_89{
	width: 89%;
	margin-left: auto;
	margin-right: auto;
}

.tbl_200{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

.tbl_alert{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	border: thin solid black;
}
.tbl_img_full{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index:1;
	visibility: visible;
}

.tbl_img_thumb{
	position: relative;
	width: 150px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
	visibility: visible;
}

.img_name{
	text-align:center;
	font-size: 30px;
	vertical-align:middle;
	width:90%;
	height:80px;
}

.sobretache{
	text-align:center;
	font-size: 12px;
	vertical-align:bottom;
	height:15px;
	max-height: 15px;
	white-space: nowrap;
}
.tache{
	text-align:center;
	font-size: 60px;
	vertical-align:top;
	cursor: pointer;
}

.td_flyer_top{
	vertical-align:top;
	text-align: right;
	font-size: 12px;
	white-space: nowrap;
	width:100px;
}

.center_lat{
	text-align:center;
}

.td_bold{
	font-weight:bold;
	vertical-align:top;
	background-repeat:repeat-x;
	background-image: url(../images/widgets/3dred40.gif);
	height:40px;
	text-align:left;
	opacity:0.68;
	padding: 10px;
	border: thin solid white;
	border-top-width:1px;
	border-bottom-width: 0px;
	border-left-width:0px;
	border-right-width:0px;
}

.td_nota{
	vertical-align:top;
	text-align:justify;
	padding: 10px;
}

.td_2col{
	vertical-align:top;
	text-align:justify;
	padding: 10px;
	width:50%;
}

.td_3col{
	vertical-align:top;
	text-align:justify;
	padding: 10px;
	padding-top:25px;
	width:33%;
}

.td_alert{
	vertical-align:top;
	text-align:justify;
	padding: 20px;
	background-color: #7890bc;
	border-bottom: 3px solid black;
	border-right: 3px solid black;
}

.td_top{
	vertical-align:top;
	text-align: center;
	height:10px;
}

.td_left{
	vertical-align:middle;
	text-align: left;
	white-space: nowrap;
}

/*DIVS*/

.div_lat_center{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:80%;
}

.div_ban_center{
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

/* TEXTOS */

p.center {
	text-align: center;
}

font.center {
	text-align: center;
}

.mini_text{
	font-size: 14px;
	text-decoration:none;
	color: white;
}

.mini_text_bold{
	font-size: 14px;
	text-decoration:none;
	color: white;
	font-weight: bold;
}

.mini_liga_over{
	font-size: 14px;
	text-decoration:underline;
	cursor: pointer;
}

.mini_text_blue{
	font-size: 14px;
	text-decoration:none;
	color: #0779fe;
}

.mini_text_black{
	font-size: 14px;
	text-decoration:none;
	color: black;
}

.micro_text{
	font-size: 12px;
	text-decoration:none;
	color: white;
}

.micro_text_black{
	font-size: 12px;
	text-decoration:none;
	color: black;
}

.micro_liga_over{
	font-size: 12px;
	text-decoration:underline;
	cursor: pointer;
}

.nano_text{
	font-size: 11px;
	text-decoration:none;
	color: white;
}

.nano_liga_over{
	font-size: 11px;
	text-decoration:underline;
	cursor: pointer;
}

.txt_large{
	font-size: 30px;
}

.txt_medium{
	font-size: 17px;
}

.txt_alert{
	color:red;
}

.resalta{
	color: #52a999;
}

.resalta_mini{
	font-size: 14px;
	color: #52a999;
}

.resalta_micro{
	font-size: 12px;
	color: #52a999;
}

.resalta_micro_ptr{
	font-size: 12px;
	color: #52a999;
	cursor:pointer;
}

.resalta_mini_ptr{
	font-size: 14px;
	color: #52a999;
	cursor:pointer;
	
}

.resalta_nano{
	font-size: 11px;
	color: #52a999;
}

.resalta_nano_ptr{
	font-size: 11px;
	color: #52a999;
	cursor:pointer;
}

/* BOTONES */

.t_bot{
	border: thin solid white;
	background-image: url(../images/widgets/3dred40.gif);
	background-repeat:repeat-x;
	font-size: 12px;
	text-decoration:none;
	cursor: pointer; 
	background-color: #000000;
	color: white;
	width:150px;
	min-width:150px;
	height:40px;
	text-align: center;
	vertical-align: middle;
}

.t_botover{
	border: thin solid white;
	background-image: url(../images/widgets/3dred40_on.gif);
	background-repeat:repeat-x;
	font-size: 12px;
	text-decoration:none;
	cursor: pointer; 
	background-color: #000000;
	color: white;
	width:150px;
	min-width:150px;
	height:40px;
	text-align: center;
	vertical-align: middle;
}

.t_botover:hover{
	border: thin solid white;
	background-image: url(../images/widgets/3dred40_on.gif);
	background-repeat:repeat-x;
	font-size: 12px;
	text-decoration:none;
	cursor: pointer; 
	background-color: #000000;
	color: #eeeeee;
	width:150px;
	min-width:150px;
	height:40px;
	text-align: center;
	vertical-align: middle;
}

.t_botout{
	border: thin solid white;
	background-image: url(../images/widgets/3dred40.gif);
	background-repeat:repeat-x;
	font-size: 12px;
	text-decoration:none;
	cursor: pointer; 
	background-color: #000000;
	color: white;
	width:150px;
	height:40px;
	min-width:150px;
	text-align: center;
	vertical-align: middle;
}