﻿.clear-float {
	clear: both;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
#conteiner {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 915px;
	text-align: left;
}
#header {
	padding: 0px;
	margin: 0px;
	height: 215px;
}
#sup {
	padding: 5px 0px 0px 0px;
	height: 27px;
}
#email{
	padding: 0px;
	margin: 0px;
	float: left;
	height: 27px;
}
#login {
	height: 27px;
	padding: 0px;
	margin: 0px;
	float: right;
}
#logo {
	margin: 0px 0px 0px 20px;
	width: 248px;
	height: 183px;
	float: left;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
}
#slogan {
	background-image: url('../img/slogan.png');
	background-repeat: no-repeat;
	width: 429px;
	height: 109px;
	float: left;
}
#space {
	width: 429px;
	height: 38px;
	float: left;
}
#menu {
	height: 35px;
	width: 614px;
	margin: 0px 0px 0px 10px;
	float: left;
}
#content {
	width: 100%;
}
#banner {
	height: 280px;
	margin: 9px 0px 0px 0px;
}
#splash-image {
	margin: 0px 0px 0px 20px;
	width: 616px;
	height: 276px;
	background-image: url('../img/banner.png');
	background-repeat: no-repeat;
	float: left;
}
#divisas {
	background-image: url('../img/bg_divisas.png');
	width: 247px;
	height: 276px;
	background-repeat: no-repeat;
	float: left;
}
#colum-l {
	padding: 5px;
	margin: 0px 0px 0px 10px;
	float: left;
	width: 580px;
}
#colum-r {
	margin: 0px 0px 0px 5px;
	padding: 5px;
	float: left;
	width: 267px;
}
.box-top {
	background-image: url('../img/box_top.png');
	background-repeat: no-repeat;
	width: 578px;	
	float: left;
	padding: 5px;
}
.box-title-top {
	padding: 0px 15px 5px 15px;
	background-image: url('../img/box_title-top.png');
	background-repeat: no-repeat;
	width: 548px;
}
.box-title-top img {
	float: left;
	padding: 5px;
}
.box-bot {
	background-image: url('../img/box_bot.png');
	background-repeat: no-repeat;
	width: 578px;
	height: 9px;
}
.box-lite_top {
	padding: 10px 8px 2px 8px;
	width: 261px;
	background-image: url('../img/box-lite_top.png');
	background-repeat: no-repeat;
}
.box-lite_top p {
	margin: 5px;
}
.box-lite_bot {
	margin: 0px 0px 15px 0px;
	width: 277px;
	height: 9px;
	background-image: url('../img/box-lite_bot.png');
	background-repeat: no-repeat;
}
.box-wide-title-top {
	margin: 10px 0px 0px 20px;
	padding: 0px 15px 5px 15px;
	background-image: url('../img/box-wide_title-top.png');
	background-repeat: no-repeat;
	width: 820px;
}
.box-wide-bot {
	margin: 0px 0px 0px 20px;
	background-image: url('../img/box-wide_bot.png');
	background-repeat: no-repeat;
	width: 850px;
	height: 9px;
}
#footer {
	background-image: url('../img/bg_foot.png');
	height: 69px;
	padding: 48px 0px 0px 0px;
}
#foot {
	margin: 0px auto 0px auto;
	width: 915px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 8px 0px 0px 0px;
}
#foot div {
	float: left;
	margin-right: 5px;
}
#foot p {
	margin: 0px;
}
#colum-foot-1 {
	width: 310px;
}
#colum-foot-2 {
	width: 400px;
}
#colum-foot-3 {
	width: 190px;
}

