html,
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #fff;
	background-color: #03F;
	margin: 0;
	position: relative;
	text-align: center;
}
#cabecera{
	margin: auto;
	height: 153px;
	width: 748px;
	background: url(../images/cabecero.jpg) top left no-repeat;
	position: relative;
}
h1{
	margin: 0;
	text-align: right;
}
h2{
	margin: 0 0 .4em
}
h2.ruta{
	font-size: 1.2em;
	text-decoration: underline;
}
ul#describeruta{
	text-align: left;
	margin-left: 5em;
	padding-left: 0;
}
ul#describeruta a{
	font-size: .9em;
}
h2.belen{
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0 .5em
}
h3.belen{
	margin-top: .5em;
	font-size: .9em;
	font-weight: bold;
}
object#album{
	position: static;
	margin:auto;
}
#contenido{
	position: relative;
	margin: auto;
	width: 748px;
	background-image:  url(../images/bg.gif);
	padding-bottom: 10px;
	min-height: 250px;
}
div#contenido.inicio a.inicio,
div#contenido.actividades a.actividades,
div#contenido.consejos a.consejos,
div#contenido.album a.album,
div#contenido.enlaces a.enlaces,
div#contenido.foro a.foro,
div#contenido.belen a.belen,
div#contenido.marineros a.marineros,
ul#pie.inicio a.inicio,
ul#pie.actividades a.actividades,
ul#pie.consejos a.consejos,
ul#pie.album a.album,
ul#pie.enlaces a.enlaces,
ul#pie.foro a.foro,
ul#pie.belen a.belen,
ul#pie.marineros a.marineros{
	background-color: #fff;
	color: #000;
}
#content{
	width: 606px;
	margin-left: 130px;
	background-color:  #006;
	border-left: 1px solid #ff0;
	border-right:  1px solid #ff0;
}
p{
	margin-left: 1em;
	margin-right: 1em 
}
#content .primerparrafo{
	margin-top: 0;
}
#content .ultimoparrafo{
	margin-bottom: 0
}
ul#menubelen{
	padding-left: 0;
	margin-top: 0;
	margin: auto;
}
ul#menubelen li{
	display: inline;
}
ul#menubelen li a{
	margin: 0 1.3em
}
ul#pie{
	background-image:  url(../images/bg.gif);
	padding-left: 0;
	padding-bottom: 3px;
	margin-top: 0;
	width: 748px;
	margin: auto;
	border-top: 1px solid #ff0;
	border-bottom: 1px solid #ff0;
}
ul#pie li{
	display: inline;
	margin-left: 0
}
ul#pie li a{
	text-decoration: none;
	padding: 2px 10px;
}
ul#pie li a:hover{
	background-color: #fff;
	color: #000
}
ul#menuprincipal{
	position: absolute;
	left: 0;
	margin-left: 5px;
	padding: 0;
	background-image:  url(../images/bg.gif);
	padding-left: 0;
	margin-top: 0;
	width: 120px;
	list-style: none;
}
ul#menuprincipal li{
	border-bottom: 1px dashed #fff;
	border-top: 1px dashed #fff;
	margin: 2px;
	padding: 2px 2px;
}
ul#menuprincipal li a{
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 0;
}
ul#menuprincipal li.oculto{
	display: none;
}
ul#menuprincipal li a:hover,
ul#menuprincipal li a:focus{
	background-color: #fff;
	color: #000
}
#bordeinicio {
	width: 608px;
	margin-left: 130px;
	height: 10px;
	background-image: url(../images/imag_10.gif);
}
#bordeinicio img.izq{
	float: left;	
}
#bordeinicio img.der{
	float: right;	
}
#bordefin {
	width: 608px;
	margin-left: 130px;
	height: 10px;
	background-image: url(../images/imag_28.gif);
}
#bordefin img.izq{
	float: left;	
}
#bordefin img.der{
	float: right;	
}
ul#actividades{
	margin: auto;
}
ul#actividades li{
	display: inline;
	margin: 1em;
	padding-bottom: 1em;
}
ul#consejos{
	list-style-position: inside;
	font-size: .9em;
	margin-left: 1em;
	padding: 0;
	width: 95%;
}
ul#consejos li{
	line-height: 1.3em;
	padding: .9em 0;
	text-align: left;
	border-bottom: 1px solid #555
}
ul#consejos li em{
	font-style: normal;
	border-bottom: 1px dashed #fff
}
ul#consejos li.ultimo{
	border: 0
}
ul#enlaces{
	text-align: left;
}
a{
	font-size: .8em
}
a:link {
	color: #FFF;
}
a:hover {
	color: #FFF;
	text-decoration: underline overline;
}
a:visited {
	color: #FFF;
}
.lininf,
.forinf {
	border-bottom-width: 3px double #FF0;
}
#fotosbelen{
	float: left;
	margin-right: 1em;
	margin-left: .3em;
}
#fotosbelen img{
	display:block;
	margin: .5em 0;
	border: .1em solid #FFF
}
#fotosruta{
	float: right;
	margin-right: 1em;
	margin-left: .3em;
}
#fotosruta img{
	margin: 1em 0;
	display:block;
	border: .1em solid #FFF
}
h2.belen{
	display: inline;



}
#albumbelen img{
	margin: .5em;
	border: .1em solid #FFF
}
.forinf {
	border-bottom-width: 1px solid #FF0;
}
.text {
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
}
.blanco {
	color: #FFF;
}
.datos{
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}
.descripcion{
	font-size: 10px;
	color: #FFF;
	text-align: left;
}
.altn  {
	font-size : 9pt;
	color: #fff;
	background-color: #666;
}
.tit  {
	font-size : 9pt;
	color: #fff;
	background-color: #333;
	font-weight: bold;
}
.no	{
	font-size: 7pt;
	color:	#FFF;
	font-weight: bold;
	text-align:	center;
	}
