

.header {
	background: 1px 90px url(images/header-transporte-maritimo-background.jpg) no-repeat;
}

h1 {
	background: url(images/h1-background.jpg) 0 -35px no-repeat;
}

h2 {
	margin: 0 0 0 -18px;
	padding: 0 0 10px 25px;
	clear:both;
	background: url(images/h1-background.jpg) 0 -35px no-repeat;
}
ul.transportes h2 {
	background: url(images/h1-background2.jpg) 0 -35px no-repeat;
}
h2 a {
	font-size: 16px;
	text-decoration: none;
	color: #0272DE;
}

p.know {
	clear: both;
}

.content ul {
	margin: 0 0 15px 30px;
}

.content li {
	list-style: disc;
}

.transportes li {
	list-style: none;
}


.gallery .image {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 5px 20px 5px;
	background: url(images/gallery-image-background.jpg) bottom left no-repeat;
}

.gallery .image a {
	display: block;
	width: 175px;
	height: 120px;
	background: #CCC;
}
