﻿@charset "utf-8";
/* CSS Document */
.buscador {
color:white;
top: 3px;
position: absolute;	
}
.nav {
background-color: 00CCFF;
filter: alpha(opacity=60);
top: 155px;
position: absolute;	
height:40px;
WIDTH: 950px;
Z-INDEX: 20;
opacity: .6; /* transaprencia firefox */
}
.menu_nav {
color:white;
top: 160px;
height:35px;
WIDTH: 950px;
Z-INDEX: 21;
position: absolute;	
PADDING-TOP: 7px;
PADDING-RIGHT: 30px;
text-align:right;
}
a:link.m_nav,a:visited.m_nav,a:active.m_nav {color: #fff;text-decoration: none;font-weight: bold;font-size: 17px;font-family: tahoma;}
a:hover.m_nav {color: #555;text-decoration: none;font-weight: bold;}
/* cuerpo */
body {
margin-top: 0px; 
background-color: #76C5F0;
margin-bottom:0px;
font-size: 12px;
color:#CCCCCC;
scrollbar-face-color: #fff;
scrollbar-highlight-color: #000;
scrollbar-shadow-color: #000;
scrollbar-3dlight-color: #fff;
scrollbar-arrow-color: #000;
scrollbar-track-color: #fff;
scrollbar-darkshadow-color: #fff;
}
a:link,a:visited,a:active {	
color: #CCCC00;
text-decoration: none;
font-family: Georgia;
}
a:hover {
color: #fff;
text-decoration: none;
}
.main {
background: #336699;
}
body,td,th {
font-family: sans-serif, arial, tahoma;
font-size: 14px;
color:#fff;
}
.tit_noticia {
padding: 5px;
color: #fff;
height: 20px;
font-size: 25px;	
font-family: arial;
font-weight: bold;
}
.titulos{
font-size: 15px;
font-family: Georgia;
font-style:italic;
color: #f2f2f2;
font-weight:bold;
}
.clasificado {
background: #02688A;
padding: 5px;
font-color: #000;
}
input.btn_buscador {
BACKGROUND: url(../images/fnd_bt_busc.png);
background-repeat:no-repeat;
height: 25px;
width: 60px;
cursor:hand;
font-size: 12px;
border: 0px solid #fff;
font-family: verdana;
}
input.busc {
padding:4;
background: #1F282F;
BACKGROUND: url(../images/fnd_busc.png);
color: #fff;
border: 0px solid #fff;
font-size: 15px;
height: 25;
width:140;
vertical-align:middle;
}

.destacados {
color: #fff;
font-size: 11px;
font-weight: bold;
font-family: sans-serif, verdana;	
padding:5px;
ont-style:italic;
border:dotted;
border-width:1;
}
.menu_main{
padding:5px;
}
.menu_titulos{
background: #0F8DBC;
font-size: 15px;
font-family: Georgia;
font-style:italic;
color: #f2f2f2;
font-weight:bold;
}
.separacion{
height:15;
}
.aviso{
font-size: 12px;
color: #000;
font-style:italic;
}
.fecha {
font-family: Georgia;
color: #EE9B0C;
font-size: 11px;
font-style:italic;
}
input{
padding: 5;	
background: #EBEBEB;
color: #555;
border-width: 0px;
font-size: 14px;
height: 28;
width:150;
vertical-align:middle;
}
input.button {
width: auto;
padding: 3px;
color: #FFFFFF;
font-size: 12px;
border: 0px solid #000099;
background-color:#0099FF;
font-weight: bold;
vertical-align:middle;
height:23;
}
textarea {
background: #EBEBEB;
color: #555;
border-width: 0px;
border-color: #fff;
font-size: 13px;
overflow:auto;
}
.txt_foot {
padding: 5px;
font-size: 11px;
color:#fff;
}
.cuadro {
border: 1px solid #00CCFF;
font-family: verdana;
background: #02688A;
width:95%;
padding:5;
}

