
a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0000cc;
    text-decoration:none;
}

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

*
{
    border: 0;
    margin: 0;
}

body
{

    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #c4c4c4;
        line-height: 15px;
        height: 100%;
}

#main{
    margin: 0 auto;
    width: 836px;
}


#header{
    width: 836px;
    height: 108px;
    margin: 0 auto;
}

#logo{
    text-align: left;
    height: 60px;
    padding-top: 10px;
    width: 836px;
}

#logo2{
    height: 47px;
    width: 639px;
    padding-left: 130px;
    float: left;
}


#buttons{
    height: 34px;
    width: 639px;
    padding-left: 130px;
    float: left;
}

#buttons ul {
    padding-left: 0px;
    float: left;
}

#buttons li {
    display: inline;
    
}

#buttons a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    color: #0b2078;
    display: block;
    float: left;
    width: 103px;
    height: 34px;
    padding-top: 15px;
    background: url(images/bot2.gif);
    background-repeat:no-repeat;
    background-position:center top;
    margin-left: 1px;
}

#buttons a:hover {
    height: 34px;
    background: url(images/bot3.gif);
    background-repeat:no-repeat;
    background-position:center top;
}

#buttons .active {
    height: 34px;
    background: url(images/bot4.gif);
    background-repeat:no-repeat;
    background-position:center top;
}


.main_top{
    background: url(images/main_top.png);
    background-repeat: no-repeat;
    background-position: top;
    height: 14px;
}

#content{
   background: url(images/main_bg.png);
   background-repeat: repeat;
}

.col{
    background: url(images/col_bg.png);
    background-repeat: repeat-y;
    background-position: center;
}

.col_bot{
    background: url(images/col_bot.png);
    background-repeat: repeat-y;
    background-position: center;
    height: 10px;
    clear: both;
    margin-bottom: 10px;
}

.col1,.col2,.col3,.col4{
    width: 191px;
    padding-left: 11px;
    padding-right: 7px;
    float: left;
}

.col h1{
    color: #031977;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 5px;
    text-align: center;
}

.col1p{
    color: #b49401;
    padding-bottom: 10px;
}

.col2p{
    color: #de7c09;
    padding-bottom: 10px;
}

.col3p{
    color: #0d748a;
    padding-bottom: 10px;
}

.col4p{
    color: #0e9a40;
    padding-bottom: 10px;
}

.read {
      text-align: right;
      padding-right: 10px;
}

.read a{
    color: #0056cc;

    text-decoration: none;
    border-bottom: 1px dotted #0056cc;
}

#principal{
    width: 568px;
    padding-left: 12px;
}

#principal p{
    padding-left:5px;
    padding-right:5px;
}

.text{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-bottom: 10px;
}


#principal H1{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight:normal;
    color: #031977;
    height: 20px;
    padding-top: 4px;
    width:100%;
    background: url(images/title_left.png);
    background-repeat: repeat-x;
    background-position:bottom left;
    margin-bottom: 10px;
}

.col_left{
    float: left;
    width: 350px;
    padding-top: 10px;
}

.col_right{
    float: right;
    width: 350px;
    padding-top: 10px;
}

#barraizquierda{
    width: 206px;
    color: #bababa;
    padding-right: 4px;
}

#barraizquierda h2 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight:normal;
    color: #031977;
    text-align:center;
    height: 27px;
    padding-top: 10px;
    background: url(images/title_right.png);
    background-repeat:no-repeat;
    background-position:top left;
}

#barraizquierda ul{
    list-style: none;
    padding-left:5px;
    padding-right:10px;
    padding-top: 3px;
    padding-bottom: 10px;
}

#barraizquierda li{
    background: url(images/ls.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-bottom: 3px;
    padding-left: 25px;
}

#barraizquierda a{
    text-decoration: none;
    color: #000000;
    font-weight:normal;
}

#barraizquierda a:hover {
    text-decoration: underline;
}

#footer{
    height: 50px;
    margin: 0 auto;
    font-size: 10px;
    color: #ffffff;
    padding-top: 30px;
    text-align: center;
    clear:both;
    padding-bottom: 5px;
    background: url(images/main_bot.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.mainbot{
   
   clear: both;
}

#footer a{
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;
}
.padding{
    padding: 10px;
    color:#FF0000;
    font-weight: bold;
}
