html{
	height:100%;
}
body{
background: #AABCDB;
	margin:0px;
	padding:0px;
   color: #3a3a3a;
	background:url(bk-1.jpg) repeat-x top;
	background-color: #008FBF;
	text-align:center;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	word-spacing: 0.5px;
	margin-top: 30px;

}
/*imagen*/
img.bordered,img.alignleft,img.alignright,img.aligncenter {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}
img.alignleft, img.left {margin: 0 1.5em 1em 0;}
img.alignright, img.right {margin: 0 0 1em 1.5em;}
/*Header*/
#logobola {	
	background: url(logo.jpg) no-repeat;
	display: block;
	position:absolute; 
	top:-17px; 
	left: 456px; 
}
#nacontainer{
	float:right;
}
#soporte {
	background-color: #ECF5FB;
	margin-left: 27px;
	margin-right: 34px;
	width: 214px;	
}
#navlist {
	margin: 0;
	padding: 81px 0 20px 10px;
	float:right;
	font:12px Verdana,Arial,Helvetica,sans-serif;
}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #fff;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 3px solid #999;
	padding-bottom: 2px;
	background: transparent;
	color: #fff;
}
#navlist a:hover { 
background-color: #fff; 
color: #3C598C;}

#header{
	width:798px;
	height:100px;
	margin:0 auto;
	background-color: #000154;
	/*background:url(../images/site/headerbg.png) repeat-x top left;*/
	text-align:left;
	border-left:#999 1px solid;
	border-bottom:#999 0px solid;
	border-right:#999 1px solid;
}
#all{
	width:780px;
}
#back2{
top: 0px;
position: relative;
height: 300px; 
width: 780px; 
background-image: url(../images/fondo2.jpg); 
background-repeat:no-repeat;
}
#header span{
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-size:40px;
	padding:10px 3px 3px 3px;
	float:left;
}
#title h1{
	margin-top:25px;
	margin-left:25px;
	width: 400px;
	/*position:absolute;*/
	color:#fff;
   font:28px Georgia,Verdana,Arial,Helvetica,sans-serif bold;
	cursor:default;
	/*float:left;*/
}
/*Construction Styles*/

img.logo{
	margin-top:-10px;
	margin-left:5px;
}
#header .subheader{
	position:absolute;
	margin-top:0;
	padding-top:3px;
	padding-left:60px; 
	color:#fff;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	display:block; /*need a <br> for ie instead*/
}
#slogan{
	width:796px;
	height:280px;
	text-align:left;
	border-right:#999 1px solid;
	border-left:#999 1px solid;	
	left: -2px;	
	/*margin:0 auto;
	padding:1px;
	background:url(../images/site/subheader.jpg) no-repeat top center;
	border-left:#999 1px solid;
	border-bottom:#999 0px solid;
	border-right:#999 1px solid;*/
}
#slogan p{
	margin-top:70px;
	margin-left:10px;
	position:absolute;
	color:#fff;
   font:18px Verdana,Arial,Helvetica,sans-serif;
	letter-spacing:0.5px;
	background-color:transparent;
	cursor:default;
}

