@CHARSET "ISO-8859-2";

.x { display: none; }
body {
	background-color: #1b250c;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding: 0px; }
hr { 
	margin: 0px;
	padding-bottom: 0px;
	border: 0px;
	border-top: 1px solid #212b11;
	width: 100%; }
h4 { margin-left: -20px;
	padding: 0px;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 20px;
	border: 0px;
	background-image: url('../img/oferta_h4_background.gif');
	background-repeat: repeat-x;
	height: 21px; 
	width: 100%;
	font-weight: normal;
	}
#divPage {
	width: 905px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #ffffff; }
#divLogo {
	width: 905px;
	height: 114px;
	background-image: url('../img/exist_logo.gif');
	background-repeat: no-repeat;
	background-position: center;
	background-color: #1b250c; }
#divMenu {
	width: 905px;
	height: 38px;
	font-size: 14px;
	font-family: Arial; }
#divMenu a {
	color: #bcc43c;
	text-decoration: none;
	font-weight: bold; }
#divMenu a:hover { 
	color: #ffffff;
	text-decoration: none;
	font-weight: bold; }
a img { border: 0px; }
a.Start {
	display: block;
	float: left;
	color: #bcc43c;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	width: 128px;
	height: 28px;
	background-image: url('../img/menu_leftButton.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: center; }
a.Middle { 
	display: block;
	float: left;
	color: #bcc43c;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	width: 130px;
	height: 28px;
	background-image: url('../img/menu_insideButton.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: center; }
a.End {
	display: block;
	float: left;
	color: #bcc43c;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	width: 127px;
	height: 28px;
	background-image: url('../img/menu_rightButton.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: center; }
#divBodyHead {
	width: 905px;
	height: 215px;
	background-image: url('../img/body_head.gif');
	background-repeat: no-repeat;
	background-color: #1b250c; }
	
#divBodyTop {
	width: 905px;
	height: 50px;
	margin-top: 10px;
	background-image: url('../img/body_top.gif');
	background-repeat: no-repeat;
	background-color: #1b250c; }
#divBody {
	line-height: 16px;
	width: 864px;
	background-color: #3a4d14;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	margin-left: 1px; }
#divBody p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	clear: none; }
#divBody a { color: #ffffff; text-decoration: none; }
#divBody a:hover { color: #ffffff; text-decoration: none; }
#divBody a:visited { color: #ffffff; text-decoration: none; }
#divBody p.head {
	font-size: 14px;
	font-style: italic;
	clear: none; }
#divFooter {
	width: 864px;
	height: 41px;
	margin: 0px;
	margin-left: 1px;
	background-color: #253014;
	padding-left: 20px;
	padding-right: 20px; }
