body {
background-color:#EEF3F6;
}

/* TABLA PRINCIPAL */
.mainTable {
width:750;
height:760; 
border: solid #000 1px;
}

h1 {
font-family: MS Sans Serif, Arial;
font-size: 14 px;
color:#2E3639;
}

/* MENU NAVEGACION NARANJA */
A.menuNaranja:active, A.menuNaranja:link, A.menuNaranja:hover, A.menuNaranja:visited{
font-family: Verdana, Tahoma;
font-size: 12 px;
color: #FFF;
text-decoration:none;
}

/* LISTADO DE TRATAMIENTOS POR SECCION */
.listaVisible {
font-family: Georgia, Arial;
font-size: 11 px;
color: #000;
}
A.listaVisible:link, A:link{
font-family: Georgia, Arial;
font-size: 11 px;
text-decoration: none;
color: #000;
}
A.listaVisible:visited, A:visited {
font-family: Georgia, Arial;
font-size: 11 px;
text-decoration: none;
color: #000;
}
A.listaVisible:hover, A:hover{
font-family: Georgia, Arial;
font-size: 11 px;
text-decoration: none;
color: #555;
}

.listaInvisible {
display:none;
}

/* LINKS DE NAVEGACION */
.navlinks{
text-decoration: none;
font-family: Georgia, Arial;
font-size: 10 px;
color: #788A8D;
background-color:#B6C1C3;
}
a.navlinks:link{
text-decoration: none;
color: #788A8D;
}
a.navlinks:visited{
text-decoration: none;
color: #788A8D;
}
a.navlinks:active{
text-decoration: none;
color: #788A8D;
}
a.navlinks:hover{
text-decoration: none;
color: #586A6D;
}


/* TABLA GRIS DE NOTICIAS */
.notiTable {
background: url(bordenoti.gif) no-repeat left;
width: 245 px;
background-color:#B6C1C3;
}

.noticiasTitulo {
font-family: MS Sans Serif, Arial;
font-size: 16 px;
color:#FFFFFF;
}

.noticiasTexto {
font-family: Arial, Verdana;
font-size: 10 px;
color:#FFFFFF;
}

.noticiasTexto A:link {
text-decoration: none;
font-family: Arial, Verdana;
font-size: 10 px;
color:#FFFFFF;
}

.noticiasTexto A:hover {
text-decoration: none;
font-family: Arial, Verdana;
font-size: 10 px;
color:#555555;
}

.noticiasTexto A:visited {
text-decoration: none;
font-family: Arial, Verdana;
font-size: 10 px;
color:#FFFFFF;
}

/* TABLA GRIS DE DIRECTORIO DE CIRUJANOS */
.directorioWrapTable {
background: url(bordedirectorio3.gif) no-repeat left top;
background-color: #CAD4D6;
}

.directorioTable {
text-decoration: none;
font-family: Arial, Verdana;
font-size: 12 px;
color: #FFFFFF;
}

directorioTable A:link{
text-decoration: none;
font-family: Arial, Verdana;
font-size: 12 px;
color: #000;
}

.directorioTitulo {
font-family: Tahoma,Verdana;
font-size: 14 px;
color: #FFFFFF;
/* background-color: #CAD4D6; */
}

span#directorioLink {
text-decoration: none;
float: right;
}
#directorioLink A:link {
text-decoration: none;
font-family: Arial, Verdana;
font-size: 12 px;
color: #FFF;
}
#directorioLink A:hover {
text-decoration: none;
font-family: Arial, Verdana;
font-size: 12 px;
color: #000;
}
#directorioLink A:visited {
text-decoration: none;
font-family: Arial, Verdana;
font-size: 12 px;
color: #EEE;
}

.directorioTop {
background: url(bordedirectorio3.gif) no-repeat top left;
}

/* BIENVENIDA BAJO LA FOTO - HOMEPAGE */
.bienvenida {
font-family: MS Sans Serif, Arial;
font-size: 14 px;
color:#2E3639;
}

/* CUADRITO CENTRAL SOBRE OBJETIVO - HOMEPAGE */
.nosotros {
font-family: MS Sans Serif, Arial;
font-size: 12 px;
color:#2E3639;
}

.nosotros p { 
margin-top: 5px; 
margin-bottom: 5px; 
}

.nosotros A { 
text-decoration: none;
color: #2E3639;
}

.datosconsejos {
background: url(bordetips2.gif) no-repeat top left;
}

/* ARTICULOS */

.articulo1 {
font-family: MS Sans Serif, Arial;
font-size: 12 px;
color:#2E3639;
background-color:#FFFFFF;
}

a.articulo1:active, a.articulo1:link, a.articulo1:hover, a.articulo1:visited {
font-family: MS Sans Serif, Arial;
font-size: 12 px;
color:#2E3639;
background-color: transparent;
}

.box1 {
margin-top: 3 px;
margin-bottom: 2 px;
font-family: MS Sans Serif, Arial;
font-size: 12 px;
color:#2E3639;
border-style: solid;
border-color: #767E7F;
border: 1 px;
}

.box2 {
margin-top: 3 px;
margin-bottom: 2 px;
font-family: MS Sans Serif, Arial;
font-size: 12 px;
color:#2E3639;
border-style: solid;
border-color: #FF8500;
border: 1 px;
}

/* SEPARADOR DE PAGINA, PIE Y DERECHOS */
.sep {
height:14px;
background: #FFF url(sep.gif) repeat-x top;
}

.pie {
font-family: Arial, Tahoma;
font-size: 12 px;
color: #000;
}

#pieLink A:link {
text-decoration: none;
font-family: Arial, Verdana;
font-size: 12 px;
color: #000;
}
#pieLink A:visited {
text-decoration: none;
font-family: Arial, Verdana;
font-size: 12 px;
color: #444;
}
#pieLink A:hover {
text-decoration: none;
font-family: Arial, Verdana;
font-size: 12 px;
color: #fff;
}

#derechos {
font-family:Arial,Verdana;
font-size:9px;
color: #000;
}

#derechos A:link {
font-family:Arial,Verdana;
font-size:9px;
color: #222;
}
#derechos A:visited {
font-family:Arial,Verdana;
font-size:9px;
color: #111;
}
#derechos A:hover {
font-family:Arial,Verdana;
font-size:9px;
color: #fff;
}
