body {
	margin: 0;
	padding: 0;
	background-image: url(img/foncab.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

a img {
	border: none;
}

a {
	text-decoration: none;
	color: #5f9ea0;
	font-weight: bold;
	outline: none;
}

a:hover {
	color: #ff8c00;
}

#contedor {
	width: 900px;
	margin: 0 auto;
}

#logo {
	position: absolute;
	margin: 0;
}

#menu {
	position: absolute;
	margin: 0 0 0 300px;
	width: 600px;
	height: 72px;
	border-left: 1px solid #FFF;
}

#menu ul {
	height: 72px;
   margin: 0;
   padding: 0;
   list-style-type: none;
   white-space: nowrap;
}

#menu ul li {
	float: left;
	height: 69px;
	border-right: 1px solid #FFF;
	font-size: 0.7em;
}

#menu ul li a {
	float: left;
	height: 25px;
	padding: 50px 15px 0;
    text-decoration: none;
	font-weight: normal;
	color: #FFF;
	display: block;
}

#menu ul a.active {
	background-image: url(img/foncabactive.png);
	background-repeat: repeat-x;
	color: #FFF;
}

#menu ul a:hover {
	background-image: url(img/foncabhover.png);
	background-repeat: repeat-x;
}

.limpia {
	clear: both;
}

#corpo {
	float: left;
	width: 570px;
	margin: 100px 30px 30px 95px;
	display: inline;   /* para IE6 */
}

#corpo h1 {
	margin: 30px 0 10px;
	font-size: 1.4em;
	color: #185F8A;
}

#corpo h2 {
	margin: 20px 0 10px;
	font-size: 1.1em;
	font-weight: normal;
	color: #185F8A;
}

#corpo p {
	font-size: 0.8em;
	color: #444;
	line-height: 1.5em;
}

#corpo img {
	margin: 10px 0;
	border-top: 5px solid #AAA;
	border-bottom: 5px solid #AAA;
}

#corpo table.tarifas {
	width: 100%;
	margin: 20px 0 0;
	font-size: 0.75em;
	color: #444;
	border-collapse: collapse;
}

#corpo table.tarifas th {
	padding: 4px;
	background-color: #257AAB;
	color: #FFF;
	border: 1px solid #257AAB;
}

#corpo table.tarifas td {
	padding: 3px 5px;
	border: 1px solid #257AAB;
}

#corpo table.tarifas td.nume {
	text-align: right;
}

#corpo table.tarifas td.titu {
	background-color: #E6E6E6;
	text-align: center;
	font-weight: bold;
}

#corpo table.tarifas td.nota {
	font-size: 0.9em;
	color: #777;
}

#banner {
	float: left;
	width: 200px;
	margin: 140px 0 30px;
	padding: 0;
}

#banner h1 {
	margin: 30px 0 10px;
	padding: 3px 0 3px 20px;
	font-size: 0.8em;
	color: #FFF;
	background-image: url(img/titban.gif);
}

#banner p {
	margin: 12px 0;
	padding-left: 15px;
	font-size: 0.75em;
	color: #444;
}

#banner ul {
	margin-top: 12px;
}

#banner ul li, ul.lista li {
	list-style: url(img/vineta.gif);
	margin: 7px 0 0 -5px;
	padding-left: 3px;
	font-size: 0.75em;
}

#pie {
	width: 100%;
	border-top: 1px dotted #afd8ed;
}

#pie p {
	margin: 15px 0 50px;
	text-align: center;
	font-size: 0.70em;
	color: #AAA;
}

form.formc {
	width: 490px;
	margin: 20px 0;
	padding: 20px 40px;
	border: 1px solid #AAA;
	background-color: #F3F3F3;
}

form.formc p{
	padding: 0px 0px;
	font-size: 0.8em;
}

form.formc input, form.formc textarea {
	padding: 2px;
	width: 484px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #036;
}

form.formc input.boton {
	width: auto;
}

.barcos {
	width: 570px;
}

.barcos p {
	margin: 0 0 20px;
	text-align: center;
}

.barcos .barco, .barcos .barcoC {
	float: left;
}

.barcos .barcoC {
	margin:0 15px;
}

#corpo a:hover img {
	border-top: 5px solid #F5CC00;
	border-bottom: 5px solid #F5CC00;
}

p.atras {
	margin: 0;
	text-align: right;
}



#meerkat {
	width: 100%;
	height: 110px;
	display: none;
	border-top: 6px solid #15567C;
	background-color:#E1BA00;
}

#meerkat-content {
	width: 960px;
	margin: 0 60px;
	padding-top: 5px;
	color: #15567C;
}

#meerkat-content h1{
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
}

#meerkat-content p{
	color: #15567C;
	font-size: 0.9em;
}

#meerkat a {
	text-decoration: none;
	color:#069;
}

#meerkat a:hover {
	color:#CA5100;
}

#meerkat a.close-meerkat {
	position: absolute;
	top: 8px;
	right: 5px;
	background: #FFF;
	text-decoration: none;
	padding: 0px 4px 1px 5px;
	font-weight: bold;
	font-size: 1.2em;
	border: 2px solid #15567C;
	color: #15567C;
}

#meerkat a.close-meerkat:hover {
	border: 2px solid #C9AC0C;
	color: #C9AC0C;
}
