@charset "utf-8";
body {
	background-color: #225868;
	margin: 0;
	padding: 0;
}
.container {
	width: 86%;
	max-width:1199px;
	min-width:768px;
	margin: 0 auto;
	background-color:#FFF;
	margin-top:20px;
	margin-bottom:20px;
	box-sizing:border-box
}

.contenedor {
	width: 100%;
	overflow:hidden;
	height:auto;	
	margin: 0 auto;
	background-color:#FFF;
	font-family: "Arial Rounded MT Bold","Arial";
	font-size: 0.9em;
	font-weight:bold;
	text-align:justify;
	box-sizing:border-box
}
.contenido {
	width: 70%;
	float: left;
	background-color:#FFF;
	height:auto;
	padding:5px 20px 5px 20px;
	box-sizing:border-box;
	
}
.publicidad {
	width: 30%;
	float: left;
	overflow:hidden;
	height:auto;
	background-color:#FFF;
	padding:5px;
	padding-left:10px;
	box-sizing:border-box
	
}
.bloque100 {
	margin: 0 auto;
	width: 100%;
	max-width:100%;
	float: left;
	padding-bottom:10px;
	padding-top:5px;
	box-sizing:border-box
}
.bloque80{
	margin: 0 auto;
	width: 80%;
	max-width:80%;
	float: left;
	padding-bottom:10px;
	padding-top:5px;
	box-sizing:border-box;
}
.bloque60 {
	margin: 0 auto;
	width:60%;
	max-width:60%;
	float: left;
	padding-bottom:10px;
	box-sizing:border-box	
}
.bloque50 {
	margin: 0 auto;
	width:50%;
	max-width:50%;
	float: left;
	padding-bottom:10px;
	box-sizing:border-box	
}
.bloque40 {
	margin: 0 auto;
	width: 40%;
	max-width:40%;
	float: left;
	padding-bottom:10px;
	box-sizing:border-box	
}
.bloque33 {
	margin: 0 auto;
	width: 33%;
	max-width:33%;
	float: left;
	padding-bottom:10px;
	box-sizing:border-box
}
.bloque25 {
	margin: 0 auto;
	width: 25%;
	max-width:25%;
	float: left;
	padding-bottom:10px;
	box-sizing:border-box
}
.bloque20 {
	margin: 0 auto;
	width: 20%;
	max-width:20%;
	float: left;
	box-sizing:border-box
}
.anuncio {
	margin: 0 auto;
	width: 90%;
	float: left;
	height:auto;
	padding-top:5px;
	margin-bottom:10px;
	box-sizing:border-box
}


.cabecera {
	float: left;
	width: 100%;
	background-color: #FFF; 
	color:#225868;
	font-weight:bold;
	font-family:"Arial Black", Gadget, sans-serif;
	text-decoration:underline;
	text-align:center;
	margin-bottom:0px;
	margin-top:10px;
	box-sizing:border-box;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1 {
	margin-top: 0;
	margin-bottom:-5px;
	font-size: 3.5em;
}

 h2, h3, h4, h5, h6, p {
	margin-top: 0;
	margin-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
a img { 
	border: none;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px
}

a:link {
	text-decoration: none; 
	font-weight:bold;
	color:#225868
}
a:visited {
	text-decoration: underline;
	color:#000
}
a:hover, a:active, a:focus { 
	text-decoration: none;
	font-weight:bold;
	color:#900
}



.barra_menus{
	margin: 0 auto;
	width: 100%;
	float: left;
	font-family: "Arial Rounded MT Bold","Arial";
	text-align:center;		
	font-size:1em;
    font-weight:bold;
	box-sizing:border-box;
	padding-left:5px;
}

.nav li a{background-color:#225868;color:#FFF;text-decoration:none;
display:block;
padding:5px;
 }
.nav li ul{display:none;position:absolute;min-width:12.1%; list-style: none;}
.nav li:hover>ul{display:block;}
.nav li a:hover{background-color:#225868; font-size: 0.9em; font-weight:bold; color:#FF0; }
.nav>li{float:left;width:25%;list-style: none; text-align:center;}


/*-Codigo para la política de cookies*/ 
 
 
@keyframes desaparecer
{
0%		{bottom: 0px;}
80%		{bottom: 0px;}
100%		{bottom: -50px;}
}
 
@-webkit-keyframes desaparecer /* Safari and Chrome */
{
0%		{bottom: 0px;}
80%		{bottom: 0px;}
100%		{bottom: -50px;}
}
 
@keyframes aparecer
{
0%		{bottom: -76px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
 
@-webkit-keyframes aparecer /* Safari and Chrome */
{
0%		{bottom: -38px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
#cookiesms1:target {
    display: none;
}
.cookiesms{	
	width:96%;
	height:90px;
	margin:0 auto;
	padding-left:1%;
	padding-left:30px;
	padding-right:30px;
        padding-top:5px;
        font-size: 1.2em;
	clear:both;
        font-weight: strong;
color: #333;
bottom:0px;
position:fixed;
left: 0px;
background-color: #FFF;
transition: bottom 1s;
-webkit-transition:bottom 1s; /* Safari */
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow:    3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow:         3px -3px 1px rgba(50, 50, 50, 0.56);
z-index:999999999;
}
 
.cookiesms:hover{
bottom:0px;
}
.cookies2{
background-color: #FFF;
display:inline;
position:absolute;
left:1%; 
top:-30px;
font-size:0.938em;
height:30px;
padding-left:25px;
padding-right:25px;
-webkit-border-top-right-radius: 15px;
-webkit-border-top-left-radius: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-topleft: 15px;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow:    3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow:         3px -3px 1px rgba(50, 50, 50, 0.56);
}
 
/* Fin del CSS para cookies */
 
