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

a:link {
	text-decoration: none;
	color:inherit;
}
a:visited {
	text-decoration: none;
	color:inherit;
}
a:hover {
	text-decoration: none;
	color:inherit;
}
a:active {
	text-decoration: none;
	color:inherit;
}

#c-base{
	position:absolute;
	width:100%;
	height:auto;
	min-height:100.1%;
	top:0px;
	left:0px;	
}
.separador{
	position:relative;
	padding-top:80px;
	padding-bottom:80px;
	padding-left:10%;
	padding-right:10%;
	width:80%;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:2em;
	border-bottom:solid 4px rgba(6,159,108,1);
	color:rgba(118,157,197,1);
	background:url(../cp-images/pleca-1.jpg);
	background-size: auto 100%;
	background-repeat:no-repeat;
	background-position:right;
}

.titusec{
	position:relative;
	padding-top:15px;
	padding-bottom:25px;
	padding-left:20%;
	padding-right:10%;
	width:70%;
	border-bottom:solid 4px rgba(6,159,108,1);
	background:url(../cp-images/pleca-2.jpg);
	background-size: auto 100%;
	background-repeat:no-repeat;
	background-position:right;
}


.bloque2{
	position:relative;
	display:inline-table;
	width:100%;
	height:auto;
}
.subbloque1{
	position:relative;
	display:inline-table;
	width:100%;
	max-width:950px;
	height:100%;
	padding-bottom:2.5em;
	padding-top:2.5em;
}

.subbloque2{
	position:relative;
	display:inline-table;
	width:75.2%;
	margin-left:6.5%;
	float:left;
	height:auto;
	padding-bottom:25px;
	padding-top:25px;
}


.subbloque-c{
	position:relative;
	display:inline-table;
	width:100%;
	max-width:950px;
	height:100%;
	padding-bottom:2.5em;
	padding-top:2.5em;
}

#tope{
	position:relative;
	display:inline-table;
	width:100%;
	height:160px;
	background:#0ba88e;
}

.log_secc{
	position:relative;
	min-width:160px;
	min-height:160px;
	max-height:160px;
	max-width:160px;
	left:-10%;
	top:20px;	
	
}
.letitusec{
	position:relative;
	left:100%;
	top:10%;
	padding-left:10%;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:2.5em;
	letter-spacing:0.2em;
	color:rgba(118,157,197,1);
	min-width:400%;
	width:auto;
	max-width:1200px;
}

#cp_slogan{	
	position:fixed;
	top:10px;
	right:23%;
	width:auto;
	height:auto;
	text-align:right;
	font-size:1em;
	letter-spacing:2px;
	font-family:"Times New Roman", Times, serif;
	color:rgba(153,153,153,1);

}

/* inicio pie */
#elpie{
	position:relative;
	display:inline-table;
	width:100%;
	height:auto;
	min-height:300px;
	padding-top:30px;
	padding-bottom:50px;
	background:rgba(51,51,51,1);
	background-image: linear-gradient(#333, #666);
	border-top:solid 2px #999;
}
#pie_renglon{
	position:relative;
	display:inline-table;
	height:auto;
	min-height:20px;
	width:80%;
	padding-bottom:10px;
	padding-top:15px;
	padding-left:5%;
	border-bottom: solid 1px #666;
	color:rgba(204,204,204,1);
	font-family:Verdana, Geneva, sans-serif;
}
#pie_renglon:hover{
	text-shadow:2px 2px 3px rgba(0,0,0,1);
}
#rellp{
	position:relative;
	display:table-cell;
	width:20%;
	height:100%;
}
#lista_pie{
	position:relative;
	display:inline-table;
	width:40%;
	height:100%;
	min-height:300px;
}
#redes_pie{
	position:relative;
	display:inline-table;
	width:20%;
	height:50px;
	background:url(../cp-images/redes1.png);
	background-size: auto 100%;
	background-repeat:no-repeat;
	background-position:center;
	padding-top:25px;
}

#cp_contador
{position:absolute;
bottom:20px;
left:0px;
text-align:center;
font-family:Verdana, Geneva, sans-serif;
font-size:0.7em;
color:rgba(255,255,255,1);
width:200px;
height:20px;
z-index:5;
}
#cp_contrell{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

