html, body {
	height: 105%;
}
body {
	font-family: 'YanoneKaffeesatzThin', sans-serif;
	background: #0f4f99;
}
.contenedor {
  width: 960px;
  margin: 0px auto;
  position: relative;
}
.columna {
	float: left;
	position: relative;
}
.grid-1 {width: 40px;}
.grid-2 {width: 80px;}
.grid-3 {width: 120px;}
.grid-4 {width: 160px;}
.grid-5 {width: 200px;}
.grid-6 {width: 240px;}
.grid-7 {width: 280px;}
.grid-8 {width: 320px;}
.grid-9 {width: 360px;}
.grid-10 {width: 400px;}
.grid-11 {width: 440px;}
.grid-12 {width: 480px;}
.grid-13 {width: 520px;}
.grid-14 {width: 560px;}
.grid-15 {width: 600px;}
.grid-16 {width: 640px;}
.grid-17 {width: 680px;}
.grid-18 {width: 720px;}
.grid-19 {width: 760px;}
.grid-20 {width: 800px;}
.grid-21 {width: 840px;}
.grid-22 {width: 880px;}
.grid-23 {width: 920px;}
.grid-24 {width: 960px;}
.margen_0_10 {
	padding: 0px 10px;
}
#cabecera {
	height: 100px;
}
.ficha {
	height: 270px;
	margin: 20px 5px;
	background-color: #fff;
	position: relative;
	-webkit-box-shadow: 0px 3px 16px #01182F;
	-moz-box-shadow: 0px 3px 16px #01182F;
	box-shadow: 0px 3px 16px #01182F;
	behavior: url(../js/PIE.htc);
}

p.fotoportada img {
	width: 428px;
	height: 250px;
	position: absolute;
	top: 8px;
	left: 20px;
}
h1#logo {
	font-size: 35px;
	font-weight: 700;
	color: #fff;
	position: absolute;
	top: 30px;
	left: 35px;
}
h1#logo span {
	font-size: 18px;
}
h1#logo a{
	color: #fff;
	text-decoration: none;
}
h1#logo a:hover{
	border-bottom: 1px solid #fff;
}
.ficha h2 {
	font-size: 20px;
	text-align: center;
	line-height: 1em;
	padding: 1px 5px;
	background-color: #fff;
	color: #10509A;
	position: absolute;
	top: 17px;
	left: 38px;
}
.ficha h2 span {
	font-size: 15px;
}
h2 {
	font-size: 25px;
	text-align: center;
	line-height: 0.9em;
	padding: 1px 5px;
	background-color: #fff;
	color: #10509A;
}
h2 span {
	font-size: 15px;
}
.contenido {
	font-family: 'YanoneKaffeesatzRegular', sans-serif;
}
.contenido h2 {
	font-size: 15px;
	margin-top: 25px;
	margin-bottom: 5px;
	text-align: left;
	color: #1a1a1a;
	background-color: transparent;
}
.contenido p {
	line-height: 1.1em;
	text-align: justify;
}
.contenido ul {
	margin-left: 25px;
}
.contenido ul li {
	line-height: 1em;
}
@keyframes ver
{
	from {background-color: orange;}
	to {background-color: yellow;}
}
@-moz-keyframes ver
{
	from {background-color: orange;}
	to {background-color: yellow;}
}
@-webkit-keyframes ver
{
	from {background-color: orange;}
	to {background-color: yellow;}
}
h2.ficha_casa {
	margin-left: 35px;
	position: absolute;
	top: 85px;
	left: 0px;
	color: #10509A;
	font-weight: 700;
}
.ficha p.ver {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(../../PIE.htc);
}
.ficha p.ver a{
	font-size: 16px;
	font-family: 'YanoneKaffeesatzRegular', sans-serif;
	padding: 1px 10px;
	background-color: orange;
	-webkit-transition: background-color 1s;
	transition: background-color 1s;
	color: #fff;
	position: absolute;
	top: 225px;
	left: 365px;
	text-decoration: none;
}
/*
.ficha p.ver.pano a{
	left: 850px;
}*/
.ficha p.ver a:hover{
	text-decoration: underline;
	background-color: yellow;
	color: orange;
	xanimation: ver 2s;
	x-moz-animation: ver 2s;
	x-webkit-animation: ver 2s;
}
/*para la ficha panoramica de la vista de inicio
div#puerto{
	height: 310px;
	margin-top: -5px;
}
div#puerto img{
	width: 908px;
	height: 287px;
	margin: 10px 0px 0px 20px;
}*/
.diapos img {
	margin-left: 65px;
}
.bg_diapos {
	background-color: #fff;
	padding: 10px 0px 15px 0px;
	-webkit-box-shadow: 0px 3px 16px #01182F;
	-moz-box-shadow: 0px 3px 16px #01182F;
	box-shadow: 0px 3px 16px #01182F;
	behavior: url(../../js/PIE.htc);
}

