* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image:  url(bg.png);
	background-repeat: repeat;
	margin: 15px 0px;
}
#wrapper {
	margin: 0 auto;
	width: 850px;
	background-color: #FFFFFF;
}
#header {
 color: #333;
 width: 838px;
 float: left;
 padding: 5px;
 border: 1px solid #CCCCCC;
 height: 260px;
 margin: 0px 0px 5px 0px;
 background: #FFFFFF;
}
#leftcolumn { 
 color: #666666;
 border: 1px solid #ccc;
 margin: 0px 5px 5px 0px;
 padding: 5px;
 height: 240px;
 width: 198px;
 float: left;
}
#leftmiddle { 
 color: #333;
 border: 1px solid #ccc;
 margin: 0px 5px 5px 0px;
 padding: 5px;
 height: 240px;
 width: 353px;
 float: left;
}
#rightmiddle { 
 color: #333;
 border: 1px solid #ccc;
 margin: 0px 5px 5px 0px;
 padding: 5px;
 height: 240px;
 width: 198px;
 float: left;
}
#rightcolumn {
	color: #333;
	background: url(fundotartan.png) repeat;
	margin: 0px 0px 5px;
	padding: 5px 3px;
	height: 240px;
	width: 38px;
	float: right;
}
#rightcolumn p {
text-align: center;
}
#footer { 
 width: 850px;
 height: 30px;
 clear: both;
 color: #999999;
 background: url(fundotartan.png) repeat;
 margin: 5px 0px 10px;
 padding: 0px;
}
#footerleft {
	float: left;
	width: 420px;
	height: 30px;
	display: inline;
	font-size: 10px;
	padding-left: 5px;
	margin-left: 3px;
	margin-top: 2px;
}
#footerleft p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerright {
	float: right;
	width: 400px;
	height: 20px;
	font-size: 10px;
	margin-top: 7px;
	margin-right: 3px;
	text-align: right;
	padding-right: 5px;
}
#sp {
	width: 848px;
	height: 10px;
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
	color: #666666;
}
#sp a:link {
	color: #333333;
	text-decoration: none;
}
#sp a:visited {
	color: #333333;
	text-decoration: none;
}
#sp a:hover {
	color: #333333;
	text-decoration: none;
}
p {
text-align: justify;
margin: 0px 0px 5px;
}
table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hoover {
	color: #0066CC;
	text-decoration: none;
}
.destaqueentrada {
	color: #0066CC;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	letter-spacing: 2px;
}
.destaquegdoceano {

	color: #0066CC;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
}
