body {
	text-align:center;
	margin:0;
	background-image: url(fondo.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
	
}

.ContenidoTexto {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;
}
.ContenidoTextoCopia {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #999999;
}
.ContenidoTextolink {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #33CCFF;
	font-weight: bold;
}
.ContenidoTextolink:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color: #33CCFF;
	font-weight: bold;
}
.linkpie {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;
}
.linkpie:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color: #33CCFF;
}
.linkpieCopia {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;
}
.linkpieCopia:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color: #B5B5B5;
}
.linkpie02 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #999999;
}
.linkpie02:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color: #B9B9B9;
}
.ContenidoTextoResaltado {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #33CCFF;
}
.camposTexto {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #428497;
	background-color: #BCDBE2;
	border: 1px solid #5CA4B8;
	width: 255px;
	height: 25px;
}
.camposMemo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #428497;
	background-color: #BCDBE2;
	border: 1px solid #5CA4B8;
	width: 255px;
	height: 180px;
}
.botones {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #BCDBE2;
	text-decoration: none;
	background-color: #4A91A7;
	height: 25px;
	width: 100px;
	border: thin solid #8EC0CE;
}
.LinkContenido {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #303F42;
	font-weight: bold;
}
.LinkContenido:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color: #36484A;
	font-weight: bold;
}
.fotoFicha_central {
	border:solid 1px #66CCFF;
	margin-bottom: 15px;
}
.Ficha_arriba {
	background-repeat:no-repeat;
	background-image:url(imagenes/fondo_ficha_top.jpg);
	padding: 7px;
}
.Ficha_abajo {
	background-image:url(imagenes/fondo_ficha_fin.jpg);
	padding: 7px;
}
.Ficha {
	margin:auto;
	margin-bottom: 10px;
	text-align:left;
	font-family:Tahoma;
	width: 600px;
	background-image:url(imagenes/fondo_ficha.jpg);
}
.FichaContenido {
	padding-left:15px;
	padding-right:15px;
	margin-bottom: 0px;
}
.tituloFicha {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#66CCFF;
	margin-bottom:10px;
	font-weight:normal;
	line-height: 35px;
	
	border-bottom: dashed 1px;
	padding-top:5px;
}
.descripcionFicha {
	font-family: Tahoma, Arial;
	font-size:12px;
	line-height: 20px;
	color:#CCCCCC;
}
.fotoFicha {
	border:solid 1px #66CCFF;
	margin-right: 15px;
}
.FichaContenido_interna {
	padding-left:15px;
	padding-right:15px;
}

.Ficha_interna_arriba {
	background-image:url(imagenes/fondo_ficha_interna_top.jpg);
/*	padding: 7px;*/
	margin-top:15px;
}
.Ficha_interna_abajo {
	background-image:url(imagenes/fondo_ficha_interna_fin.jpg);
	/*padding: 7px;*/
	margin-bottom:15px;
}
.Ficha_interna {
	margin:auto;
	margin-bottom: 10px;
	text-align:left;
	font-family:Tahoma;
	width: 580px;
	background-image:url(imagenes/fondo_interna_ficha.jpg);
}
.FichaContenido_interna {
	padding-left:10px;
	padding-right:10px;
}
.tituloFicha_interna {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#B9E9FF;
	margin-bottom:10px;
	font-weight:normal;
	line-height: 35px;
	border-bottom: dashed 1px;
	padding-top:5px;
	text-align:left;
}
.descripcionFicha_interna {
	font-family: Tahoma, Arial;
	font-size:12px;
	line-height: 20px;
	color:#CCCCCC;
}
.link_interna {
	clear: left;
	position:relative;
	font-size:11px;
	color:#66CCFF;
	text-align:right;
	padding-right:10px;
}
.link {
	clear: left;
	position:relative;
	font-size:11px;
	color:#66CCFF;
	text-align:right;
}
#pagina {
	margin: auto;
	width: 1000px;
	background-image: url(imagenes/fondo_pagina.jpg);
	/*border-left:solid 3px #33CCFF;
	border-right:solid 3px #33CCFF;*/
}
#copetepagina {
	padding-top:25px;
	padding-bottom:25px;
	margin-left: 50px;
	margin-right: 50px;
	text-align:left;
	font-family:Tahoma, Arial;
	color:#CFEAF1;
	line-height: 25px;
	font-size:12px;
	margin-bottom: 1px;
	height:auto;
}
#copetepagina:first-letter {
	float:left;
	font-size:100px;
	line-height:90px;
	padding-top:5px;
	padding-right: 5px;
	font-family: Times, serif, Georgia;
}

#copetepagina .resaltado {
	color:#FFFFFF;
	font-weight:bold;
}