/*Styles*/
h1,h2,h3,h4,h5,h6{
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-weight:lighter;
	margin:15px 0 0 0;
	padding-bottom:4px;
	line-height:85%;
}
h1{
	color: #020305;
	font-size:27px;
}
h2{
	color:#3979b7;
	font-size:15px;
	font-weight: bold;	
}
h3{
	color: #396993;
	font-size:13px;
}
h4{
	color: #636363;
	font-size:18px;
}
h5{
	color:#3C8C06;
	font-size:15px;
}
h6{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
a{
	text-decoration:none;
	color: #3979b7;
}
a:hover{
	text-decoration:underline;
}
#right a{
	text-decoration:none;
	color:#012346;
}
#right a:hover{
	text-decoration:underline;
}
acronym{
	border-bottom:1px dotted #999;
	padding-bottom:1px;
	cursor:help;
}
del{
	color:#999;
}
.allcaps{
	font-stretch:wider;
	font-variant:small-caps;	
}
hr{
	width:100%;
	border:0;
	margin:5px 0px !important;
	margin:2px 0px 5px 0px;
	height:1px;
	color:#777;
	background-color:#777;
}
p.firstletter:first-letter{
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-size:40px;
	padding:10px 3px 3px 3px;
	float:left;
}
.indent{
	border-left:2px solid #3C8C06;
	margin-left:25px;
	padding-left:8px;
}
.green{
	color:#3C8C06;
}
.blue{
	color:#3270A9;
}
ul li ul li{
	list-style-type:square;
}
ol li ol li{
	list-style-type:lower-roman;
}
dl{
	margin-left:8px;
	margin-right:8px;
}
dt{
	color:#3C8C06;
	font-weight:bold;
	text-decoration:underline; 
}
.blockquote{
	border-bottom:1px solid #273955;
	border-top:1px solid #273955;
	border-left:4px solid #3270A9;
	background:url(../images/site/blockquote.jpg) repeat top left;
	padding:6px 6px 4px 8px;
	margin:12px 0;
	color:#eee;
}
.blockquote h5{
	border-bottom:1px solid #3270A9;
	font-size:17px;
	color:#eee;
	margin:2px;
}
.blockquote span{
	padding: 3px 0;
	display:block;
	font-size:10px;
	color:#999;
}
.nota{
	display:block;
	border-bottom:1px solid #273955;
	border-top:1px solid #273955;
	border-left:4px solid #3270A9;
	border-right: 1px solid #273955;
	padding:6px 6px 4px 8px;
	margin: 12px 0 0px 18px;
	color: #5c5c5c;
	font:normal 11px "Courier New", Courier, monospace;
}
.espacio{
	margin-right: 20px;
}
.highlight{
	color:#3C8C06;
	font-weight:bold;
}
/*Searchbox - News*/
#searchbox p{
	margin:7px 0 7px 2px;
}
#searchbox p input{
	background-color:#eee;
	border:1px solid #ddd;
	font:11px Verdana,sans-serif;
	color:#4c5153;
	padding:2px 3px;
}
#searchbox p input:hover,
#searchbox p input:focus{
	background-color:#fff;
}
.header{
	color:#3C8C06;
	font-size:14px;
	letter-spacing: -1px;
}
#news{
	width: 190px;
	padding:2px;
}
#news p{
	padding:0 0 0 5px;
}
/*Floats*/
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.w50{
	width:50%;
}
.floatleft p{
	padding:0 10px 0 0; 
}
.floatright p{
	padding:0 0 0 10px;
}
img.floatleft{
	margin:15px 18px 5px 0;
}
img.floatright{
	margin:15px 5px 5px 18px
}
/*Forms
form select,
form input,
form textarea{
	font:11px Verdana,Arial,Helvetica,sans-serif;
	border:1px solid #353535;
	background-color:#eee;
}
form input:hover,
form input:focus,
form textarea:hover,
form textarea:focus,
form select:hover,
form select:focus{
	border:1px dotted #888;  optional thought */
	/*border:1px solid #353535;
}
form select{
	padding:1px;
}
form input{
	padding:1px;
}
form label{
	display:block;
	color:#eee;
}
form textarea{
	padding:1px;
	line-height:16px;
}
form p{
	margin:10px 0px;
}*/
.noborder{
	border:0;
}
/*td{
	padding:8px;
	border:#3270A9 1px solid;
}
Content Styles*/
#content{
	width:778px;
	margin:0 auto;
	color:#fff;
	float:left;
	padding:10px;
	background:#5E7FBB;
	clear:both;
	border-right:#999 1px solid;
	border-left:#999 1px solid;	
}
#content3{
	width:798px;
	margin:0 auto;
	color:#fff;
	float:left;
	padding:0px;
	background:#5E7FBB;
	clear:both;
	border-right:#999 1px solid;
	border-left:#999 1px solid;	
}
#ones{
	width:54%;
	float: right;
	padding: 0 10px 0px;
}
#one{
	width:71%;
	float: right;
	padding:0 10px;
}
#uno {
	float: right;
	width: 18%;
	margin: 0 0 0 0;
}
#ones3{
	width:560px;
	float: right;
	padding: 0 10px 0px;
}
/*Due to my lack of CSS skill this is hard coded, meaning that if you change 
the width of these sections of thier padding you will need to re-adjust the
width. Also be sure to account for the border.*/
#twocolumn{
	background: #999 url(../images/site/2columnbg.jpg) repeat-y top left;
	width: 800px;
	border-bottom: 1px solid #999;
}
#left{
	width:375px;
	padding:10px;
	height:100%;
	float:left
}
#right{
	width:375px;
	padding:10px;
	height:100%;
	float:right;
}
#clearboth{ clear:both; 
}
#adentro_container_dos {
float: right;
margin: 4px 18px 10px 0px; 
padding: 10px 8px 8px 0px; 
font:12px/1.531 Helvetica, Arial, sans-serif; 
color: #000000; 
width: 560px; 
left: 0px;
/*border: 1px solid #d1d1d1; */
}
/*Sub-Nav*/
#subnav{
	float: left;
	width: 204px;	
	background-color: #ECF5FB;
}
#subnavcontainer {
	width: 170px;	
	margin-left: 14px;
}
#subnavcontainer ul
{
	padding-top:0px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#subnavcontainer a
{
	display:block;
	padding: 6px;
	padding-bottom: 9px;
	width:160px;
	background-color:transparent;
	border-bottom: 1px solid silver;
}
#subnavcontainer a:link, #subnavlist a:visited
{
	color: #494949;
	text-decoration:none;
}
#subnavcontainer a:hover
{
	background-color: #e2eaf3;
	color: #164FB6;
}
.subnavheader{
	border-bottom:1px solid #3C8C06;
	width:167px;
	padding:0 0 3px 0;
	margin-bottom:-11px;
}
/*Footer*/
#footer{
	width:800px;
	margin:0 auto;
	padding:10px;
	font: 10px/1.8 Helvetica, Arial, sans-serif;
	text-align: left;
	clear:both;
	color: #484848;
	
}
.copy{
	float:left;
}
.credit{
	float:right;
}
#footer a{
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}
#footer a:hover{
	color: #e6eff6;
	text-decoration: none;
}
/*Left Color Fixes*/

#right h2{
	color:#012346;
	font-size:23px;
}
#right h5{
	color:#012346;
	font-size:15px;
}
input,
textarea {
  padding: 1px 3px;
  margin: 5px 0;
  font: 12px verdana, arial, sans-serif;
  color: #292929;
  background-color: #B9D4D6;
  border: 1px solid #3D3D3D;
}
input:hover,
input:focus,
textarea:hover,
textarea:focus,
.leftside {  
background-color: White; 
border: #000000; border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}
#asf {
width: 92px; 
height: 81px; 
float: right; 
margin: 10px 0 0 0; 
padding: 0;
} 
#asf a {
width: 92px; 
height: 81px; 
display: block; 
background-image: url("images/asf.png") !important;  
background-image: url("images/1.gif"); 
background-repeat: no-repeat; 
text-decoration: none; 
text-indent: -9999em; 
outline: none;
}
#asf a:link, #mozilla a:visited {text-decoration: none; background-position: top left; outline: none;}
#asf a:hover, #mozilla a:active {text-decoration: none; background-position: top right; outline: none;}
