html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */


}
body{
background:#066EA0;
 
text-align:center;
font-size:10pt;
font-family:Arial;
margin:0;
padding:0;
color:#000000;
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:978px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
  border-right:1px solid #2A4C7C;
  border-left:1px solid #2A4C7C;
  background:#2A4C7C;
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
  margin-top:3px; 
  margin-left:164px;
  width:646px;
  background:#F2F2F2;
  background-image:url(../images/fondo.jpg);
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#float-wrap{
  width:640px;
  margin-right:-1px;


  float:left;
  display:inline;
}
#left{
  width:165px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-164px;
}
*>html #left{width:164px;}
#container-left{
  width:164px;
}
#right{
  float:left;
  display:inline;
  width:165px;

  margin-right:-164px;
  margin-left:-1px;
  position:relative;
}
/* \*/
* html #right{
  width:165px;
  margin-left:0px;
  margin-right:-500px;
  mar\gin-right:-165px;
}
/* Above style ?????????hidden from Mac IE */
#container-right{
/* \*/
  width:164px;
/* Above hidden from IE-Mac */
  margin-left:2px;
}
/* \*/
* html #container-right{
  fl\oat:right;
  di\splay:inline;
  margin-left:1px;
  mar\gin-left:0px;
}
/* Above style hidden from Mac IE */
/* \*/
* html #left{margin-right:-3px;}
/* Above style hidden from Mac IE */
#center{
  width:640px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
margin-top:15px;
/* Hidden from IE-mac */
}
#clearheadercenter{
  height:62px;
  overflow:hidden;
}
#clearfootercenter{
  height:52px;
  overflow:hidden;
}
#clearfooterleft{
  height:52px;
  overflow:hidden;
}
#clearfooterright{
  height:52px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:972px;
  height:70px;
  overflow:hidden;
  margin-top:-52px;
}
#subfooter1{
  background:#2A4C7C;
  text-align:center;
  margin:0 1px;
  height:70px;
}
#header{
  z-index:1;
  position:absolute;
  top:-1px;
  width:644px;
  margin-left:165px;
  margin-right:164px;
margin-top:1px;
  height:99px;
  overflow:hidden;
}
.outer_horiz_border, .sb_outer_horiz_border{
  background:#2A4C7C;
  height:1px;
  overflow:hidden;
  font-size:0px
}
#subheader1{
  background:#2A4C7C;
  text-align:center;
  height:85px;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:642px;
  margin-left:164px;
  background:#2A4C7C;
}
* html #gfx_bg_middle{
  display:none;
}



h1 {
font-size:20pt;
color:#FFFFFF;
margin:0;
}

h1 a {
color:#FFFFFF;
}

h2 {
font-size:12pt;
color:#333333;
padding-top:6px;
}

.description {
font-size:14pt;
color:#FFFFCC;
margin:0;
padding-left:5px;
}

a {
color:#555555;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#form {

    border:3px inset #8D7AFC;
    width:550px;
    margin:auto;
 
}
#form legend{
    font-weight:bold;
    font-size:12px;
}
#form ol{
    list-style:none;
}
#form ol li{
    padding-bottom:5px;
}
#form ol li label{
    width:120px;
    float:left;
    text-align:left;
}
#form input[type=text] {
    border:2px inset #8D7AFC;
	background-image: url(../images/botones/coltitle_bg.gif);
	background-repeat: repeat;
}
#form input[type=password] {
    border:2px inset #8D7AFC;
	background-image: url(../images/botones/coltitle_bg.gif);
	background-repeat: repeat;
}
#form input[type=file] {
    border:2px inset #8D7AFC;
	background-image: url(../images/botones/coltitle_bg.gif);
	background-repeat: repeat;
}
textarea {
    border:2px inset #8D7AFC;
	background-repeat: repeat;
}
#form input.btn {
    padding:1px;
    color:#FFFFFF;
    background-color:#FF9900;
    border:1px  #000000;
		
}

.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 5px;
  } 
