* {
	margin: 0;
	padding: 0px;
	-webkit-font-smoothing: antialiased;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
::selection {
	background: #bfa57c;
	color: #fff;
}
body {
	color: #a48d66;
	font: 12px/20px proxima-nova-alt, "Proxima Nova Alt", sans-serif;
}
h1, h2, h3, h4, b {
}
.cajanoticias li {
	margin-left: 16px;
	margin-bottom: 10px;
	font-size: 76%;
}
.izq {
	float: left;
	width: 60%;
}
.der {
	float: right;
	width: 36%;
}

.duo {
	float:left;
	width: 47%;
	margin-right: 20px;
}


h2 {
	line-height: 160%;
}
.formulario {
	width: 100%;
	float: left;
	height: 28;
	padding: 2px;
	color: #C53533;
	border: solid 1px #D3CAA3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
b {
	font-weight: 500;
	font-size: 16px;
	color: #c3522f;
}
.logocel {
	background-repeat: no-repeat;
	background-image: url('img/logocel.png');
	background-position: center center;
	height: 0px;
	display: block;
	visibility: inherit;
}
.caja-logo {
	top: 58px;
	position: relative;
	right: 380px;
	margin: 0px auto;
	width: 256px;
}
.logo {
	width: 251px;
	height: 266px;
}
.logocont {
	width: 251px;
	height: 266px;
}
.nombres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 120%;
}
.autoridad {
	width: 47%;
	background-color: #F5F5F5;
	border: #CCC 1px solid;
	padding: 8px;
	margin-right: 16px;
	float: left;
	margin-bottom: 20px;
}
.cargo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	font-weight: bold;
	line-height: 120%;
}
.barravolanta {
	margin: 0px auto;
	padding: 6px 20px;
	width: 1020px;
}
.barravolanta h1 {
	color: #C53634;
	font-size: 20px;
}
.caja barravolanta {
	padding: 0px;
}
.mm {
	position: absolute;
}
.logo2 {
	width: 264px;
	height: 47px;
	position: absolute;
	left: 815px;
	top: -6px;
}
.menupie {
	width: 100%;
	display: block;
	font-size: 90%;
}
/* general ul style */
.menupie ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menupie > ul > li {
	display: inline-block;
}
.menupie > ul > li > a {
	font-weight: 700;
	padding: 0.5em 1.0em;
	color: #fff;
	display: inline-block;
}
.menu-bajo {
	color: #a48d66;
	background-image: url(img/fondo-pie.jpg);
	background-size: 100% 100%;
	width: 100%;
	min-height: 60px;
	padding: 20px 0px;
}
.menu2 {
	width: 1020px;
	margin: 0px auto;
}
#logo {
	left: 80px;
	top: 40px;
	z-index: 2;
	margin-left: -17px;
}
.barratop {
	position: relative;
	width: 100%;
	overflow: auto;
	height: 11px;
	background-image: url('img/barra-top.jpg');
	background-size: 100% 100%;
}
.menutop {
	width: 100%;
	background-color: #FFF;
	background-image: url(img/fon-menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}
.cuerpomenu {
	width: 1000px;
	margin: 10px auto;
}
.banner {
	width: 100%;
	height:400px;
	overflow: auto;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	color: rgba(255,255,255,.6);
	text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);
	background: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,.25);
}
.banner ul {
	list-style: none;
	width: 300%;
}
.banner ul li {
	display: block;
	float: left;
	width: 33%;
	padding: 160px 0 110px;
	min-height: 420px;
	
	background-size: 100%;
		
	box-shadow: inset 0 -3px 6px rgba(0,0,0,.1);
}
.banner h1, .banner h2 {
	font-size: 40px;
	line-height: 52px;
	color: #fff;
}
.banner .btn {
	display: inline-block;
	margin: 25px 0 0;
	padding: 9px 22px 7px;
	clear: both;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border: 2px solid rgba(255,255,255,.4);
	border-radius: 5px;
}
.banner .btn:hover {
	background: rgba(255,255,255,.05);
}
.banner .btn:active {
	-webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
}
.banner .btn, .banner .dot {
	-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
}
.banner .dots {
	left: 0;
	right: 0;
	bottom: 20px;
}
.banner .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #fff;
	border-radius: 6px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}