#paginador {
text-align: right;
}
#paginador a{
	color: #000;
	margin-right: 10px;
	text-decoration: none;
}
#paginador a.activeSlide{
	padding: 0px 3px;
	background-color: #0F5099;
	color: #fff;
}
p#contacto {
	font-size: 14px;
	font-family: Tahoma, 'YanoneKaffeesatzRegular', sans-serif;
	color: #D1FFD1;
	line-height: 1em;
	position: absolute;
	top: 42px;
	left: 700px;
}
p#contacto a {
	color: #D1FFD1;
}
p#contacto span {
	font-size: 12px;
}
p#contacto_ficha {
	font-size: 14px;
	font-family: Tahoma, 'YanoneKaffeesatzRegular', sans-serif;
	color: #D1FFD1;
	line-height: 1em;
	position: absolute;
	top: 43px;
	left: 670px;
}
p#contacto_ficha a {
	color: #D1FFD1;
}
p#contacto_ficha span {
	font-size: 12px;
}
p.inicio {
	font-size: 15px;
	color: #fff;
	display: inline;
	margin-left: 25px;
	border-bottom: 1px solid #fff;
}
p.inicio a {
	color: #fff;
	text-decoration: none;
}
ul#menu {
	list-style-type: none;
	position: absolute;
	top: 95px;
	left: 25px;
}
ul#menu li {
	float: left;
	font-size: 15px;
	color: #fff;
	margin-right: 15px;
	font-family: 'YanoneKaffeesatzRegular', sans-serif;
}
ul#menu li a{
	color: #fff;
	margin-left: 10px;
	text-decoration: none;
}
ul#menu li a:hover{
	border-bottom: 1px solid #fff;
}
ul#submenu {
	list-style-type: none;
	margin: 10px 0px 0px 105px;
}
ul#submenu li {
	float: left;
	font-size: 15px;
	color: #fff;
	margin-right: 15px;
	font-family: 'YanoneKaffeesatzRegular', sans-serif;
}
ul#submenu li a{
	color: #fff;
	margin-left: 10px;
	text-decoration: none;
}
ul#submenu li h2{
	font-size: 16px;
	padding-bottom: 2px;
	margin: 2px -5px 0px 0px;
}
ul#submenu li a:hover{
	border-bottom: 1px solid #fff;
}
.cal {
	width: 154px;
	margin: 0px 3px 15px 3px;
	float: left;
	text-align: center;
}
.cal td {
	width: 12px;
	text-align: center;
}
.cal td.normal {
	background-color: #ff0000;
}
.cal td[class^="normal-"] {
	background-color: #ff0000;
}
.cal td, .cal td a {
	padding: 0px 2px;
	font-size: 12px;
	font-family: 'Courier New', sans-serif;
}
.cal td a {
	display: block;
	margin-bottom: 3px;
	color: #000;
	overflow: hidden;
}
.cal td a:hover {
	color: #fff;
}
.cal td a.entrada {
	background-image: url(../imagenes/entrada.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.cal td a[class^="entrada-"] {
	background-image: url(../imagenes/entrada.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.cal td a.salida {
	background-image: url(../imagenes/salida.gif);
	background-position: 0 -1px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.cal td a[class^="salida-"] {
	background-image: url(../imagenes/salida.gif);
	background-position: 0 -1px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.cal td a.entsal {
	background-image: url(../imagenes/entsal.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.cal td a[class^="entsal-"] {
	background-image: url(../imagenes/entsal.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.cal td a.normal {
	background-color: #ff0000;
	text-decoration: none;
}
.cal td a[class^="normal-"] {
	background-color: #ff0000;
	text-decoration: none;
}
hr.b {
	color: #fff;
	opacity: 0.5;
}
p#pie {
	text-align: center;
	font-size: 14px;
}
.deg {
	background: #0f4f99;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBmNGY5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4Y2ZmZGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #0f4f99 0%, #8cffdc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f4f99), color-stop(100%,#8cffdc));
	background: -webkit-linear-gradient(top,  #0f4f99 0%,#8cffdc 100%);
	background: -o-linear-gradient(top,  #0f4f99 0%,#8cffdc 100%);
	background: -ms-linear-gradient(top,  #0f4f99 0%,#8cffdc 100%);
	background: linear-gradient(top,  #0f4f99 0%,#8cffdc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f4f99', endColorstr='#8cffdc',GradientType=0 );
	behavior: url(../../js/PIE.htc);
}
.clearfix:after, .container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow:hidden;
}
.clearfix {display: block;}
.clear { clear:both; }