
body {
	background: top center url(images/body-home-background.jpg) repeat-x;
}

.main {
	background: top center url(images/main-home-background.jpg) no-repeat;
}

.header {
	height: 90px;
}

.content-wrap {
	float: left;
	margin: 119px 0 0 0;
	width: 900px;
	min-height: 250px;
}

.content {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 904px;
	border-bottom: none;
}

h1 {
	display: none;
}

h2 {
	text-align: left;
}

h2 a {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #0272DE
}

.carrier {
	height: 330px;
}

.services {
}

.service {
	float: left;
	padding: 0 25px 0 25px;
	width: 250px;
	_width: 300px;
}

.service h2 {
	width: 250px;
	height: 40px;
}
div.bannerTopo {
		
}
.service h2 a {
	padding: 0 0 0 30px;
	height: 40px;
}

.service h2 span {
	clear: both;
	font-size: 14px;
	text-transform: none;
}

.service p {
	_width: 250px;
}

.service p.url {
	text-align: right;
}

.service p.url a {
	display: block;
	float: right;
	width: 70px;
	_width: 90px;
	padding: 10px;
	font-weight: bold;
	color: #0272DE;
	text-transform: uppercase;
}

.main-en .service p.url a {
	width:90px;
}
.main-es .service p.url a {
	width:130px;
}
.service p.url a:hover {
	background-color: #0272DE;
	color: #FFF;
}

.services .transporte-rodoviario h2 {
	background: url(images/icones-background.jpg) 0 0 no-repeat;
}

.services .transporte-maritimo h2 {
	background: url(images/icones-background.jpg) 0 -80px no-repeat;
}

.services .armazenagem h2 {
	background: url(images/icones-background.jpg) 0 -40px no-repeat;
}

.transporte-rodoviario, .transporte-maritimo {
	width: 248px;
	border-right: 2px dotted #0272DE;
}

.cars {
	clear: both;
	height: 205px;
	background: url(images/cars-background.jpg) left bottom no-repeat;
}

.cars h2, .cars p {
	display: none;
}

.footer ul,.footer p {
	width: 900px;
}