.fs	{
	background-color:	#CCC;
	font-size: 7pt;
	color:	#000;
	font-weight: bold;
	text-align:	center;
	}
.desfs{
	background-color:	#CCC;
	width: 1em;
	height: 1em
}
.da	{
	background-color: #ff9;
	font-size: 7pt;
	color:	#000;
	font-weight: bold;
	text-align:	center;
	}
.vineta{
	text-align: center;
	text-indent: 0
}
.dessel{
	background-color:	red;
	width: 1em;
	height: 1em
}
.sel {
	background-color: red;
	text-align:	center;
}
.sel a{
	font-size: 7pt;
	font-weight: bold;
	color:	#FFF;
}
table#calendario{
	margin: auto;
}
table#calendario td{
	vertical-align: top;
}
table#calendario td table{
	border: 1px solid #fff;
}
table#calendario a{
	display: block;
	text-decoration: none;
}
p#bienvenida,
p#logotipo{
	text-align: center;
	text-indent: 0
}
p{
	text-align: left;
	text-indent: 3em
}
h2{
	font-size:1.5em;
}
dl#programa dt,
dl#programa dd{
	text-align:left
}
dl#programa dt{
	margin-left:1em;
	font-weight:bold;
	text-decoration:underline
}
dl#programa dd{
	margin-bottom:.5em
}
ul#datos{
	margin: auto;
	margin-top: .5em;
	padding: 0;	
	list-style: none;
	width: 700px;
}
ul#datos li.autor{
	margin-top: 1em;
	border-top: 1px dashed #fff;
	text-align: right;
	margin-bottom: 1em
}
ul#datos li.autor a{
	text-decoration: none;
}
table#foro{
	font-size: .9em;
}
table#foro th{
	background-color: #369;
	height: 20px
}
table#foro td{
	border-bottom: 1px dashed #fff;
	font-size: .9em;
	height: 30px
}
table#foro td.autor{
	text-align: left;
}
table#foro td.autor a{
	display: block;
	font-size: 1em;
	font-weight: bold;
}
table#foro td.nuevomensaje{
	font-size: 1em;
	height: auto;
	border: 0;
	text-align: right;
	font-weight: bold;
}
table#foro td.paginador{
	font-size: 1em;
	height: auto;
	border: 0;
	text-align: left;
	font-weight: bold;
}
 table#foro td.aviso{
	text-align: left;
	border: 0;
	text-align: center;
}
table#mensaje{
	border: 1px dashed #fff;
	width: 95%;
	margin: auto;
}
table#mensaje td{
	text-align: left;
}
table#mensaje td.datos{
	background-color: #369;
}
table#mensaje td.contenido{
	text-indent: 1em
}
p.aviso{
	font-size: .8em;
	margin-bottom: 0
}
ul.navegacionforo{
	padding: 0;
	margin: .5em 0
}
ul.navegacionforo li{
	display: inline;
	margin: 3em
}
dl#mensajes{
	margin: auto;
	width: 95%;
	text-align: left;
}
dl#mensajes dd{
	margin-bottom: 1em;
}
p#enviar{
	margin-top: .3em;
	text-align: center;
}
.textomensaje{
	padding-bottom: 1em;
	text-indent: 2em
}
a img{
	border: 0
}
th.celdatitulo{
	width: 50%;
	height: 20px
}
ul#albumbelen{
	margin: auto;
}
ul#albumbelen li{
display: inline;
vertical-align: middle;
}
ul#albumbelen li img{
	width: 100px;
}
.albumruta {
	text-indent: 0;
}
.albumruta span {
	display: block;
}
.albumruta img{
	border: 1px solid #FFF;
	margin: 0 3px 5px 0;
}
#marineros{
	font-size: .9em;
	text-align: left;
	margin: 0 1em;
}
#marineros h2{
	text-align: center
}
#marineros h3{
	border-bottom:  1px solid
}
#marineros h3,
#marineros h4,
#marineros h5{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom:  0
}
#marineros p{
	margin: 5px 0;
}
#marineros table{
	width:  90%;
	margin-left: 4%;
	text-align: center;
}
#marineros table th{
	border-bottom: 1px solid;
}
#marineros table td{
	border-bottom: 1px dotted #ffdd99;
}
#marineros a{
	font-size:  1.1em
}