.bordes_tablas {
	border-style:dotted;
	border-width:1px;
	border-color:#6699cc
}
.bordes_tablas2 {
	border: 1px dotted #6699cc;

}
.bordes_tablas3 {
	border: 1px dotted #FF0000;

}
.bordes_tablas4 {
	border: 1px solid #99BBDD;

}
.bordes_box {
	border-style:solid;
	border-width:1px;
	border-color:#99BBDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #356BA2;
	
}
A.menu:visited 
{
	font-family: Tahoma;
	font-size: 12px;
	color:#356BA2;
	font-weight: bold;
}
A.menu:active 
{
	font-family: Tahoma;
	font-size: 12px;
	color:#356BA2;
	font-weight: bold;
	
}
A.menu:link 
{
	font-family: Tahoma;
	font-size: 12px;
	color:#356BA2;
	font-weight: bold;
}
A.menu:hover 
{
	font-family: Tahoma;
	font-size: 12px;
	color:#6699cc;
	font-weight: bold;
	text-decoration:none;
}
A.link:visited 
{
	font-family: Tahoma;
	font-size: 12px;
	color:#356BA2;
	font-weight: bold;
}
A.link:active 
{
	font-family: Tahoma;
	font-size: 12px;
	color:#356BA2;
	font-weight: bold;
	
}
A.link:link 
{
	font-family: Tahoma;
	font-size: 12px;
	color:#356BA2;
	font-weight: bold;
}
A.link:hover 
{
	font-family: Tahoma;
	font-size: 12px;
	color:#6699cc;
	font-weight: bold;
	text-decoration:none;
	background-color: #FFFF9D;

}
.textopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #356BA2;
}
.texto_genericos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #356BA2;
}
.subtitulos_genericos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #356BA2;
}
.titulos_genericos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #356BA2;
	font-weight: bold;
	text-decoration:underline;
}
.valor {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: line-through;
}
.valor_destacado {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}.bordetablas2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A4DBFF;
}
