body {
	background: #666666;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
#top {
	height: 100px;
	width: 100%;
	background: #666666 url(inicio/fon_top.gif)  repeat-x;
}
#center {
	height: 220px;
	width: 100%;
	background: #000000 url(inicio/fon_center.gif)  repeat-x;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
}
#bottom {
	height: 100px;
	width: 100%;
	background: #666666;
	background: #666666 url(inicio/fon_bottom.gif)  repeat-x;
	padding: 0px;
	text-align: right;
}
.flechita {
	font-size: 14px;
	line-height: 2px;
	color: #CCCCCC;
}
.display {
	display: none;
}