#copetepagina .resaltado_medio {
	color: #FFFFFF;
}
#copetepaginanormal {
	padding-top:25px;
	padding-bottom:25px;
	margin-left: 50px;
	margin-right: 50px;
	text-align:left;
	font-family:Tahoma, Arial;
	color:#CFEAF1;
	line-height: 25px;
	font-size:12px;
	margin-bottom: 1px;
	height:auto;
}
#contenido {
	float:left;
	text-align:center;
	width: 718px;
	
	padding: 0px;
	padding-bottom: 30px;
	margin-bottom: 1px;
}
#derecha {
	float:right;
	padding:0;
	width:282px;
}
#derecha .subtitulo {
	position: relative;
	padding: 10px;
	border-top: dotted 1px #FFFFFF;
	border-bottom: dotted 1px #FFFFFF;
}
#derecha .subtitulo #subtitulo_puertos {
	height: 24px;
	background-repeat:no-repeat;
}
#derecha .subtitulo #subtitulo_embarcacion_recomendada {
	height: 42px;
	background-repeat:no-repeat;
}
#derecha .contenido {
	background-color:#59B5D2;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#344445;
	text-align: left;
	margin-bottom: 15px;
}
#derecha #MapaPuerto {
	background-color:#59B5D2;
	padding-top:15px;
	padding-bottom:15px;
}
#derecha #FotoEmbarcacionRecomendada {
	border: solid 1px #FFFFFF;
	margin-bottom: 15px;
	padding: 3px;
}
#derecha #DatosEmbarcacionRecomendada {
	background:#4A91A7;
	border: solid 1px #FFFFFF;
	padding: 3px;
	color: #FFFFFF;
}
#derecha #DatosEmbarcacionRecomendada .ItemEmbarcacionRecomendada {
	margin: 1px;
	padding: 6px;
}
#derecha #DatosEmbarcacionRecomendada .DatoEmbarcacionRecomendada {
	width: 151px;
	margin: 1px;
	padding: 6px;
	text-align: left;
}
#derecha .AreaBotones {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: right;
	height: 50px;
}

#derecha #FinDerecha {
	background: #3AA7CA;
	height: 5px;
	border-bottom: dotted 1px #FFFFFF;
	vertical-align: bottom;
}
/*#pie {
	clear: both;
	height: 100%;
	background-image: url(imagenes/fondo_pie.jpg);
	margin-top: 1px;
	background-repeat: no-repeat;
}*/
#pie_izquierda{
	float:left;
	text-align:center;
	width:260px;
	color:#999999;
	margin-top: 55px;
	font-family:Tahoma, Arial;
	font-size: 11px;
	line-height: 20px;
}
#pie_medio{
	text-align:right;
	margin-left: 270px;
	margin-right: 193px;
	margin-top: 12px;
	color:#999999;
	font-family:Tahoma, Arial;
	font-size: 11px;
	line-height: 20px;
}
#pie_medio .separador {
	margin-left: 6px;
	margin-right: 6px;
}
#pie_derecha .separador {
	margin-left: 6px;
	margin-right: 6px;
}
#pie_derecha {
	float:right;
	width:183px;
	text-align:center;
	margin-top: 12px;
	color:#999999;
	font-family:Tahoma, Arial;
	font-size: 11px;
	line-height: 20px;
}
#top {
	height: 388px;
}

.btn_rutas, .btn_eventos {	
	width: 600px;
	height: 148px;
	border: solid 1px;
	border-color: #293738;
	margin-bottom: 15px;
}
.btn_rutas:hover, .btn_eventos:hover, {
	border-color: #00CCCC;
}
#derecha .subtitulo {
	margin: 0px;
	background-color: #3AA6CA;
}
#Cuadro_Resaltado_Empresa {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	width:100%;
	background-color:#3AA6CA;
	padding: 12px;
	border-bottom: dotted 1px #FFFFFF;
	border-top: dotted 1px #FFFFFF;
	color: #FFFFFF;
}
#FotoContenido {
	float:right;
	margin-left: 10px;
}
.FichaFaqs {
	margin-top: 15px;
	margin-bottom:1px
	font-size: 11px;
	color:#D7D7D7;
}
.FichaFaqsNroPregunta {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#00CCFF;
}
.FichaFaqsSeparador {
	margin-top: 15px;
	border-top: dotted 1px #FFFFFF;
	margin-bottom: 15px;
}
.FaqsTitulo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #FFFFFF;
}
.linkcomun {
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.linkcomun:hover {
	text-decoration: underline;
	color: #33CCFF;
}
.FormularioContactoEtiqueta {
	width: 80px;
}
#pagina #contenido #copetepagina .itemavisolegal {
	font-weight: bold;
	text-decoration: underline;
}
#contenidoavisolegal {
	padding-top:25px;
	padding-bottom:25px;
	margin-left: 50px;
	margin-right: 50px;
	text-align:left;
	font-family:Tahoma, Arial;
	line-height: 20px;
	font-size: 11px;
	color:#D7D7D7;
}
#pie{
	clear: both;
}

#piearriba{
}

#pieabajo{
	background-image: url('imagenes/fondo_pie.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 15px;
}

#derechapropbarco{
	float:left; 
	width:70; 
	height:25px; 
	background-color: #4A91A7;

}
#derechadatobarco{
	background-color:#428497;
	height:24px;
}
.cetrardiv{	
	margin:5px auto 5px auto;
	width:100%;
}
.titulomapadesitio {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#66CCFF;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:5px;
	font-weight:normal;
	line-height: 35px;
	padding-top:5px;
	text-decoration:none;
}
.titulomapadesitio:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#33C7F5;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:5px;
	font-weight:normal;
	line-height: 35px;
	padding-top:5px;
	text-decoration: underline;
}
.seccionmapadesitio {
	font-family:Arial, Tahoma;
	font-size:15px;
	color:#CCCCCC;
	margin-left:20px;
	margin-bottom:10px;
	font-weight:normal;
	line-height: 30px;
	padding-top:5px;
	text-decoration: none;
}
.seccionmapadesitio:hover {
	font-family:Arial, Tahoma;
	font-size:15px;
	color:#E0E0E0;
	margin-left:20px;
	margin-bottom:10px;
	font-weight:normal;
	line-height: 30px;
	padding-top:5px;
	text-decoration: underline;
}
.contenidomapadelsitio {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	margin-left:0px;
	margin-bottom:10px;
	font-weight:normal;
	line-height: 15px;
	padding-top:5px;
}
#fotoprincipal {
	height:450px;
}
