html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
	text-decoration:none;
}
a:hover {
	color: #FFA405;
}
li 
{
    list-style: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
table  
{
    border: 0;
    border-collapse:collapse;
}

body {
	background: #96befe url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #2d4ea2;
	padding-bottom: 10px;
	padding-top: 10px;
}

input.private 
{
    border: solid 1px #99cc33;
    font: 10px verdana, arial, sans-serif;
    width: 130px;
}
input { border: 1px solid #99cc33;font: 0.86em Verdana, Helvetica, sans-serif; }
textarea { border: 1px solid #99cc33; font: 0.86em Verdana, Helvetica, sans-serif;}
/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 172px;
  background: url(images/header_2.jpg) no-repeat;
  
}
#left {
  float: left;
  width: 243px;
}
#logoap {
  width: 244px;
  height: 152px;
  background: url(images/header_1ap.jpg) no-repeat;
  text-align: center;
  color: #595959;
 
}

#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
  
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}
#fecha 
{
    position: absolute;
    top: 100px;
    left:25px;
    color: #fff;
    
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #71b4ff bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #fff;
  background: 188px 14px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 21px;
}
#nav li.selected {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  /*border-top: 1px solid #fff;*/
  background: 188px 14px url(images/arr_orange.gif) no-repeat;
  padding: 7px 0 0 21px;
}
#nav li.selected a {
  color: #000;
}

/* SUBMENU */

#nav ul ul {
  margin-left: 0px;
  padding-bottom: 1px;
  background: 0px 0px;
  
}
#nav ul ul li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #fff;
  background: 156px 14px url(images/arr_trans.gif) no-repeat;
  padding:  8px 0 5px 11px;
}
#nav ul ul li a 
{
  font: 14px "arial narrow", arial, sans-serif;
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #fff;
  padding-left: 10px;
  display: block;
  width: 90%;
}

#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #fff;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
  color: #99cc33;
}
#nav .important {
  border: none;
}


#news 
{
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-top: 50px;
  text-align: justify;
  vertical-align: top;
}
#news h2 {
  font-size: 12px;
  color: #2d4ea2;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #2d4ea2;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #2d4ea2;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

.support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
  
}
.support p {
  margin-top: 21px;
  margin-left: 18px;
}

#support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
  
}
#support p {
  margin-top: 21px;
  margin-left: 18px;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 192px;
}
#right h2 {
  font: 14px arial, sans-serif;
  color: #2d4ea2;
  border-bottom: 1px solid #b5d64b;
  padding-bottom: 6px;
  margin-bottom: 1em;
  font-weight: bold;
  clear:both;
}
#right h2 #sub {
  font: 12px arial, sans-serif;
  color: #2d4ea2;
  border-bottom: 1px solid #b5d64b;
  padding-bottom: 6px;
  margin-bottom: 1em;
  font-weight: bold;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #2d4ea2;
  border-bottom: 1px solid #2d4ea2;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
  font-weight: bold;
}
#right h4 {
  font: 12px arial, sans-serif;
  color: #2d4ea2;
  font-weight: bold;
  padding-bottom:3px;
}
#welcome {
  margin-right: 20px;
  text-align: justify;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#flecha {
  position: relative;
  top: -55px;
  left: 170px;
  width: 30px;
  height: 30px;
    
}

.flecha {
  position: relative;
  top: -55px;
  left: 170px;
  width: 30px;
  height: 30px;
    
}
#corp, #indu {
  float: left;
  width: 99%;
}
 #indu 
 {
    
     border-top: solid 1px #99cc33;
     padding-top: 9px;
     clear:both;
 }
 
  #indu1 
 {
    
     float: left;
    width: 99%;
     padding-top: 9px;
     clear:both;
 }
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.jpg) repeat-y;
}
#copyright {
  text-align: center;
  padding: 13px 0px 13px 0px;
  font-size: 9px;
  color: #2d4ea2;
  font-weight: bold;
}
#footerline{
	background: #96befe url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

#datos 
{
    border: 0;
    border-collapse:collapse;
    text-align:left;
}
#datos td {padding:4px;}
#datos input, #datos select 
{
    border: solid 1px #99cc33;
    font: 10px verdana, arial, sans-serif;
    width: 200px;
}

.cazul {color: #2d4ea2;}
.cverde {color: #99cc33;}
.bcazul {background-color: #71b4ff;}
.derecha {text-align:right !important;}
.centrado {text-align:center !important;}
.izquierda {text-align:left !important;}
.justify {text-align: justify !important;}

.listado 
{
    border: 0;
    border-collapse:collapse; 
    margin-right: 5px;
    margin-left:5px;
 }
 .listado th { padding:5px; background-color:#71b4ff; border: solid 1px #71b4ff;}
 .listado td { padding:5px; border: solid 1px #99cc33;}
 .listado td table td { padding:5px; border: 0;text-align:left;}
 .noborde { border: 0;}
 .marr3 {margin-right:3px;}
 .marr5 {margin-right:5px;}
 .mart5 {margin-top:5px;}
 .marr10 {margin-right:10px;}
 .mart10 {margin-top:10px;}
 .mart2b10 {margin-top:2px;margin-bottom:10px;}
 .mart20 {margin-top:20px;}
 .marl20 {padding-left:20px;}
 .pad4 {padding:4px;}
 .pad5 {padding:5px;}
 .padl10 {padding-left:10px;}
 .padl20 {padding-left:20px;}
 .padl30 {padding-left:30px;}
 .padb3 {padding-bottom:3px;}
 .padb8 {padding-bottom:8px;}
 .padt5 {padding-top:5px;}
 .padt10 {padding-top:10px;}
 
 .cblanco {color:#fff !important;}
 .vtop { vertical-align: top;}

.fwnegrita {font-weight:bold;}
.w100p {width:100%;}
.w10 {width:100px;}
.w15 {width:15px !important;}
.w30 {width:300px;}
.w30p {width:30px;}
.w40 {width:400px;}
.w75 {width:75px;}
.w98p {width:98%;}
.w150 {width:140px;}
.inline { display: inline;}
.block { display: block;}
.fs10 {font-size:10px;}

.btverde {border-top: 1px solid #FFA405;}
.bbverde {border-bottom: 1px solid #FFA405;}
.btazul {border-top: 1px solid #71b4ff !important;}
.bbazul {border-bottom: 1px solid #71b4ff !important;}

.bazul {border: 1px solid #71b4ff !important;}

.bpcazul{
	background: #fff url(images/px_azul.gif) repeat-x bottom;
}
