﻿body { background : #C0D9D9 url(images/fondo.png) repeat; 
       color:#666666;
       text-align:center;
       margin:20px 0px 20px 0px;
       font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#contenedor{ 
text-align: left; 
border: 2px solid #cccccc;
width: 700px; 
background-color : #ffffff; 
margin: auto; 
} 

#borde{ 
border: 2px solid #cccccc; 
text-align: left; 
width: 700px; 
margin: auto; 
} 


#cabecera{ 
height : 106px; 
width: 700px; 
background-image:url(images/cabezeratvz.gif);
background-position:top;
background-repeat:no-repeat;
background-attachment:inherit; 
} 

#navegador{ 
background : #F5F4C3 url(images/fondonav.png); 
padding : 3px 10px 5px 10px; 
border-top : 1px solid #cccccc; 
border-bottom : 1px solid #cccccc; 
} 

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{ 
color: #494E6B; 
} 
A.enlacenav:HOVER{ 
color: #3F7DE3; 
} 


#cuerpo{ 
width:480px; 
margin-left: 8px; 
padding: 12px 0px 10px 0px; 
background-color : #ffffff; 
float:left; 
} 

H1{ 
font-size: 12pt; 
} 

#navabajo{ 
font-weight : bold; 
} 

#lateral{ 
width: 200px; 
background-color: #EBF2FE; 
border-bottom : 1px solid #cccccc; 
border-left : 1px solid #cccccc; 
float:right; 
} 

.titlat{ 
background-color:#68729E; 
color:#ffffff; 
font-size:8pt; 
text-transform : uppercase; 
padding: 7px 3px 7px 8px; 
font-weight : normal; 
letter-spacing : 2px; 
margin: 0px 0px 8px 0px; 
} 

.cuerpolateral{ 
padding: 5px 4px 5px 5px; 
} 

INPUT { 
font-size : 8pt; 
} 

#fbuscar form{ 
margin-bottom : 0px; 
margin-top : 0px; 
} 

#campotexto{ 
float: left; 
} 

#campotexto input{ 
width:100px; 
} 

#botonbuscar { 
padding-top : 3px; 
padding-left: 106px; 
} 

#botonbuscar input{ 
border : 0px none; 
} 

.radio{ 
clear:both; 
} 

#otras ul{ 
margin : 5px 10px 0px 0px; 
padding: 0px 0px 0px 4px; 
list-style: none; 
} 

#otras li{ 
padding-left: 14px; 
background: transparent url("images/bullet.gif") 0 2px no-repeat; 
margin-bottom: 10px; 
} 

#pie{ 
clear : both; 
color : #cccccc; 
text-align : right; 
margin : 10px 10px 0px 10px; 
padding-bottom:10px; 
} 

.contador
{
    border: thin ridge #006666;
    font: 13px Arial;
    text-align: center;
    color: #CCFFFF;
    width: 130px;
    height: 18px;
    padding: 2px 0px 2px 0px;
    background: #0099CC;
    font-style: normal;
    font-weight: bold;
}






