* {
	padding:0;
	margin:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	


}

/*  **************************************************************************** */
/*  ************  pagina AVISO DE COOKIES ************* */
/*  **************************************************************************** */

#txtCookiestxt  {
font-family: Georgia, 'Times New Roman', Times, 'Lucida Grande', Verdana, Arial, sans-serif;
font-size: 100%;
color:#000000;
text-align: center;
margin-left: 5%;
margin-right:20%;
text-align: justify;

}


/*  **************************************************************************** */
/* CSS Aceptación Cookie */
/*  **************************************************************************** */


#cajCookies {
	display:block;
    position: fixed;
    bottom: 10px;
/*    left: 0px; */
    width: 100%;
    z-index: 999999;
	padding: 2%;
	opacity:.93;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=93)";
	right:34px;
	right:5rem;
	width:400px;
	width:25rem;
	float:right;
	
	
 }
.subCajCo {
    margin: auto;
    position: relative;
    top: 0px;
    height: 100%;
    width: 100%;
    text-align:center;
    background-color: #333333;
	color:#FFFFFF;
	font-size:90%;
	font-family:verdana;
	line-height:130%;
	text-align:justify;
	padding-top:10px;
	padding:2%;
}
 
.subCajCo a.ok {
    margin: auto;
    position: relative;
    top: 0px;
    height: 58px;
    width: 100%;
    text-align:center;
    background-color: #eeeeee;
	font-size:100%;
}
 
.subCajCo a.info {
	margin: auto;
    position: relative;
    top: 0px;
    height: 58px;
    width: 100%;
    text-align:center;
    background-color: #eeeeee;
	font-size:100%;
}

/*  **************************************************************************** */
/*  **************************************************************************** */
	/* FIN **** CSS Aceptación Cookie */
/*  **************************************************************************** */
/*  **************************************************************************** */
