.tit_color {
	color: #F18C66;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}
.txt_blanco {
	color: #F18C66;
	font-size: 1em;
	text-decoration: none;
}
a:link {
	font-size: 1em;
	font-weight: bold;
	color: #F18C66;
	text-decoration: none;
}
a:hover {
	font-size: 1em;
	font-weight: bold;
	color: #C0370F;
	text-decoration: none;
}
a:visited {
	font-size: 1em;
	font-weight: bold;
	color: #F18C66;
	text-decoration: none;
}
a:active {
	font-size: 1em;
	font-weight: bold;
	color: #F18C66;
	text-decoration: none;
}
.menu:link {
	font-size: 1em;
	font-weight: bold;
	color: #F18C66;
	text-decoration: none;
}
.menu:hover {
	font-size: 1em;
	font-weight: bold;
	color: #C0370F;
	text-decoration: none;
}
.menu:visited {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
.menu:active {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
.fondoTabla1 {
	background-color: #FDDECC;
}

.tit_blanco {
	color: #C0370F;
	font-size: 1.7em;
	text-decoration: none;
	font-weight: normal;
}
.txt_blancobold {
	color: #DF9B87;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}
.txt_blancoboldpag {
	color: #C0370F;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}

.fondoTabla2 {
	background-color: #BF360E;
}
.titulo_noticia {
	background-image: url(../imagenes/novedades_n.gif);
	background-repeat: no-repeat;
}
.logo {
	background-image: url(../imagenes/improfit.gif);
	background-repeat: no-repeat;
	height: 28px;
	margin: 0px;
	padding: 0px;
}
.fondoTabla3 {
	background-color: #F3DCD6;
}

.link_pie:link{
	color:white;
}