/* DISEŅO DE SITIOS WEB EN CONCEPCION MASTERNET.CL, DISEŅO DE PAGINAS WEB EN CONCEPCION MASTERNET.CL */
/*******************************  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: 0 14px 14px 0;
	padding: 0;
	text-align: center;
	overflow: hidden; 	
	float: left;
	line-height: 22px;
	}
#ct_lytebox img { 
	margin: 5px;
	position: center; 
	text-align: center; 
	border: 0;
	padding: 3px;		
	} 
.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: 1040px) {
	#ct_lytebox {
		margin-left: 0;
		width: 100%;
		}
	.ct_img_lytebox{
		width: 100%;
		margin: 0;
		}
	#ct_lytebox img { 
		margin: 5px 0 5px 0;			
		} 
	}
.imagen_con_borde { 
	margin: 5px;
	position: center; 
	text-align: center; 
	border: 0;
	border: #C5CAD6 1px solid; 
	padding: 3px;
	}
/************************************** DESCARGAS  ****************************/	
.ct_descargas{
	width: 80%; 
	margin: 10px auto 10px auto;	
	}
.ct_descarga{
	width: 100%;
	border: #CCC 1px solid;	
	padding: 0px;
	margin-bottom: 22px;
	background-color: #fff; 
		-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: #CCEAFF;
	border-bottom: #CCCCCC 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: 13px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000; 
	text-decoration: none;
	font-weight: bold; 
	}	
.img_formato_descarga {
	float: right;
	padding-right: 3px;
    }		
.ct_fecha_descarga{
	width: 50%;
	height: auto;
	float: right;
	text-align: center;	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}	
.ct_tamano_descarga{
	width: 49%;	
	height: auto;	
	float: left;
	text-align: center;
	border-right: #CCC 1px solid;	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	}	
.ct_descargas_descripcion{
	width: 100%;
	border-top: #CCC 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: #fff;
		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: #CCEAFF;
	}	
/***************************************************  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 : bold;
		text-decoration: none;  
		font-family: Verdana;
		font-size: 14px;
    cursor: pointer;		
		border-radius: 4px;
		-webkit-border-radius: 4px; 
		-moz-border-radius: 4px;
    }	
.button_atras:hover { 
	background-color:#CCCCCC;
	}
/****************************************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	margin: 0;
	padding: 0;
	background-color: #fff;
    }
.mas_info{
	color: #fff;
	padding: 4px 14px;
	background-color: #004C98;
	font-size: 14px;
	text-decoration: none;
	transition: 0.4s;
	}
.mas_info:hover{
	color: #000;
	background-color: #EDEDED;
	}
#ct_top {
	height: 660px;
	top: 0; 
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Open Sans Condensed, helvetica, arial, sans-serif; 
	}
#ct_botones_sociales_top{
	box-sizing: border-box;
	height: 38px;
	width: 120px;
	overflow: hidden;
	float: right;
	margin: 24px 26px 0 0;
	padding: 0;
	text-align: right; 
	}
#ct_botones_sociales_top img{
	padding: 0 4px 0 0;
	height: 34px;
	width: 34px;
	}
#ct_botones_sociales_pie{
	box-sizing: border-box;
	height: 58px;
	width: 180px;
	overflow: hidden;
	float: left;
	margin: 24px 26px 0 0;
	padding: 0;
	text-align: left; 
	}
#ct_botones_sociales_pie img{
	padding: 0 4px 0 0;
	height: 48px;
	width: 48px;
	}
.bg_fff{
	background-color:#fff;
	}
.titulo_css{
	margin: 98px 0 0 0;
	font-family: 'Roboto', Arial, serif; 
	text-align: center;
	font-size: 48px;
	color: #fff;
	}
#ct_logo{
	overflow: hidden;
	float: left;
	margin: 16px 0 0 72px;
	padding: 6px 0 0 0;  
	}
#ct_fono_top{
	height: 44px;
	overflow: hidden;
	float: right;
	position: relative;
	z-index: 300;
	width: auto;
	margin: 12px 0 0 10px;
	padding: 0 10px 0 40px;
	}
#ct_menu_top{
	width: 690px;
	height: 510px;
	margin: 0 0 0 330px;
	padding: 0;
	top: 80px;
	position: absolute;
	}
#ct_noticias_home{
	margin: 0 0 20px 0;
	background-color: #fff; 
	text-align: center;
	width: 100%;
	}
footer{
	background-color: #454545;
	}
#ct_contacto{
	background-color: #454545; 
	text-align: center;
	width: 100%;
	}
.ct_titulo_contacto{
	box-sizing: border-box;
	padding: 38px 0 18px 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;  			
		font-family: Open Sans Condensed, helvetica, arial, sans-serif;
		text-align: left;
		font-size: 36px;
		color: #fff;
	}
#map {
	box-sizing: border-box;
	background-color: #454545; 
	width: 100%; 
	height: 400px;
	padding: 0;
	margin: 0;	
	overflow: hidden; 	
	float: left;
	left: 0;
	padding: 2px; 
	border-radius: 4px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	}
.ct_columna_left{
	box-sizing: border-box;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 20px;
	text-align: center;
	overflow: hidden;
	float: left;
	line-height: 22px;			
	}
.ct_columna_right{
	box-sizing: border-box;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 20px;
	text-align: center;
	overflow: hidden;
	float: right;
	line-height: 22px;		
	}
.ct_titulo_pie{
	font-family: Open Sans Condensed, helvetica, arial, sans-serif;
	text-align: left;
	font-size: 26px;
	font-weight : bold;
	color: #fff;
	}
/********** TEXTO INTRO  ***************/
#txt_intro{
	background-image: url('diseno/bg_txt_intro.jpg'); 
	background-position: center bottom;
	background-repeat: no-repeat; 
	background-size: cover;	
	}
