BODY {
	font: 10pt Comic Sans MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 10 0 10 0px;
	text-align: center;
        background-color: #0022ff;
}

img,map{border:0;border-collapse:collapse}

#contenedor{
	text-align: left;
	width: 770px;
	margin: auto;
} 

#cabecera{
	background-color: #ffffff;
	color: #333300;
	font-size:12pt;
	font-weight: bold;
	padding: 3 3 3 10px;
}

#cuerpo{
	margin: 10 0 10 0px;
}

#lateral{ 
width: 160px; 
background-color: #ffffff; 
border-bottom : 1px solid #cccccc; 
border-left : 1px solid #cccccc; 
float:right; 
} 

.titlat{ 
background-color:#005476; 
color:#ffffff; 
font-size:9pt; 
text-transform : uppercase; 
padding: 7px 3px 7px 8px; 
font-weight : normal; 
letter-spacing : 2px; 
margin: 0px 0px 8px 0px; 
} 

.cuerpolateral{ 
padding: 5px 4px 13px 10px; 
} 

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("http://es.geocities.com/gargamelfeo/images/bullet.gif") 0 2px no-repeat; 
margin-bottom: 10px; 
} 








#lateral_otro{ 
    width: 140px; 
    background-color: #80dbff; 
    float:left; 
} 

#lateral_otro ul{ 
    margin : 0 0 0 0px; 
    padding: 0 0 0 0px; 
    list-style: none; 
    font-style: italic;
} 

#lateral_otro li{ 
    background-color: #80dbff; 
    margin: 2 2 2 2px; 
    padding: 2 2 2 2px; 
    font-weight: bold; 
} 

.lateral_enl:VISITED {color: #a10048; text-decoration:none; }
.lateral_enl:HOVER,ACTIVE,LINK {color: #ff6600; text-decoration:underline;} 


 

#principal{
	margin-left: 150px;
        margin-right: 170px;
	background-color: #bfedff;
	padding: 8 10 8 20px;
         text-align=justify;
        font-family=Comic sans MS;
}

.principal_enl:VISITED, ACTIVE, LINK {color: ##0022ff; text-decoration: underline; }
.principal_enl:HOVER{color: #ff6600; text-decoration:none;background-color:#0022ff;color:#ffffff;} 
.principal_tit{
       color:#fc0007;
       font-weight:bold;
}

#principal ul{ 
    margin : 0 0 0 0px; 
    padding: 0 0 0 0px; 
    list-style: none; 
} 

#principal li{ 
padding-left: 14px; 
background: transparent url("http://es.geocities.com/gargamelfeo/Imagenes/cuadrito.gif") 0 2px no-repeat; 
margin-bottom: 10px; 
} 


#pie{
	background-color: #cccccc;
	padding: 3 10 3 10px;
	text-align:right;
}

#navegador{ 
       background : #0022ff; 
       padding : 0px 0px 0px 0px; 
       border-top : 0px solid #cccccc; 
       border-bottom : 0px solid #cccccc; 
} 

.enlaceboton {    font-family: Comic Sans MS, verdana, arial, sans-serif; 
   font-size: 10pt; 
   font-weight: bold; 
   padding: 4px; 
   background-color: #240ea8; 
   color: #ffffff; 
   text-decoration: none; 
} 

.enlaceboton:link, 
.enlaceboton:visited  { 
   border-top: 1px solid #cccccc; 
   border-bottom: 2px solid #000000; 
   border-left: 1px solid #cccccc; 
   border-right: 2px solid #000000; 
} 

.enlaceboton:hover { 
  background-color: #9191ff; 
  color: #80ffff;
  border-bottom: 1px solid #cccccc; 
  border-top: 2px solid #000000; 
  border-right: 1px solid #cccccc; 
  border-left: 2px solid #000000; 
} 





A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{ 
color: #494E6B;}
 
A.enlacenav:HOVER{ color: #3F7DE3; 
} 






table {
 font: Comic sans MS;
 color: #000;
 background: #bfedff;
 text-align: left;
 border-collapse: collapse;
 border: 5px solid #27a0bd;
 border-top: none;
 }
table a {
 text-decoration: underline;
 color: #105c6e;
 }
table a:visited {
 text-decoration: none;
 }
table a:hover, table a:active {
 background-color: #008eb1;
 text-decoration: none;
 color: #eee;
 }
thead th {
 font-size: 105%;
 color: #eee;
 background-color: #27a0bd;
}
tbody {}
tr {
 vertical-align: top;
 }
tr,th,td {
 padding: .75em;
 }
caption {
 height: 27px;
 color: black;
 text-align: center;
 background: #fff;
 background-position: 92% 0;
}
tr.odd td, tr.odd th {
 }
tfoot th,tfoot td {
 padding: 0.8em .75em;
 color: #3a4e58;
 font-size: 105%;
 }
tfoot th {
 text-align: right;
}
