@charset "UTF-8";
/* CSS Document */

.header{
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
	height: auto;
	text-align: center;
	top: 0;
	box-sizing: border-box;
	position: fixed;
	z-index:9999999999999;
	background-color:#de0000;
	padding:10px 0% 10px 0%;
}
.header.fixed{
	position: fixed;
	top: 0;
	left: 0;
}
.header a{
	background: center center no-repeat transparent;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 10px;
}


.mascarilla2{
	width:100%;
	height:100%;
	float:left;
	z-index:99999999999999;
	position:absolute;
	position:fixed;
	top:0;
	background-image: url(../../imagenes/contenido/BG_content.png);
	background-repeat: repeat;
}
.pop_up{
	width:70%;
	height:80%;
	margin:10% 3% 0% 3%;
	padding-bottom:5%;
	border-radius:2px;
	float:left;
	background-color:#FFFFFF;
	z-index:99999999999999999999999;
}
.text_pop{
	width:90%;
	height:80%;
	overflow:auto;
	padding:3% 5% 3% 5%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.close_Pop{
	width:96%;
	height:auto;
	font-family: AtrapaloRoundedDisplayBold;
	font-size: 18px;
	color: #de0000;
	text-decoration: none;
	text-align:right;
	padding:1% 1% 1% 1%;
}
a, a:link, a:active, a:visited, a:hover {
	text-decoration:none;
	color:#de0000;

}

.O1{
	width:96%;
	height:auto;
	background-color:#f3f3f3;	
	font-size: 15px;
	color: #666;
	text-decoration: none;	
	font-family: AtrapaloRoundedDisplayBold;
	padding:3% 2% 3% 2%;
	text-align:center;
	background: #ffffff; /* Old browsers */

background: -moz-linear-gradient(top,  #ffffff 17%, #f3f3f3 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(17%,#ffffff), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #ffffff 17%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #ffffff 17%,#f3f3f3 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #ffffff 17%,#f3f3f3 100%); /* IE10+ */

background: linear-gradient(to bottom,  #ffffff 17%,#f3f3f3 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */

}

.A1{
	width:100%;
	height:auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.A2{
	width:90%;
	height:auto;
	padding:5%;
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #666;
	text-decoration: none;
	float:left;
}
.A3{
	width:100%;
	height:auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.A4{
	width:90%;
	height:auto;
	padding:5%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.A5{
	width:90%;
	height:auto;
	padding:5%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.A6{
	width:90%;
	height:auto;
	padding:5%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}