﻿a:link
{
    color: #0066CC;
}
a:visited
{
    color: #0F00CC;
}
body
{
    margin: 0px 0px;
    padding: 0px;
    overflow: auto;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    color: #E96701;
}
#cuerpo
{
    border: 1px solid #C0C0C0;
    width: 940px;
    margin: 0px auto;
    display: table;   
}
#placeh
{
    padding: 10px;
    width:760px;
    display:table;
    vertical-align:top;
  }
#publicid
{
    float: left;
    width: 170px;
    text-align: center;
    padding-top: 10px;
}
#header
{
    padding: 2px;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #C0C0C0;
    height: 94px;
}
#logo
{
    
    float:left;
   

}

.pub728
{
    text-align:right;  
    width:740px;
    float:left;
}
#footer
{
    border-top:solid 1px #C0C0C0;
    padding:10px;
    text-align:center;
}
.mini
{
    font-size: xx-small;
}
.peque
{
    font-size:x-small;
}
.medio
{
    font-size:medium;
}
.grande
{
    font-size:large;
}
.bold
{
    font-weight:bold;
}
.centro
{
    text-align:center;
}
.form
{
    font-size: small;
    font-weight: bold;
    color: #0066CC;
    background-color: #EAEAEA;
}
.negro
{
    color:Black !important;
}
.colo
{
    font-size:x-small;
}
.formcolo
{
     font-size:x-small;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     color: #0066CC;
    background-color: #EAEAEA;
    margin-top:3px;
}

