/* DISEŅO DE SITIOS WEB EN CONCEPCION MASTERNET.CL, DISEŅO DE PAGINAS WEB EN CONCEPCION MASTERNET.CL */
/************************************************* DESCARGAS  ****************************/	
.ct_descargas{
	width: 590px; 
	margin-top: 10px;
	margin-left: 160px;	
	box-sizing: border-box;
	overflow: hidden;
	float: left;
	}
.ct_descarga{
	box-sizing: border-box;
	overflow: hidden;
	float: left;
	width: 580px;
	border: #CCC 1px solid;	
	padding: 0px;
	margin-bottom: 22px;
	background-color: #FFC; 
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;	
	}	
.ct_descargas_titulo{
	width: 100%;
	text-align: center;	
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #F2F2FF;
	border-bottom: #CCC 1px solid;	
	}
.ct_numero_descarga{
	float: left;
	width: 20px;	
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: 2px;
	}
.titulo_descarga, a.titulo_descarga:link , a.titulo_descarga:visited , a.titulo_descarga:hover , a.titulo_descarga:active {
	font-size: 18px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000; 
	text-decoration: none;
	}	
.img_formato_descarga {
	float: right;
	padding-right: 3px;
    }		
.ct_fecha_descarga{
	width: 50%;
	height: 24px;
	float: right;
	text-align: center;	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}	
.ct_tamano_descarga{
	width: 49%;	
	height: 24px;	
	float: left;
	text-align: center;
	border-right: #CCC 1px solid;	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	}	
.ct_descargas_descripcion{
	width: 100%;
	border-top: #CCCCCC 1px solid;	
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
	padding-bottom: 2px;	
	}
.ct_boton_descarga{
	float: right;
	padding: 4px;
	padding-bottom: 4px;	
	padding-right: 10px;	
	}
.boton_descarga {
	border-width: 0px;		
    }
.descarga_linea_division{
	width: 100%;
	height: 1px;	
	margin-top: 6px;	
	margin-bottom: 0px;
		background-image: url('img/lineas/m_degradado.png'); 
		background-repeat: no-repeat; 
		background-position: center top;	
	}
.ct_boton_descargas_todas{
	padding: 4px;
	margin: 4px;
	}
.boton_ver_descargas, a.boton_ver_descargas:link , a.boton_ver_descargas:visited , a.boton_ver_descargas:active {
	margin: 4px;  	
	padding: 6px; 	
	background-color: #FFFFCC;
		color: #0000CE; 
		text-decoration: none;  
		font-family: Verdana;
		font-size: 14px;
    cursor: pointer;	
		border: 1px;	
		border-style: solid; 
		border-color: #C5CAD6; 	
    }	
.boton_ver_descargas:hover { 
	text-decoration: underline;
	background-color: #F2F2FF;
	}	
@media screen and (max-width: 980px) { /* menos que 980 */
	.ct_descargas{
		width: 100%; 
		margin-top: 10px;
		margin-left: 0px;
		}
	.ct_descarga{
		width: 100%;
		}
	}
/***************************************************  GALERIA  ********************************/
#ct_lytebox {
	box-sizing: border-box;
	text-align: center;
	clear: both;
	margin-left: 80px;
	width: 900px;
	}
.ct_img_lytebox{
	box-sizing: border-box;
	width: 280px;
	height: auto;
	margin: 0px;
		margin-right: 14px;
		margin-bottom: 14px;
	padding: 0px;
	text-align: center;
	overflow: hidden; 	
	float: left;
	line-height:22px;
	}
#ct_lytebox img { 
	margin: 5px;
	position: center; 
	text-align: center; 
	border: 0px;
	border: #C5CAD6 1px solid; 
	padding: 3px;
		background-image: url('diseno/bg_img_lytebox.png');
		border-radius: 5px;
		-webkit-border-radius: 5px; 
		-moz-border-radius: 5px;			
	} 
.txt_lytebox{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000; 
	line-height:16px;	
	}
.salto_fila_galeria{
	clear: both;
	}
@media screen and (max-width: 980px) { /* menos que 980 */
	#ct_lytebox {
		margin-left: 0;
		width: 100%;
		}
	.ct_img_lytebox{
		width: 100%;
		margin: 0px;
		}
	}
.imagen_con_borde { 
	margin: 5px;
	position: center; 
	text-align: center; 
	border: 0px;
	border: #C5CAD6 1px solid; 
	padding: 3px;
	}			
