* {
	margin: 0px; padding: 0px;
	border: 0px none;
}

.clear {
	clear: both;
}

.ultimo {
	margin-bottom: 0px !important;
}

#container {
	position: relative;
	top: 0px; left: 0px;
	width: 982px; height: auto;
	margin: 15px auto 15px;
	background-color: white;
}

#logo {
	width: 982px; height: 247px;
	margin: 0px auto;
}

#menu_bar {
	position: relative;
	top: 0px; left: 0px;
	width: 978px; height: 56px;
	margin-top: -52px; padding-left: 4px;
	background-image: url(../imgs/menu_bar_6.png);
}

#menu_bar div.option {
	position: relative;
	top: 0px; left: 0px;
	margin-right: 2px;
	
	line-height: 56px;
	vertical-align: middle;
	text-align: center;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	float: left;
}

#menu_bar div.option:hover {
	text-decoration:underline;
	cursor:pointer;
}

#menu_bar div.option.selected {
	font-weight: bold;
	color: #AAAAAA;
}

#option_home {
	width: 162px; height: 56px;
}

#option_marketing {
	width: 161px; height: 56px;
}

#option_products {
	width: 160px; height: 56px;
}

#option_guide {
	width: 162px; height: 56px;
}

#option_contact {
	width: 160px; height: 56px;
}

#option_private {
	width: 160px; height: 56px;
}

#body_area {
	position:relative;
	top: 0px; left: 0px;
	width: 982px; height: auto;
	margin-top: 20px;
}

#copyright {
	position: relative;
	top: 0px; left: 0px;
	width: 982px; height: 67px;
	margin-top: -20px;
	background-image: url(../imgs/copyright.png);
	cursor: pointer;
}

.style-big {
	margin-bottom: 19px;
	font-family: "Arial";
	font-size: 26px;
	font-color: #2b2b2b;
	text-align: center;
}

.style-medium {
	margin-bottom: 19px;
	font-family: Arial,Tahoma;
	font-size: 14px;
	font-color: #2b2b2b;
	text-align: justify;
}

.style-medium_2 {
	margin-bottom: 19px;
	font-family: Arial,Tahoma;
	font-size: 16px;
	font-color: #2b2b2b;
	text-align: justify;
}

.style-medium-center {
	margin-bottom: 19px;
	font-family: "Arial";
	font-size: 14px;
	font-color: #2b2b2b;
	text-align: center;
}

.style-small {
	margin-bottom: 19px;
	font-family: Arial,Tahoma;
	font-size: 10px;
	font-color: #2b2b2b;
	text-align: justify;
}

.style-definition {
	margin-bottom: 19px;
	font-family: Arial,Tahoma;
	font-size: 13px;
	font-color: #2b2b2b;
	font-style: italic;
	text-align: justify;
}

.style-definition-right {
	margin-bottom: 19px;
	font-family: Arial,Tahoma;
	font-size: 13px;
	font-color: #2b2b2b;
	font-style: italic;
	text-align: right;
}

.menu-button {
	text-align: center;
	
	font-size: 18px;
	font-family: "Arial";
	color: #FFFFFF;
}

#information {
	font-size: 13px;
	font-family: Arial,Tahoma;
	font-color: #2b2b2b;
	position: relative;
	top: 0px;
	width: 942px;
	left: 20px;
}