body 
{
background-color:#344e6f;
padding:0;
margin:0;
}

h1
{
font: 15pt arial black;
color:#00687a;
text-align:left;
}

h2
{
font: 11pt arial Black;
color:#58cdd9;
text-align:left;
}

p
{
font: 9pt helvetica;
text-align:justify;
margin-top:-1px;
}

.nota
{
font: 8pt helvetica;
text-align:justify;
margin-top:-13px;
}

.linea
{
border-top:2px solid #58cdd9;
padding-top:1em;
margin-top:-17px;
}

.contenedor
{
width:978px;
font-family: helvetica;
display:block; 
margin-left:auto;
margin-right:auto;
margin-top:-4px;
background: white url('der.jpg'); 
clear:both;
}

#cabezal
{
width:978px;
height:162px;
display:block; 
margin-left:auto;
margin-right:auto;
background:url('bannerleft.gif') no-repeat; 
}

#wrapper
{
width:978px;
overflow:auto; /* USE FIREFOX GUYS! WE ONLY NEED THIS LINE BECAUSE INTERNET EXPLODER ISN'T READING CODE PROPERLY */
}

#izquierda 
{
width:480px;
margin-left:60px;
_margin-left:30px;
min-height:300px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:300px; /* for IE5.x and IE6 */
float:left;
padding:20px;
font: 11pt helvetica;
text-align:justify;
}

#derecha
{ 
margin-left:590px;
width:300px;
min-height:300px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:300px; /* for IE5.x and IE6 */
margin-top:10px;
}

.pata
{
width:978px;
height:51px;
margin-top:-8px;
display:block; 
margin-left:auto;
margin-right:auto;
background: url('pie.jpg'); 
}

.interior
{
margin:-40px 
}

#en-pie
{
margin-left:73px;
list-style-type:none;
font-family: Helvetica;
text-align:center;
width:830px;
border-top:1px solid #58cdd9;
margin-top:8px;
}

em
{
color:#232c33;
}

#footer
{
position:relative;  
color:#00687a; 
font-size: 7pt;
}

#en-pie a
{
font-family:Trebuchet MS;
text-decoration: none;
color:black;
}

#en-pie a:hover
{
text-decoration: none;
color:#0099ff; 
}

a
{
font-family:Trebuchet MS;
text-decoration: none;
color:#00687a;
}

a:hover
{
text-decoration: none;
color:#0099ff; 
}

.tbmain
{
height:100%;
}

span.required
{
font-size: 13px !important;
color: red !important;
}
 
