@charset "utf-8";
.fondo_top {
	background-image: url(mgn/top.jpg);
	background-repeat: repeat-x;
}
.fondo_bot {
	background-image: url(mgn/bottom.jpg);
	background-repeat: repeat-x;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #242424;
}
.fnd_prod {
	background-image: url(mgn/pleca_prod.jpg);
	background-repeat: no-repeat;
}

.ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
}
.ttl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
}

.texto_blan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFF;
}

.relleno_bot {
	background-image: url(mgn/relleno_bot.jpg);
	background-repeat: repeat;
}
a:link {
	color: #666;
}
a:visited {
	color: #900;
}
a:hover {
	color: #FC0;
}
a:active {
	color: #900;
}