#elpieb{
	position:relative;
	display:inline-table;
	width:100%;
	height:auto;
	min-height:150px;
	padding-top:30px;
	padding-bottom:50px;
	background:rgba(51,51,51,1);
	background-image: linear-gradient(#666, #484848);
	border-bottom:solid 4px #000;
}

#pbtnb_cont{
	position:absolute;
	width:auto;
	min-width:300px;
	height:90px;
	left:0px;
	top:25px;
}

#pbtny{
	position:relative;
	display:inline-table;
	height:90px;
	width:300px;
	margin-left:10px;
	margin-right:10px;
	background:url(../cp-images/pvbtn-1.png);
}

#pbtnz{
	position:relative;
	display:inline-table;
	height:90px;
	width:300px;
	margin-left:10px;
	margin-right:10px;
	background:url(../cp-images/pvbtn-2.png);
}
	
/* fin pie */

/*boletin*/
#bole_bass{
	position:fixed;
	width:20%;
	height:auto;
	min-height:100.1%;
	background:#006666;
	top:0px;
	right:0px;
	bottom:auto;
	z-index:70;
}

#bole_bass2{
	position:fixed;
	width:100%;
	min-height:50%;
	background:#006666;
	bottom:0px;
	right:0px;
	z-index:20;
	display:none;
}

#bole_caja{
	position:relative;
	width:100%;
	background:#025;
	top:auto;
	right:0px;
	bottom:0px;
	z-index:1;
	display:none;
}

#bole_cerrar{
	position:absolute;
	height:50px;
	width:50px;
	background:url(../cp-images/b-clos1.png);
	left:-25px;
	top:10%;
	z-index:50;
	cursor:pointer;
}
#bole_cerrar2{
	position:absolute;
	height:50px;
	width:50px;
	background:url(../cp-images/b-clos2.png);
	RIGHT:3%;
	top:-35px;
	z-index:50;
	cursor:pointer;
}

#bole_abrir{
	position:absolute;
	height:50px;
	width:50px;
	background:url(../cp-images/b-op1.png);
	left:-25px;
	top:10%;
	display:none;
	z-index:70;
	cursor:pointer;
}
#bole_abrir2{
	position:absolute;
	height:50px;
	width:50px;
	background:url(../cp-images/b-op2.png);
	RIGHT:3%;
	top:-35px;
	z-index:50;
	display:none;
	cursor:pointer;
}
#bole_mask{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#006666;
	background-image:url(../cp-images/bole_xt2.png);
	background-position:50% 90%;
	background-repeat:no-repeat;
	z-index:10;
	display:none;
}

#bole_mask2{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#006666;
	background-image:url(../cp-images/bole_xt3.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:80% auto;
	z-index:10;
	display:none;
}

#bole_sombra{
	position:absolute;
	height:100%;
	width:10px;
	left:-10px;
	background-image: linear-gradient(to right, rgba(0,0,0,0.0), rgba(0,0,0,0.5));
	z-index:1;
}
#bole_sombra2{
	position:absolute;
	height:5px;
	width:100%;
	top:-10px;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.5));
	z-index:1;
}

#bole_cont{
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
}

.bole_bloq{
	position:absolute;
	width:100%;
	height:82%;
	background-image: linear-gradient(to bottom, rgba(180,180,180,1), rgba(255,255,255,1)3%);
	border-bottom:solid 3px gray;
}
#bole_b1{
	bottom:7%;
	left:0%;
}

#bole_b2{
	bottom:7%;
	left:0%;
}

#bolx_b1{
	bottom:43%;
	left:0%;
}

#bolx_b2{
	bottom:7%;
	left:0%;
}
#bole_t1{
	position:absolute;
	height:10%;
	width:80%;
	padding-left:15%;
	top:0%;
	color:rgba(255,255,255,1);
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.1em;
	line-height:1.2em;
}

#bole_tb{
	position:absolute;
	height:5%;
	width:80%;
	padding-left:15%;
	bottom:1%;
	color:rgba(255,255,255,1);
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
}

.bole_tx1{
	position:relative;
	display:inline-table;
	height:auto;
	padding-bottom:15px;
	padding-top:15px;
	margin-left:15%;
	width:83%;
	border-bottom:solid 2px rgba(193,230,229,1);
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:0.5em;
	letter-spacing:0.08em;
	color:rgba(118,157,197,1);
}