.txt_intro{
	box-sizing: border-box;
	padding: 70px 0 70px 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;  			
	font-family: Open Sans Condensed, helvetica, arial, sans-serif;
	text-align: center;
	font-size: 28px;
	font-weight : bold;
	color: #fff;
	}
.ct_txt_pie{
	box-sizing: border-box;
	padding: 10px 0 10px 0;
	width: 100%;
	height: auto;
	text-align: left;
	overflow: hidden;
	float: left;  			
	font-size: 17px; 
	font-family: 'Roboto', Arial, serif; 
	line-height: 24px;
	color: #fff;
	}
/************* MAIN ***********/
#main { 	
	box-sizing: border-box;
	padding: 30px 10px 10px 10px;
	min-height: 180px;
	font-size: 18px; 
	font-family: 'Roboto', Arial, serif; 
	line-height: 28px;
	display: block;
	position: relative;
	overflow: hidden;
	top: 0;
	z-index: 400;
	}
#main p {
	margin-top: 4px;
	}
#main #galeria img{
	width: 25%;
	margin: 1%;
	box-sizing: border-box;
	border-radius: 4% 4%;
	box-shadow: black 0 0 5px;
	}
#main ul li ,table ul li {
	background: url('diseno/liul.png');
	background-repeat: no-repeat;
	background-position: 0 5px; 
	padding-left: 16px; 
	list-style-type: none; 
	width: auto; 
	}
.menu_a{
	font-weight: bold;
	}
.menu_bg_a {
	background-color: #0066AE;
	color: #fff!important;
	}
.ajustable_movil {
	border-radius: 5px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	}
/************************* PIE CON TELEFONOS *************************/
.img_social{
	margin: 10px;
	float: right;
	}
.ct_bt_fb{
	float: right;
	overflow: hidden;
	width: 50px;
	height: 50px;
	}
.container {
	box-sizing: border-box;
	margin: auto;
	width: 1040px;  		
	}
@media screen and (max-width: 1040px) {
	body {
		background-image: none; 
		}
	.container{
		width: 100%; 
		}
	.ajustable_movil {
		width: 100%;
		height: auto;
		}
	#ct_top {
		height: 380px;
		}
	#ct_botones_sociales_top{
		width: 38px;
		height: 120px;
		text-align: center; 
		position: absolute;
		margin: 0;
		padding: 0;
		top: 50px;
		right: 4px;
		}
	#ct_botones_sociales_top img{
		padding: 0;
		}
	#ct_logo{
		position: relative;
		top: 28px;
		text-align: center;
		padding-top: 0;
		width: 100%;
		margin: 0;
		}
	#ct_logo img{
		margin: 22px 0 0 0;
		width: 120px; 
		height: 100%;
		}
	.titulo_css{
		margin: 34px 0 0 0;
		font-family: 'Roboto', Arial, serif; 
		font-size: 28px;
		}
	#ct_menu_top{
		box-sizing: border-box;
		position: absolute;
		width: 100%; 
		margin: 0;
		padding: 0;
		height: auto;
		top: 0;
		background-image: none;
		}
	#main {
		width: 100%;
		padding: 14px;
		}
	#main #galeria {
		text-align: center;
		}
	#main #galeria img{
		width: 100%;
		}
	.ct_columna_left{
		width: 100%;
		margin: 0;
		padding: 10px;	
		}
	.ct_columna_right{
		width: 100%;
		margin: 0;
		padding: 10px;			
		}
	.ct_txt_pie{
		text-align: center;
		float: none;  			
		}
	#ct_botones_sociales_pie{
		float: none;
		text-align: center; 
		}
	}
/*******************************  MASTERNET.CL  **********************************/
#masternet_box{
	text-align: center;
	margin: 0;
	width: 100%;
	height: 30px;
	padding-top: 4px;
	box-sizing: border-box;
	background-color: #2A2A2A;
	}
.masternet , a.masternet:link, a.masternet:visited, a.masternet:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
	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: 460px;
	position: absolute;
	z-index: 0; 
	top: 200px;
	background-color: #fff;
	}
#carrusel_top{
	width: 100%;
	height: 300px;
	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;
	}
.txt_carrusel{
	margin-top: 180px;
	width: 100%;
	padding: 22px;
	}
@media screen and (max-width: 1040px) {
	#ct_carrusel_top {
		width: 100%;
		height: 210px;
		top: 176px;
		}
	#carrusel_top{
		height: 210px;
		font-size: 24px;
		}
	.txt_carrusel{
		margin-top:60px;
		padding:12px; 
		}
	}