/***************************************************  ATRAS   ********************************/
.button_atras{
	border: #C5CAD6 1px solid;
	margin-top: 4px; 
	margin-left: 4px; 
	margin-bottom: 10px; 	
	padding: 4px 9px; 
	background-color:#FFFFFF;
		color: #000000; 
		font-weight : normal;
		text-decoration: none;  
		font-family: Verdana;
		font-size: 18px;
    cursor: pointer;		
		border-radius: 4px;
		-webkit-border-radius: 4px; 
		-moz-border-radius: 4px;
    }	
.button_atras:hover { 
	background-color:#CCCCCC;
	}
/********************************************  BOTONES SOCIALES   ********************************/
#contenedor_social{
	box-sizing: border-box;
	width: 60%;
	margin: 8px 10% 10px 14%;
	height: 30px;
	padding: 0px;	
	text-align: right;
	overflow: hidden; 	
	float: right;
	}
.contenedor_boton_social{
	height: 30px;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	text-align: left;
	overflow: hidden; 	
	float: right;	
	}
@media screen and (max-width: 980px) { /* menos que 980 */
	#contenedor_social{
		width: 100%;
		margin: 0;
		height: auto;
		}
	}
/****************************************************************/
body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000;
		font-size: 14px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	}
@-ms-viewport { width: device-width; }
#ct_top {
	height: 543px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #fff;
	font-family: Open Sans Condensed, helvetica, arial, sans-serif;
	}	
#ct_bg_top{
	width: 100%;
	height: 140px;
	position: absolute;  	
	}
#ct_logo{
	overflow: hidden;
	float: left;
	margin-left: 10px;
	padding-top: 22px; 
	position: relative; 
	z-index: 200;"	
	}
#ct_horario{
	width: 400px;
	height: 120px;
	overflow: hidden;
	float: right;
	position: relative;
	z-index: 300;
	width: auto;
	margin: 15px 40px 0 0;
	padding: 0 10px 0 10px;
	text-align: center;
	font-family: Open Sans Condensed, helvetica, arial, sans-serif;
	font-size: 32px;
	color: #000; 	
	}
#ct_horario p{
	margin: 0;
	padding: 0;
	line-height: 36px;
	}
#ct_fono_top{
	height: 30px;
	overflow: hidden;
	float: right;
	position: relative;
	z-index: 300;
	width: auto;
		margin-top: 15px;
		margin-right: 40px;
		padding-left: 45px;
		padding-right: 10px;
	background-color: #fff;
	background-image: url('diseno/bg_fono.png'); 
	background-position: center left;
	background-repeat: no-repeat; 
		border-radius: 4px;
		-webkit-border-radius: 4px; 
		-moz-border-radius: 4px;
	text-align: center;
	font-family: Open Sans Condensed, helvetica, arial, sans-serif;
	font-size: 22px;
	color: #000;	   		
	}
#menu {
	margin: 0px;
	text-align: center;
	background-color: #014B7C;
	color: #fff;
	padding: 0px;
	}
/********** TEXTO INTRO  ***************/
#txt_intro{
	background-color: #013B6C; 
	}
.txt_intro_detalle{
	box-sizing: border-box;
	padding: 40px 6px 40px 6px;
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;  			
		font-family: Open Sans Condensed, helvetica, arial, sans-serif;
		text-align: center;
		font-size: 22px;
		color: #fff;
	}
/******** TITULO PAGINA CSS ******/
#titulo_pagina{
	border-bottom: #F0F0F0 0px solid;
	border-top: #F0F0F0 0px solid;
		background-image: url('diseno/bg_titulo.jpg'); 
		background-size: cover; 		
		background-attachment: fixed;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 70px 0 70px 0;
		text-align: center;
		font-family: Open Sans Condensed, helvetica, arial, sans-serif;
		font-size: 38px;
		color: #014B7C;
	}
/************* MAIN ***********/
#main {
	box-sizing: border-box;
	padding: 10px;
	min-height: 180px;
	background-color: #fff;
	border-bottom: #F0F0F0 3px solid;
		font-size: 20px; 
		font-family: 'Roboto', Arial, serif; 
		line-height: 26px; 
	}
#main p {
	margin-top: 4px;
	}
#main #galeria img{
	width: 25%;
	margin: 1%;
	box-sizing: border-box;
	border-radius: 4% 4%;
	box-shadow: black 0px 0px 5px;
	}
#ct_text_main{
	text-align: left;
	padding-top: 14px;
	}