.banner .dots li.active {
	background: #fff;
	opacity: 1;
}
.features {
	overflow: hidden;
	padding: 50px 0;
	background: #f7f7f6;
	box-shadow: inset 0 -1px 3px rgba(0,0,0,.03);
}
.features li {
	position: relative;
	padding: 0 25px 0 40px;
	list-style: none;
	width: 25%;
	float: left;
}
.features li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 24px;
	height: 22px;
	background: url('img/icons.png');
}
.features li.browser:before {
	background-position: 0 -44px;
}
.features li.height:before {
	background-position: 0 -22px;
}
.features li.responsive:before {
	background-position: 0 -66px;
}
.features b {
	display: block;
	padding-bottom: 6px;
}
.how {
	padding: 60px 0;
}
.how h2 {
	color: #7c6853;
}
.volantata {
	z-index: -9999999;
	position: relative;
	background-color: #EEE6B0;
	height: 34px;
	background-size: 100% 100%;
	background-position: center center;
}
.random {
	z-index: -9999999;
	position: relative;
	background-color: #930;
	background-size: 100% auto   ;
	height: 330px;
	background-position: center center;
}
.how h3 {
	padding-bottom: 8px;
	color: #7b6b53;
	font-size: 20px;
	line-height: 10px;
}
.movil {
	display:none;
}
.how li {
	width: 375px;
	margin: 0 0 40px 15px;
	padding-left: 10px;
}
.how pre {
	position: absolute;
	left: 450px;
	top: 0;
	width: 495px;
	padding: 20px 25px;
	background: #f8f5f0;
	color: #8a785d;
	font-size: 12px;
	line-height: 18px;
	border-radius: 5px;
	box-shadow: inset 0 2px 2px rgba(180,157,125,.15), inset 0 0 1px rgba(0,0,0,.2);
}
.how p {
	padding-bottom: 15px;
}
.options {
	padding: 60px 0;
	background: #39342d;
	color: #7b7368;
	box-shadow: inset 0 2px 3px rgba(0,0,0,.2);
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
}
.options a {
	opacity: .7;
	color: #fff;
	border-bottom: 1px solid rgba(255,255,255,.2);
	text-decoration: none;
}
.options a:hover {
	opacity: 1;
	border-bottom-color: rgba(255,255,255,.3);
}
.options p {
	font-size: 16px;
	line-height: 25px;
	padding-bottom: 20px;
}
.options h2 {
	color: #fff;
	padding-bottom: 15px;
}
.options pre {
	padding: 20px 25px;
	background: #342f29;
	color: #988f81;
	font-size: 13px;
	line-height: 19px;
	box-shadow: inset 0 2px 2px rgba(0,0,0,.15), inset 0 0 1px rgba(0,0,0,.1);
	border-radius: 5px;
}
.options pre span {
	color: #706657;
}
.footer {
	padding: 80px 0 60px;
	text-align: center;
}
.footer .btn {
	display: inline-block;
	padding: 13px 24px 10px;
	margin-bottom: 15px;
	background-color: #c4652d;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d07936), to(#b95124));
	background-image: -webkit-linear-gradient(top, #d07936, #b95124);
	background-image: -moz-linear-gradient(top, #d07936, #b95124);
	background-image: -o-linear-gradient(top, #d07936, #b95124);
	background-image: -ms-linear-gradient(top, #d07936, #b95124);
	background-image: linear-gradient(top, #d07936, #b95124);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#d07936', EndColorStr='#b95124');
	border-radius: 5px;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.2), inset 0 -1px 2px rgba(0,0,0,.15), inset 0 2px 0 rgba(255,255,255,.2), 0 1px 1px rgba(0,0,0,.1);
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.2);
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
}
.footer .btn:hover {
	opacity: .95;
	color: #fff;
}
.footer .btn:active {
	opacity: 1;
	background-color: #bc5f29;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b55625), to(#c3692d));
	background-image: -webkit-linear-gradient(top, #b55625, #c3692d);
	background-image: -moz-linear-gradient(top, #b55625, #c3692d);
	background-image: -o-linear-gradient(top, #b55625, #c3692d);
	background-image: -ms-linear-gradient(top, #b55625, #c3692d);
	background-image: linear-gradient(top, #b55625, #c3692d);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#b55625', EndColorStr='#c3692d');
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.2), inset 0 -1px 2px rgba(255,255,255,.1), inset 0 2px 2px rgba(0,0,0,.2), 0 1px 1px rgba(0,0,0,.1);
}
.footer a {
	margin: 0 4px;
	color: #79654e;
	text-decoration: none;
	border-bottom: 1px solid #ddd2c6;
}
.footer a:hover {
	color: #665139;
	border-color: #d1bfa9;
}
.wrap {
	margin: 0 auto;
	width: 960px;
}
.logocel {
	visibility: hidden;
}
.caja {
	width: 1020px;
	margin: 0px auto;
	padding: 20px;
}
.cajanoticias {
	float: left;
	width: 670px;
}
.cajanoticias ul {
	color: #333;
}
.cajalinks {
	float: right;
	width: 280px;
}
.nota {
	float: left;
	width: 33%;
	padding: 0px 10px;
	border-right: #27425F 1px dotted;
}
.contacto {
	padding: 0px 10px;
}
.notafin {
	border: none;
}
.ingreso {
	margin-bottom: 16px;
	background-image: url(img/botones/home/ingreso.png);
	height: 148px;
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
    font-size: 330%;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    padding-left: 16px;
    padding-top: 20px;
    line-height: 59px;
}

.agenda {
	background-image: url(img/extension-.jpg);
	height: 100px;
	background-position: center center;
	background-size: 100%;
	margin-bottom: 16px;
	background-repeat:no-repeat
}

.jornadas {
	background-image: url(img/boton-jornadainv.png);
	height: 100px;
	background-position: center center;
	background-size: 100%;
	margin-bottom: 16px;
	background-repeat:no-repeat
}
botones/home/

.noticias {
	background-image: url(img/botones/home/noticias.png);
	height: 100px;
	background-position: center center;
	background-size: 100%;
	margin-bottom: 16px;
	background-repeat:no-repeat
}
.siibra{
	margin-bottom: 16px;
	background-image:url(img/btn-siibra.png);
	height: 100px;
	background-size:100%;
	background-position:center center;
	background-repeat:no-repeat;
}
.dengue {
	background-image: url(img/dengue.jpg);
	height: 100px;
	background-position: center center;
	background-size: 100%;
	margin-bottom: 16px;
	background-repeat:no-repeat
}

.gripea {
	background-image: url(img/gripea.jpg);
	height: 100px;
	background-position: center center;
	background-size: 100%;
	margin-bottom: 16px;
	background-repeat:no-repeat
}
.servicios {
	background-image: url(img/servicios.png);
	height: 100px;
	background-position: center center;
	background-size: 100%;
	margin-bottom: 16px;
	background-repeat:no-repeat
}
.concurso {
	background-image: url(img/botones/home/concursos.png);
	height: 100px;
	background-position: center center;
	background-size: 100%;
	margin-bottom: 16px;
	background-repeat:no-repeat
}
.concurso_inv {
	background-image: url(img/concurso_inv.jpg);
	height: 100px;
	background-position: center center;
	background-size: 100%;
	margin-bottom: 16px;
	background-repeat:no-repeat
}
.diplomaturas {
	background-image: url(img/diplomaturas.png);
	height: 110px;
	background-position: center center;
	background-size: 100%;
	margin-bottom: 16px;
	background-repeat:no-repeat;
}
.insc_voluntarios_covid19 {
	background-image: url(img/insc_voluntarios_covid19.png);
	height: 100px;
	background-position: center center;
	background-size: 100%;
	margin-bottom: 16px;
	background-repeat:no-repeat
}

.biblioteca {
	background-image: url(img/biblioteca.png);
	height: 110px;
	background-position: center center;
	background-size: 100%;
	margin-bottom: 16px;
	background-repeat:no-repeat;

}

.contactoo{
    background-image: url(img/contacto.png);
    height: 100px;
    background-position:center center;
    background-size:100%;
}
		
.titulo {
	font-size: 16px;
	color: #27425F;
	text-decoration: none;
}
.titulo2 {
	font-size: 28px;
	color: #B93F31;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;
    margin-top: 10px;
}

.copete {
	color: #333;
	font-size: 110%;
	line-height: 140%;
	border: #EEE5CC solid 1px;
	background-color: #FFFCEB;
	padding: 16px;
	width: 100%;
	margin: 10px 0px;
}	
.copete2{
			color:#333;
			font-size:70%;
			line-height:150%;
			padding:5px;
			width:100%;
			margin:15px 0px;
			background-color: #FFFCEB;
			text-align: center
		
}
.tituloN1 {
	font-size: 14px;
	color: #27425F;
	text-decoration: none;
}
.tituloN2 {
    font-size: 11px;
    color: #F0321BCC;
    text-decoration: none;
    margin-left: 6px;
    
}
.tituloMes {
font-size: 16px;
color: #1A2F44;
text-decoration: none;
margin-top: 12px;
font-weight: bold
}




.cajacontacto {
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	line-height: 140%;
	border: #EEE5CC solid 2px;
	background-color: #E3873A;
	padding: 20px;
	width: 50%;
	margin: 10px 0px;
	}
.texto {
	color: #333;
	line-height: 140%;
}
.cajanoticias p {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	margin-bottom: 10px;
}
.convenios {
	font-size: 12px;
	color: #333;
}

.cajanoticias img {
	width: 100%;
	margin: 10px 0px;
}

.cajanoticias2 img {
	width: 100%;
	margin: 10px 0px;
}

.fecha {
	background: #FFF;
	float: right;
	text-align: right;
	padding: 4px;
	color: ##E47444;
	font-size: 15px;
	font-weight: bold;
}
.vermas {
	    
    padding: 0px 0px;
    font-size: 12px;
    color: white;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    background: #f0776c;
    border: 0;
    border-bottom: 2px solid #d76b60;
    border-radius: 5px;
    cursor: pointer;
    -webkit-box-shadow: inset 0 -2px #d76b60;
    box-shadow: inset 0 -2px #d76b60;
	
	    line-height: 2;
}
.vermas:hover {
	background: #d76b60;
	color:#FFF;
}
@media only screen and (min-width: 1200px) {

.banner ul li {
	min-height: 520px;
}
}

@media only screen and (min-width: 1200px) {

.caja {
	width: 1200px;
	margin: 0px auto;
	padding: 20px;
}


.cajanoticias{
	width: 870px;
}



.barravolanta{
	width: 1200px;
}




}
 @media only screen and (min-device-width: 320px) and (max-device-width: 480px), (max-width: 1000px) {
	 .duo {
	float: inherit;
	width: 100%;
}

	 .logocont {
	width: 190px;
	height: 206px;
}

.contactoo{
	background-image: url(img/contacto.png);
    height: 45px;
    width: 160px;
    position:fixed;
    bottom: 20px; right: 20px;
    background-position:center center;
    background-size:100%;
}
		
	.movil {
	display: block;
}	
		

.menu2 {
	width: 770px;
	margin: 0px auto;
}
.random {
	height: 250px;
}
.ingreso {
	display: block;
	width: 100%;
	float: left;
	background-size: 100px;
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(img/botones/home/ingreso.png);
	height: 190px;
	margin-right: 14px;
    padding-top: 36px;
}
.jornadas {
	display: block;
	width: 100%;
	float: left;
	background-size: 100px;
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(img/boton-jornadainv.png);
	height: 147px;
	margin-right: 14px;
}

.barravolanta {
	width: 770px;
}
.agenda {
	display: block;
	width: 100%;
	float: left;
	background-size: 100px;
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(img/extension-.jpg);
	height: 147px;
	margin-right: 14px;
}
.noticias {
	display: block;
	width: 100%;
	float: left;
	background-size: 100px;
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(img/botones/home/noticias.png);
	height: 147px;
	margin-right: 14px;
}

.dengue {
	display: block;
	width: 100%;
	float: left;
	background-size: 100px;
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(img/dengue.jpg);
	height: 147px;
	margin-right: 14px;
}

.siibra{
	display: block;
	width: 100%;
	float: left;
	background-size: 100px;
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image:url(img/btn-siibra.png);
	height: 170px;
	margin-right: 14px;
}



.gripea {
	display: block;
	width: 100%;
	float: left;
	background-size: 100px;
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(img/gripea.jpg);
	height: 147px;
	margin-right: 14px;
}

.servicios {
	display: block;
	width: 100%;
	float: left;
	background-size: 100px;
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(img/servicios.png);
	height: 147px;
	margin-right: 14px;
}

.concurso {
	display: block;
	width: 100%;
	float: left;
	background-size: 100px;
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(img/botones/home/concursos.png);
	height: 147px;
	margin-right: 14px;
}
.concurso_inv {
	background-image: url(img/concurso_inv.jpg);
	display: block;
	width: 100%;
	float: left;
	background-size: 100px;
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 147px;
	margin-right: 14px;
}
.diplomaturas {
	display: block;
	width: 100%;
	float: left;
	background-size: 100px;
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(img/diplomaturas.png);
	height: 147px;
    margin-right: 14px;
}
.insc_voluntarios_covid19 {
	display: block;
	width: 100%;
	float: left;
	background-size: 100px;
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(img/insc_voluntarios_covid19.png);
	height: 147px;
	margin-right: 14px;
}

.biblioteca{
	display: block;
	width: 100%;
	float: left;
	background-size: 100px;
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(img/biblioteca.png);
	height: 147px;
    margin-right: 14px;
}

.nota {
	padding: 0px 10px;
}
.cajanoticias {
	display: block;
	width: 100%;
}
.cajalinks {
	display: block;
	width: 100%;
	margin-top: 20px;
}
.caja {
	width: 770px;
	margin: 0px auto;
	padding: 20px;
}
.caja-logo {
	top: 50px;
	margin: 0px auto;
	right: 255px;
	width: 256px;
}
.logo {
	width: 184px;
	height: 227px;
}
.cuerpomenu {
	width: 100%;
	margin: 10px auto;
}
.wrap {
	width: 90%;
}
#logo {
	left: 50px;
	top: 30px;
}
.banner h1, .banner h2 {
	font-size: 24px;
	line-height: 30px;
}
.banner ul li {
	padding-top: 100px;
	padding-bottom: 50px;
	min-height: 260px;
}
.banner p {
	font-size: 15px;
	width: 80%;
	margin: 0 auto;
}
pre {
	overflow: auto;
}
.features li {
	width: 100%;
	margin-left: 10px;
	margin-bottom: 30px;
}
.how li {
	width: 90%;
}
.how pre {
	position: static;
	width: 100%;
}
.mm {
	visibility: hidden;
}
.logo2 {
	left: 0px;
}
 @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.features li:before {
	background: url('img/icons@2x.png');
	background-size: 100%;
}
}
