body { -webkit-tap-highlight-color:transparent !important;font-family:Arial;color:#000;border:0px solid blue;}
h1 { font-size: 1.2em; }
h2 { font-size: 1em; }
h1, h2 { font-weight: normal; margin: 0px 0; }
p { font-size: .9em; margin: 5px 0; }
ul { padding-left: 10px; margin: 10px 0; list-style-type:disc; }
a{text-decoration:none;}
img{max-width:100%;} 
div,header,footer{box-sizing:border-box;border-color:transparent;}
.clear{clear:both;}
.padding_20{padding:20px;}
.padding_10{padding:10px;}
.margin_bottom_20{margin-bottom:20px;}
.margin_bottom_30{margin-bottom:30px;}

.radius{border-radius:20px;}
.bgwhite{background-color:#fff;}
.right{text-align:right;}
.center{text-align:center;}

#innerheader,#innerbanner,#innercontent,#innerfooter{margin:0 auto;}


#header{
background-color:#fff;color:#000;}
#innerheader{

/*background-color:#CE0071;*/
}

#banner{
background-color:#000; /*background: linear-gradient(#F5B6D8, #A00057);*/
background-image:url('../imagenes/banner_24.png');
 background-size: cover;
}
#innerbanner{
height:50px;
/*background-color:#C0D9C7;*/
}


#content{

}
#innercontent{

}


#footer{
background-color:#000;color:#fff;}
#innerfooter{
height:200px;
/*background-color:#F5FCD3;*/
}

/**** header ****/
#logo,#sociales{text-align:center;padding-bottom:20px;}


/**** banner ****/

 h1 { font-size: 1.5em;padding-top:5px; }	
.autor{ font-size: .8em;line-height:1.0em;padding-bottom:5px;font-weight:normal;  }

@media only screen and (min-width: 64em) {

}
/**** content ****/
	#contenido,#contenido a{color:#000;
font-family: serif;}
	#contenido h2{font-size:20px;font-weight:bold;padding:10px 0 10px;border-bottom:1px solid #000;margin-bottom:20px; text-align:center;}
	#contenido .innercaja{font-size:18px;font-weight:normal;}
	#contenido h3{font-size:16px;font-weight:bold;padding:10px 0 0px;border-bottom:0px solid #000;margin-bottom:0px; }
	
 p.texto{font-size:14px;font-weight:normal;color:red; }

/**** footer ****/
footer p{
padding:5px 0 10px 10px;
}
footer a{
color:#fff;
font-weight:bold;
text-decoration:underline;
}
footer a:hover{
color:#fff;
text-decoration:none;
}
#fixed{
position:fixed;
bottom:0;
right:20px;
z-index:1000;
}

 
/* 480px */
@media only screen and (min-width: 30em) {
#innerheader,#innerbanner,#innercontent,#innerfooter{width:30em;}
}/* 480px */


/* 720px */
@media only screen and (min-width: 45em) {
#innerheader,#innerbanner,#innercontent,#innerfooter{width:45em;}


}/* 720px */

/* 1024*/
@media only screen and (min-width: 64em) {
#innerheader,#innerbanner,#innercontent,#innerfooter{width:62em;}
h1 { font-size: 2em; }
 /**** content ****/
.float_right{float:right;}


	#contenido h2{font-size:24px;}

	#contenido h3{font-size:18px;}
	
 p.texto{font-size:15px;}


}/* 1024px */

/* 1280x */  
@media only screen and (min-width: 80em) {
#innerheader,#innerbanner,#innercontent,#innerfooter{width:80em;}

}/* 1280px */ 
