@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000000;
	margin:0;
	padding:0;
	text-align:left;
	font: 11px Verdana, Helvetica, Arial , sans-serif;
	line-height:14px;
	color:#FFFFFF;
}
p {
	margin:0;
}
a {
	color:#FE2600;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#fff;
}
#container {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	text-align:left; /* esto anula text-align: center en el elemento body. */
	float:left;
}
#franja_800 {
/*	background:url(../resource/432x1.gif) repeat-x; */
	width:100%;
	height:1670px;
	text-align:left;
	padding:0;
	clear:both;
	margin:0;
}
