.m_izq a:link{		font-family: Verdana; font-size: 10px; color: #006666; text-align:left; text-decoration: none}
.m_izq a:visited{	font-family: Verdana; font-size: 10px; color: #006666; text-align:left; text-decoration: none}
.m_izq a:active{	font-family: Verdana; font-size: 10px; color: #006666; text-align:left; text-decoration: none}
.m_izq a:hover{		font-family: Verdana; font-size: 10px; font-weight: bold; color: #006666; text-align:left; text-decoration: none}

.texto{
	font-family: Verdana; font-size: 10px; color: #333333; text-align:justify; text-decoration: none;
}
.texto-contador{
	font-family: Verdana; font-size: 10px; color: #ffffff; text-align:justify; text-decoration: none;
}
.texto-azul{
	font-family: Verdana; font-size: 10px; color: #003399; text-align:justify;
}

.titulo-articulo{
	font-family: Verdana; font-size: 14px; color: #319C9C; font-weight: bold;
}

.busq{
	font-family: Verdana; font-size: 20px; color: #268080; font-weight: bold; text-align:justify;
}

.break{
	font-family: Verdana; font-size: 10px; color: #268080;
}

.imagen-borde {
	border: 1px double #CCCCCC;
}
.imagen-borde2 {
	border: 1px double #CCCCCC;
	margin-left:15px;
	margin-bottom:5px;
}

.acrobat a:link{	font-family: Verdana; font-size: 10px; color: #F4220B; text-decoration: underline}
.acrobat a:visited{	font-family: Verdana; font-size: 10px; color: #F4220B; text-decoration: underline}
.acrobat a:active{	font-family: Verdana; font-size: 10px; color: #F4220B; text-decoration: underline}
.acrobat a:hover{	font-family: Verdana; font-size: 10px; color: #F83C28; text-decoration: underline}

.enlace a:link{		font-family: Verdana; font-size: 10px; color: #0066CC; text-decoration: underline}
.enlace a:visited{	font-family: Verdana; font-size: 10px; color: #0066CC; text-decoration: underline}
.enlace a:active{	font-family: Verdana; font-size: 10px; color: #0066CC; text-decoration: underline}
.enlace a:hover{	font-family: Verdana; font-size: 10px; color: #0099FF; text-decoration: underline}

.enlace_buscar a:link{		font-family: Verdana; font-size: 10px; color: #268080; text-decoration: none}
.enlace_buscar a:visited{	font-family: Verdana; font-size: 10px; color: #268080; text-decoration: none}
.enlace_buscar a:active{	font-family: Verdana; font-size: 10px; color: #268080; text-decoration: none}
.enlace_buscar a:hover{		font-family: Verdana; font-size: 10px; color: #268080; text-decoration: underline}

.enlace_azul a:link{	font-family: Verdana; font-size: 10px; color: #003399; text-decoration: none}
.enlace_azul a:visited{	font-family: Verdana; font-size: 10px; color: #003399; text-decoration: none}
.enlace_azul a:active{	font-family: Verdana; font-size: 10px; color: #003399; text-decoration: none}
.enlace_azul a:hover{	font-family: Verdana; font-size: 10px; color: #0099FF; text-decoration: none}

.pie_texto{
	font-family: Verdana; font-size: 10px; color: #666666;
}

.interactiva a:link{	font-family: Verdana; font-size: 10px; color: #666666; text-decoration: underline;}
.interactiva a:visited{	font-family: Verdana; font-size: 10px; color: #666666; text-decoration: underline;}
.interactiva a:active{	font-family: Verdana; font-size: 10px; color: #666666; text-decoration: underline;}
.interactiva a:hover{	font-family: Verdana; font-size: 10px; color: #333333; text-decoration: underline;}

.form_texto{
	font-family: Verdana; font-size: 10px; color: #606060;
}

.form_logueo{
	font-family: Verdana; font-size: 10px; color: #FFFFFF;
}

.form_campos{
	font-family: Verdana; font-size: 10px; color: #333333; text-align:justify; border-style:solid; border-color:#D1D1D1; border-width:1px;
}
.foto-articulo{
	font-family: Verdana; font-size: 9px; color: #666666; font-weight: bold;
}
table.tablas td {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#666666;
   padding:5px;
}
table.navbar {
   border-collapse: collapse;
   background-image: url(../images/rayas.gif);
}
table.navbar td {
   text-align:right;
}
table.navbar td a{
   display: block;
   width: 180px;
   padding: 4px;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
   font-family: Verdana;
   font-size: 11px;
   font-weight: bold;
   color: #ffffff;
}
table.navbar td a:hover, table.navbar td a:active {
   font-family: Verdana;
   font-size: 11px;
   font-weight: bold;
   color: #ffffff;
   background-color: #339999;
}