﻿@charset "utf-8";
/* CSS Document */

.main 

{
	width: 860px;
	padding-left: 4px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFF99;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	background-image: url(../homepage/bghp.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	height: auto;
	margin-bottom: auto;
}

.fondo 

{
	background-color: #FF0099;
}