.bole_tx2{
	position:relative;
	display:inline-table;
	height:auto;
	padding-bottom:7px;
	padding-top:10px;
	margin-left:15%;
	width:83%;
	border-bottom:solid 1px rgba(193,230,229,0.5);
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.95em;
	color:#006666;
	cursor:pointer;
}
.bole_tx3{
	position:relative;
	display:inline-table;
	height:auto;
	padding-bottom:13px;
	padding-top:13px;
	margin-left:15%;
	width:83%;
	border-bottom:solid 1px rgba(193,230,229,0.5);
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.95em;
	color:rgba(118,157,197,1);
	cursor:pointer;
}


/*finboletin*/

@media only screen and (max-width: 1370px) {
	#redes_pie{
		width:25%;
		height:30px;
	}
	
#cp_slogan{	
	font-size:0.8em;
}

/*iniboletin*/
#bole_t1{
	font-size:0.9em;
	line-height:1em;	
}
.bole_tx1{
	padding-bottom:10px;
	padding-top:15px;
	font-size:1em;
	letter-spacing:0.08em;
}
.bole_tx2{
	padding-bottom:2px;
	padding-top:7px;
	font-size:0.7em;
}
.bole_tx3{
	padding-bottom:10px;
	padding-top:10px;
	font-size:0.7em;
}
#bole_mask{
	background-image:url(../cp-images/bole_xt1.png);
}
/*finboletin*/

.letitusec{
	max-width:1000px;
}


}

@media only screen and (max-width: 950px) {
	#cp_slogan{	
	opacity:0;
}

.letitusec{
	max-width:700px;
}
}


@media only screen and (max-width: 800px) {
	
	
.log_secc{
min-width:100px;
max-width:100px;
	min-height:100px;
	max-height:100px;
	text-shadow:3px 3px 3px rgba(0,0,0,0.3);
	background-color:#033;
}
.letitusec{
	font-size:1.9em;
	letter-spacing:0.2em;
	color:#fff;
	max-width:550px;
}
	/* inicio pie */
	
	#lista_pie{

	width:80%;
	text-align:center;
}
#redes_pie{
	width:80%;
	min-height:0px;
	padding-top:0px;
	margin-bottom:50px;

}

	/* fin pie */
	
	/*boletin*/
	
	#c-base{
	position:absolute;
	min-width:100%;
	height:auto;
	min-height:100.1%;
	top:0px;
	left:0px;	
}

#bole_bass{
	display:none;
}

#bole_bass2{
	display:block;
}

#bole_caja{
	display:table;
}

.bole_bloq{
	position:absolute;
	width:45%;
	height:78%;
}
#bole_b1{
	bottom:0%;
	left:5%;
}

#bole_b2{
	bottom:0%;
	left:53%;
}

#bolx_b1{
	bottom:0%;
	left:5%;
}

#bolx_b2{
	bottom:0%;
	left:53%;
}
#bole_t1{
	height:100%;
	top:3%;
	width:90%;
	left:0px;
	padding-left:5%;
	font-size:0.8em;
	line-height:1em;
}

.bole_tx1{
	padding-bottom:1px;
	padding-top:5px;
	font-size:0.8em;
	letter-spacing:0.08em;
	opacity:0.7;
}
.bole_tx2{
	padding-bottom:2px;
	padding-top:5px;
	font-size:0.7em;
}
.bole_tx3{
	padding-bottom:5px;
	padding-top:5px;
	font-size:0.7em;
}

#bole_tb{
	height:5%;
	width:40%;
	padding-left:40%;
	top:13%;
	font-size:0.7em;
}

/*finboletin*/
}

@media only screen and (max-width: 750px) {
	
	
.log_secc{
	min-width:100px;
	min-height:100px;
	text-shadow:3px 3px 3px rgba(0,0,0,0.3);	
}
.letitusec{
	font-size:1.7em;
	letter-spacing:0.1em;
	color:#fff;
	padding-left:0%;
	width:100%;
	max-width:400px;
}

.titusec{
	padding-left:10%;
	padding-right:10%;
	padding-top:20px;
	padding-bottom:60px;
	width:80%;
}

}

@media only screen and (max-width: 630px) {
	
	#pbtny{
	margin-left:20px;
	margin-right:0px;
	margin-bottom:20px;
}

#pbtnz{
	margin-left:20px;
	margin-right:0px;
	margin-bottom:20px;
}
}

@media only screen and (max-width: 480px) {
	.letitusec{
	max-width:350px;
}

#elpieb{
	min-height:250px;
}
}