body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #08486b;
}


#fondo{
	width:800px;
	height:370px;
	background-color: #FAFBF5;
	margin:auto;
	alignment-adjust:central;
}
#idiomas{
	list-style:none;
	margin-left:70px;
	margin-top:200px;
	text-transform:none;
	border-radius:20px;
	background-color:#EAEAEA;
	height:70px;
	width:600px;
	margin-top:200px;
	
	}
#idiomas li{
	margin:auto;
	float:left;
	
	
	}	
#idiomas li a{
	display:inline-block;
	padding:27px 40px;
	text-decoration:none;
	font-size:16px;
	}
#idiomas li a:hover{
	background-color:#FAFBF5;
	}	

.wrap{
width:800px;
background-color:#fafbf5;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#08486b;
margin:0px auto;
}
.header{
height:113px;
}
.topmenu{
	background-image:url(../images/fondo_menu.jpg);
	height:18px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;

}
.topmenu a{
text-decoration:none;
font-weight:bolder;
color:#08486b;
margin-right:15px;
}
.topmenu a:hover{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6aa2bf;
}
.shadow{
background-image:url(../images/sombra.gif);
height:9px;
background-repeat:repeat-x;
}
.principal{
	width:792px;
	display: table;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A9C5D3;
	border-left-color: #A9C5D3;
}
.Address {
	text-align: center;
	display: block;
	clear: left;
	height: auto;
	width: 772px;
	background-color: #FAFBF5;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.Address a {
	font-weight: bolder;
	color: #08486B;
	text-decoration: none;
}
.Address a:hover {
	color: #6aa2bf;
}
.mainContent{
	vertical-align:top;
	text-align: justify;
	display: table-column;
	padding: 10px;
	height: auto;
	width: 430px;
	float: left;
}
.subMenuMain, .pageTitles, .subMenu {
	color: #FFFFFF;
	background-color: #A9C5D3;
}
.subMenuMain {
	display: table;
	clear: left;
	height: 27px;
	width: 800px;
	margin-top: 10px;
}
.pageTitles, .subMenu {
	height: 22px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	display: table-column;
}
.pageTitles {
	font-size: 15px;
	font-weight: bolder;
	color: #08486B;
	width: 275px;
	font-style: italic;
	text-transform: capitalize;
}
.subTitles {
	font-size: 13px;
	font-weight: bolder;
	color: #08486B;
	text-decoration: none;
}
.subMenu {
	width: auto;
}
.subMenu a {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.subMenu a:hover {
	color: #6aa2bf;
}
.boats{
	display: table;
	padding: 10px;
	height: auto;
	width: 772px;
}
.photosHome{
	vertical-align:top;
	text-align: center;
	display: table-column;
	padding: 10px;
	height: auto;
	width: 320px;
	float: right;
}
.content2{
	padding-left:30px;
	padding-right:30px;
	padding-bottom:27px;
	vertical-align:top;
	padding-top:25px;
	text-align: justify;
}
.photos2{
	padding-right:5px;
	padding-bottom:27px;
	vertical-align:top;
	padding-top:25px;
	text-align: center;
}
.leftmenu{
	padding:0px;
	margin:0px;
	padding-top:27px;
	color: #FFFFFF;
}
.menuup, .menubottom {
	width:150px;
	height:20px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bolder;
	text-align: center;
}
.menuup{
	background-color:#cae0eb;
}
.menubottom{
	background-color:#a9c5d3;
}
.topleftmenu{
	background-image:url(../images/top_left_menu.gif);
	width:150px;
	height:20px;
	text-align:center;
	font-weight: bolder;
	padding-top: 5px;
	background-color: #266A8D;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	font-style: italic;
}
.textofotos{
	font-size:11px;
	padding-bottom: 10px;
}
.tableTitles {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#08486b;
	text-align:right;
	vertical-align: top;
}
.menuup a, .menubottom a {
	font-weight: bolder;
	color: #08486B;
	text-decoration: none;
	display: block;
}
.menuup a:hover, .menubottom a:hover {
	color: #6aa2bf;
}
.activeLink {
	color: #08486B;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bolder;
}
a {
	font-style: italic;
	font-weight: bolder;
	color: #08486B;
	text-decoration: none;
}
a:hover {
	color: #6AA2BF;
}