#ct_text_main ul li ,table ul li {
	background: url('diseno/li.png');
	background-repeat: no-repeat;
	background-position: 0 12px; 
	padding-left: 16px; 
	list-style-type: none; 
	width: auto; 
	}		
footer {
	font-family: Open Sans Condensed, sans-serif;
	font-size: 20px;
	text-align: center;
	color: #fff;
	line-height: 22px;
	background-color: #479E38;
	padding: 10px;
	}
footer a{
	color: #fff;
	text-decoration: none;
	}
.container {
	box-sizing: border-box;
	margin: auto;
	width: 980px;  		
	}
/******************** COMENTARIOS **************************************/
#comentarios {
	box-sizing: border-box;
	background-color: #CAEBC5;
	}
.cycle-slideshow { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; min-width: 200px; margin: auto; padding: 0; background-image: url('js/carrusel_jq_responsive_9/comentario.png'); background-repeat: no-repeat; background-position: 180px 140px;}
.cycle-slideshow > div { position: absolute; top: 0; left: 0; width: 100%; padding: 0;}
.cycle-slide p { margin:0; padding: 20px 10px 10px 10px; text-align:center; font-family: Open Sans Condensed; font-size: 30px; color:#000; }

.cycle-paused:after { font-size: 14px;  font-family: Verdana;
    content: 'Stop'; color: #fff; background: #000; padding: 10px;
    z-index: 500; position: absolute; bottom: 10px; right: 10px; 
    border-radius: 10px;
    opacity: .5; filter: alpha(opacity=50);}
	
.cycle-pager { text-align: center; width: 100%; z-index: 500; top: 2px; overflow: hidden; position: static; }
.cycle-pager span { font-family: arial; font-size:50px; width:16px; height:16px; display:inline-block; color:#9EB79A; cursor:pointer; }
.cycle-pager span.cycle-pager-active { color: #D69746; }

@media screen and (max-width: 980px) { /* menos que 980 */
	.container{
		width: 100%; 
		}
	@-ms-viewport { width: auto; }
	#ct_bg_top{	
		border-bottom: #6AC65B 0px solid;
		}
	#ct_fono_top{
		display: none;
		}
	#ct_horario{
		display: none;
		}
	#ct_logo{
		top: 0;
		text-align: center;
		padding-top: 20px;
		width: 100%;
		margin: 0;
		}
	#ct_logo img{
		
		}
	#menu {
		margin-top: 48px;
		}
	#titulo_pagina{
		font-size: 32px;
		padding: 40px 0 40px 0; 
		margin: 0;
		border-top: #F0F0F0 3px solid;
		}
	#txt_intro{
		padding: 14px;
		}
	#main {
		width: 100%;
		padding: 14px;
		}
	#main #galeria {
		text-align: center;
		}
	#main #galeria img{
		width: 100%;
		}
	#main #ct_text_main{
		padding: 6px;  
		}
	/****** COMENTARIOS *****/
	#comentarios {
		padding: 10px;
		}
	.cycle-slideshow { 
		width: 100%;
		}
	.cycle-slideshow { background: none;}
	.cycle-slide p { font-size: 20px; }
}
/*******************************  MASTERNET.CL  **********************************/
#masternet_box{
	text-align: center;
	margin: 0px;
	width: 100%;
	height: 30px;
	padding-top: 4px;
	box-sizing: border-box;
	}
.masternet , a.masternet:link, a.masternet:visited, a.masternet:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	}
a.masternet:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
    }
.salto {
	clear: both;
	}
/***************** CARRUSEL TOP **************************/
#ct_carrusel_top {		
	width: 100%;
	height: 400px;
	position: absolute;
	z-index: 0; 
	top: 143px; 
	}
#carrusel_top{
	width: 100%;
	height: 400px;
	position: absolute;
	bottom: 0;	
	right: 0;
	left: 0;
	top: 0;
		font-family: Open Sans Condensed, sans-serif;
		font-size: 50px;
		text-align: center;
		color: #fff;
		line-height: 22px;
	}
@media screen and (max-width: 980px) {
	#ct_top {
		height: 380px;
		}
	#ct_carrusel_top {
		height: 300px;
		}
	#carrusel_top{
		height: 300px;
		font-size: 34px;
		line-height: 44px;
		}
}
@media screen and (max-width: 500px) {
	#ct_top {
		height: 270px; 
		}
	#ct_carrusel_top { 
		height: 180px;
		}
	#carrusel_top{
		height: 180px;
		font-size: 24px;
		line-height: 34px;
		}
}

