/*@import url('normalize.css');*/
@import url('comentarios.css');


@media screen and (max-width: 667px) {
.left,.one, #AdIndiArt{display:none;} 
}

@media screen and (min-width: 668px) {
.container {max-width:85%;}
}


.container {
   margin-left:auto;
   margin-right:auto;
}

html {font-size: 62.5%;}

#AdIndiArt{
width:95%;
margin-top:2em;
border-top:1px solid #BFBDBD;
padding-top:2em;
}

.small p{
font-weight:bold;
}
p#txpCommentInputForm {
border: dotted 2px #EBF4E3;
display:block;
clear:both;
padding:2em;
font-size:1em;
text-align:center;
}

img{
display:block;
height: auto; 
width: auto;
max-width: 100%; 
max-height: 100%;
margin-left:auto;
margin-right:auto;
}
.social{
width:100%;
margin-top:1em;
display:block;
padding-bottom:.5em;
padding-left:1em;
padding-top:.5em;

}

.info{
width:inherit;
border:1px solid #BFBDBD;
margin-top:.5em;
padding:.2em;
padding-left:1em;
float:left;
margin-bottom:1em;
background:#F7F2F2;
}
.seguimiento{
width:100%;
margin-top:1em;
padding-top:1em;
padding-bottom:.5em;
margin-bottom:1em;
text-align:right;
}

.read-more{
float:left;
/*padding-left:1em;*/
text-align:left;
}

.cuadrados{
max-width: 95%;
display:block;
margin-left:auto;
margin-right:auto;
clear:right;
}

.cuadrados img{
max-width:100%; 
float:left;
position:relative;
border:0;
margin:0;
}

a, a:link, a:visited, a:active {text-decoration: none;}
a>img{border:0;}
a:hover {text-decoration: none;}
abbr, acronym {font-style: normal; border-bottom: dotted 1px #666; cursor: help;}
blockquote {border-left: .4em solid #e3e3e3; margin: 0 0 1em 1.5em; padding-left: .5em;}
body {background-color: #FFF; font: 1.2em/1.85em 'Lucida Grande', Verdana, Arial, Sans-Serif; margin: 40px 0;}
code, var, kbd {font-family: monaco, courier, monospace;}
dt {font-size: 1.5em;}
h1 {font: bold 6em/.85em 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; text-transform: lowercase;}
h2 {font-size: 2em; font-weight: bold; line-height: 1.5em;padding-bottom:.2em;margin-bottom:1em;margin-top:1.5em;}
hr {border: none; height: 1px; background: #999; margin: 2em 0;}
input {margin: .5em 0;}
p {margin-bottom: 1.2em;}
ol, ul {margin: 0 0 1em 1.5em;}
sup {color: #999; line-height: 0px;}

a,
a:link,
a:visited,
a:active,
code,
dt, 
/*#title span,*/
.footer a,
.footer a:link,
.footer a:visited,
.footer a:active {color: #881717;} /* Primary Colour */
body,
a:hover,
.footer,
.footer a:hover {color: #000;} /* Secondary Colour */
h3 a,
h3 a:link,
h3 a:visited,
h3 a:active,
h4 a,
h4 a:link,
h4 a:visited,
h4 a:active {text-decoration: underline;}
#title h1 a {color: #000;} /* Primary Colour */
#title h1 a:hover {color: #881717;} /* Secondary Colour */

#title {float: left; text-align: right; width: 100%;}
#title ul {list-style-type: none; margin-top: 1em;}
#title h4 {padding-top: 1em;}

.area {
margin-left: 1em; 
padding: .75em 0 0 1em; 
width: 100%;
float:left;
}

.footer img {
display:in-line;
float:left;
}

.footer {
margin-top:.5em;
text-align: left;
float:left;

padding-top:.5em;
width: 101%;
border-top:1px solid #BFBDBD;
margin-bottom:10em;
}

.left{
padding-top:2em;
 position: relative;
   float: left;
   width: 25%;
   margin-right:1em;
}
.right{
   position: relative;
   float: left;
   right: 0%;
   width: 68%;
}

.one{
width:100%;
float:left;
border-bottom:1px solid #BFBDBD;
padding-bottom:2em;
padding-top:2em; 
display:block;
text-align:right;
}
#prevnext2{
width:100%;
margin-bottom:2em;
margin-top:2em;
height:2em;
}

#prevnext {
width:100%;
padding-top:3em;
margin-bottom:.5em;
margin-top:10em;
display:block;
}
#prev {float:left; 	padding-left: .2em;}
#next {float:right; padding-right: .2em;}

.off {display: none;}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
        margin-top:1em;
        margin-left:auto;
        margin-right:auto;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


@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: -28px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -28px;}
}
 
@-webkit-keyframes aparecer /* Safari and Chrome */
{
0%		{bottom: -38px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
#cookiesms1:target {
    display: none;
}
.cookiesms{	
	width:100%;
	height:23px;
	margin:0 auto;
	padding-left:1%;
        padding-top:1em;
        font-size: .9em;
	clear:both;
        font-weight: strong;
color: #333;
bottom:0px;
position:fixed;
left: 0px;
background-color: #FFF;
opacity:0.7;
filter:alpha(opacity=70); /* For IE8 and earlier */
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;
opacity:0.95;
filter:alpha(opacity=95);
position:absolute; 
left:1%; 
top:-30px;
font-size:12px;
height:25px;
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);
}