@charset "charset=ISO-8859-1";
.Titulo 
{
	font-family: Arial;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #FC0;
	background-color: #33F;
}
.Subtitulo 
{
}
a:link 
{
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
}
a:active 
{
	text-decoration: none;
}
a:hover 
{
	text-decoration: none;
}
.Texto_normal 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
}
.tabla_destacada 
{
}
.Texto_negrita 
{
}
.texto_grande 
{
}
.titulo_blanco 
{
}
.Texto_Negrita_2 
{
}
.Precio_Normal 
{
}
.Precio_Grande 
{
}
.tabla_reducida 
{
}
.tabla_destacadaRojo 
{
}
.Texto_Negrita_3 
{
}
.Texto_tachado 
{
}
.texto_pie {

}
.Texto_Pie_Titulo 
{
}
.tabla_gris 
{
	background-color: #FFC;
	border: 1px solid #FC3;
}
.TextoCabSub 
{
	background-image: url(http://www.wiresoft.es/img/subrayado.jpg);
	background-repeat: repeat;
}
.precio_negrita 
{
}