/* Estilos para PCBi */ 
TD {font-family:Arial, Helvetica; font-size:12px;}

body {
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #8BC62A; 
	scrollbar-highlight-color: #8BC62A; 
	scrollbar-3dlight-color: #8BC62A; 
	scrollbar-darkshadow-color: #8BC62A; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #DF068C;
	}

/* Estilos para ligas */
a:visited {color: #DF068C; text-decoration:none; font-size: 12; font-weight: bold;}
a:link {color: #DF068C; text-decoration:none; font-size: 12; font-weight: bold;}
a:hover {color: #588900; text-decoration:underline; font-size: 12; font-weight: bold;}
a:active {color: #DF068C; text-decoration:none; font-size: 12;font-weight: bold; }

.Tit {  
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color:#81A406;
text-align: left;
font-weight: bold;
}

.Tit2 {  
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#CC0066;
font-weight: bold;
}

.NewsTit {  
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#81A406;
text-align: left;
font-weight: bold;
}

.SubM {  
font-size: 11px;
}

.SubM a:link  {color: #81A406; font-weight: bold; text-decoration:none;}
.SubM a:visited  {color: #81A406; font-weight: bold; text-decoration:none;}
.SubM a:hover {color:#DF068C; font-weight: bold; background-color: #EFF8CE;  cursor:hand;}
.SubM a:active {color: #81A406; font-weight: bold; text-decoration:underline;}

.Esp {
font-family: Arial, Helvetica, sans-serif;
color:#81A406;}

.r1 {
background-color: #EFF8CE;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
.r1 a:link  {color: #81A406; font-weight: bold; text-decoration:none;}
.r1 a:visited  {color: #81A406; font-weight: bold; text-decoration:none;}
.r1 a:hover {color:#DF068C; font-weight: bold; text-decoration:underline; background-color: #EFF8CE; cursor:hand;}
.r1 a:active {color: #81A406; font-weight: bold; text-decoration:underline;}

.r2 {
background-color: #FCFEF6;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
.r2 a:link  {color: #81A406; font-weight: bold; text-decoration:none;}
.r2 a:visited  {color: #81A406; font-weight: bold; text-decoration:none;}
.r2 a:hover {color:#DF068C; font-weight: bold; text-decoration:underline; background-color: #FCFEF6; cursor:hand;}
.r2 a:active {color: #81A406; font-weight: bold; text-decoration:underline;}

.red {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
.red a:link  {color: Red; font-weight: bold; text-decoration:none;}
.red a:visited  {color: Red; font-weight: bold; text-decoration:none;}
.red a:hover {color: Red; font-weight: bold; text-decoration:underline; background-color: #FCFEF6; cursor:hand;
}
.red a:active {color: #81A406; font-weight: bold; text-decoration:underline;}

.Tr {
background-color: #5A8B0A;
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size: 12px;
font-weight: bold;
}

.Login {
font-size: 10px;
font-weight: bold;
}
.Login a:visited {color: #DF068C; font-size: 10px; text-decoration: none;}
.Login a:link {color: #DF068C; font-size: 10px; text-decoration: none;}
.Login a:hover {color: #0368A4; font-size: 10px; text-decoration: underline;}
.Login a:active {color: #DF068C; font-size: 10px; text-decoration: none;}

.base {
font-size: 10px;
}
.base a:visited {color: #DF068C; font-size: 11px; text-decoration: none; font-weight: bold;}
.base a:link {color: #DF068C; font-size: 11px; text-decoration: none; font-weight: bold;}
.base a:hover {color: #588900; font-size: 11px; text-decoration: underline;font-weight: bold;}
.base a:active {color: #DF068C; font-size: 11px; text-decoration: none; font-weight: bold;}

.Top {  
font-size: 11px;
color:#FFFFFF; 
}

.Top a:link  {font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration:none;}
.Top a:visited  {font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration:none;}
.Top a:hover {font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration:underline; cursor:hand;}
.Top a:active {font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration:underline;}


/** datos de la tipografia **/
#navsite {
font-family: Arial;
font-size: 11px;
font-weight: bold;
font-color: #0B5682;
width: 148px;
padding: 0;
}

/** quita el punto al listado **/
#navsite ul {
list-style: none;
margin: 0;
padding: 2px;
}

#navsite ul li {
margin: 0;
}

/** los datos generales de un link **/
#navsite ul li a {
display: block;
padding: 5px 5px 5px 15px;
border-bottom: 1px dotted #999999;
background-color: #FFFFFF;
color: #0B5682;
text-decoration: none;
width: 100%;
}

html>body #navsite ul li a {
width: auto;
}

/** Esta etiqueta controla el rollover, debes mantener el valor del border bottom para que siga viendose **/
#navsite ul li 
a:hover {
border-bottom: 1px dotted #999999;
background-color: #EFF8CE;
color: #0B5682;
}

/** para mantener el color gris del boton de la pagina donde nos encontramos **/
#pageest a#linkest:link,
#pagesis a#linksis:link,
#pagemod a#linkmod:link,
#pagen1 a#linkn1:link,
#pagen2 a#linkn2:link,
#pagen3 a#linkn3:link 
{border-bottom: 1px dotted #999999;
background-color: #E9EFD8;
color: #0B5682;
}

#pageest a#linkest:visited,
#pagesis a#linksis:visited,
#pagemod a#linkmod:visited,
#pagen1 a#linkn1:visited,
#pagen2 a#linkn2:visited,
#pagen3 a#linkn3:visited 
{border-bottom: 1px dotted #999999;
background-color: #EFF8CE;
color: #0B5682;
}
