@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../outlet-marcas/fondo.jpg);
	background-color: #521036;*/
	background-image:url(../outlet-marcas/fondo-FLO.jpg);
	background-repeat:repeat;
}
.TablaCentral{
	background-image:url(../outlet-marcas/tabla-central.png);
	background-repeat:no-repeat;
	width:925px;
	height:565px;
}
.Linea {
	background-image: url(../outlet-marcas/linea.jpg);
	background-repeat: repeat-y;
}

.TextoPie {
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.TextoWeb {
	color: #000;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
}
H1.TextoWeb {
	color: #000;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
}
a:link {
	text-decoration: none;
	color:#F30;
}
a:visited {
	text-decoration: none;
	color:#F30;
}
a:hover {
	text-decoration: none;
	color:#333;
}
a:active {
	text-decoration: none;
	color:#F30;
}
.TextoWebQ {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
