/* generated by csscreator.com */ 

body {

background-color:#FFFFFF;
border:0pt none;
font-family: Arial;
font-size: 12px;
  text-align: center;
/*font: 8pt verdana !important;*/
 margin: auto;
 padding: 0px;
}

a {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
 color: #0879D5;
} 

a:visited {
}

a:active {
}
a:hover {
 text-decoration: underline;
}

th {
  font-family:Arial,sans-serif;
  font-size:12px;
  color:white;
  background-color:#132B47;
}
td {
  font-family:Arial,sans-serif;
  font-size:12px;
}

input, button, select {
   font-size:0.8em;
}
textarea {
font-size:1em;
}
.form-button {
background-color:#F2F2F2;
border:1px solid #132B47;
}
.form-button-hover {
border-color:#F2F2F2 rgb(19, 43, 71) rgb(19, 43, 71) rgb(242, 242, 242);
border-style:solid;
border-width:1px;
}
.form-text {
border:1px solid #CCCCCC;
}

#main{
 margin: auto;
 padding: 0px;
 width:   800px;
 text-align: center;
} 

#header{
  width: 100%;
  float: left;
  height: 65px;
  background-color: #FFFFFF; 
  border: 1px solid #F2F2F2;
}

#left{
  width: 254px;
  float: left;
  /*height: 600px;*/
  /*background-color: #F2F2F2;*/
  border-right: 1px solid #fff;
  text-align: justify;
 
}

#right{
  /*width: 545px;*/
width: 545px;
  float: left;
  /*height: 600px;*/
  /*background-color:  #F2F2F2;*/
  text-align: justify; 
}

#footer{
  width: 100%;
  float: left;
  height: 26px;
 /* background-color: #002F60; */
}

.castor_titulo{
  font-family:Arial,sans-serif;
  font-size:12px;
  color:white;
  background-color:#132B47;
}

.container{
  margin: 10px 5px 10px 5px;
}

#cont-left{
  width: 240px;
  background-color: white; 
 /* height: 150px;*/
}

#cont-right{
  width: 490px;
  background-color: white; 
/*  height: 150px;*/
}

#menu {
       /* margin-top: 5px;
        /*margin-left: 30px;
        height: 25px;*/
        width: 100%;
        float: left;
        text-align: left;
}



#menuizq{
        width:  2px;
        height: 25px;
        background:     url('../img/nav-left.png');
        background-repeat: no-repeat;
        background-position: top center;
        float: left;
}
#menuder{
        width:  2px;
        height: 25px;
        background:     url('../img/nav-right.png');
        background-repeat: no-repeat;
        background-position: top center;
        float: left;
}
#menucont{
        width:  796px;
        height: 30px;
        background:     url('../img/nav-bg.png');
        background-repeat: repeat-x;
        float: left;
}




#footizq{
        width:  8px;
        height: 26px;
        background:     url('../img/bottom-left.png');
        background-repeat: no-repeat;
        background-position: top center;
        float: left;
}
#footder{
        width:  8px;
        height: 26px;
        background:     url('../img/bottom-right.png');
        background-repeat: no-repeat;
        background-position: top center;
        float: left;
}
#footcont{
        width:  784px;
        height: 26px;
        background:     url('../img/bottom-middle.png');
        background-repeat: repeat-x;
        float: left;
}

