/* 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;
    }
#ct_top {
	height: 514px;
	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: 18px;
	}
#ct_fono_top{
	height: 30px;
	overflow: hidden;
	float: right;
	position: relative;
	z-index: 300;
	width: auto;
		margin-top: 15px;
		margin-right: 40px;
		padding-left: 40px;
		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;	
	}
#ct_menu_top{
	width: 600px;
	height: 300px;
	margin-top: 15px;
	margin-right: 10px;
		overflow: hidden;
		float: right;
		position: relative;
		z-index: 999;
			border-radius: 4px;
			-webkit-border-radius: 4px; 
			-moz-border-radius: 4px;	
	}
#menu {
	margin: 0px;
	text-align: center;
	background-color: #283744;
	color: #fff;
	padding: 0px;
	}
/******* BOX SERVICIOS 1 ******/
#ct_servicios{
	padding-top: 0px;
	background-color: #F0F0F0; 
	}
.box_servicio{
	border: #C5CAD6 1px solid;
	box-sizing: border-box;
	padding: 0 0 22px 0;
	margin: 14px 20px 10px 0px;
	width: 300px;
	height: auto;
	overflow: hidden;
	float: left;
		text-align: center;
		text-decoration: none;  
		cursor: pointer;		
			border-radius: 4px;
			-webkit-border-radius: 4px; 
			-moz-border-radius: 4px;
	}
.box_servicio:hover{
	border: #CCCCCC 1px solid;
	background-color: #fff; 
	}
.box_servicio p, .box_servicio a {
	text-align: center; 
	text-decoration: none; 	
	font-family: Verdana, helvetica, arial, sans-serif;
	text-align: center;
	font-size: 16px;
	font-weight : normal;
	color: #000; 
	}
.box_servicio p {
	padding: 4px;
	}
.servicio_subtitulo{
	box-sizing: border-box;
	padding: 0 0 0 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
		text-align: center; 
		text-decoration: none; 	
		font-family: Open Sans Condensed, helvetica, arial, sans-serif;
		text-align: center;
		font-size: 26px;
		font-weight: bold;
		color: #CC0001; 
	}
.servicios_ver_mas{
	box-sizing: border-box;
	width: 50%;
	height: auto;
	overflow: hidden;
	text-align: center;  
	margin: auto;
	padding: 2px;
		border: #C5CAD6 1px solid;		
		border-radius: 5px;
		-webkit-border-radius: 5px; 
		-moz-border-radius: 5px;	
			font-family: Verdana, helvetica, arial, sans-serif;
			text-align: center;
			font-size: 18px;
			cursor: pointer;
	}
/******* BOX SERVICIOS 2 ******/
#ct_servicios_2{
	padding-top: 0px;
	background-color: #fff; 
	background-image: url('diseno/bg_servicios.png'); 
	background-repeat: repeat-x;
	}
.box_servicio_2{
	box-sizing: border-box;
	padding: 0 0 4px 0;
	margin: 18px 20px 4px 0;
	width: 300px;
	height: auto;
	overflow: hidden;
	float: left;
		text-align: center;
		text-decoration: none;  
		cursor: pointer;		
			border-radius: 4px;
			-webkit-border-radius: 4px; 
			-moz-border-radius: 4px;
	}
.box_servicio_2 p, .box_servicio_2 a {
	text-align: center; 
	text-decoration: none; 	
	font-family: Verdana, helvetica, arial, sans-serif;
	text-align: center;
	font-size: 16px;
	font-weight : normal;
	color: #000; 
	}
.box_servicio_2 p {
	padding: 4px;
	}
.img_redondo{
	border-radius: 50% 50%;
	border: #F0F0F0 2px solid;
	}
.img_redondo:hover{
	border: #fff 2px solid;
	}
.servicio_subtitulo_2{
	box-sizing: border-box;
	padding: 0;
	margin: 6px;
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
		text-align: center; 
		text-decoration: none; 	
		font-family: Open Sans Condensed, helvetica, arial, sans-serif;
		text-align: center;
		font-size: 26px;
		font-weight: bold;
		color: #005398; 
	}
/********** 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 20px 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;  			
		font-family: Open Sans Condensed, helvetica, arial, sans-serif;
		text-align: center;
		font-size: 32px;
		font-weight : bold;
		color: #fff;
	}
.txt_intro_detalle{
	box-sizing: border-box;
	padding: 0 6px 70px 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 3px solid;
		background-image: url('diseno/bg_titulo.jpg'); 
		background-attachment: fixed;
		background-position: center top;
	    background-repeat: no-repeat;  
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 40px 0 40px 0;
		text-align: center;
		font-family: Open Sans Condensed, helvetica, arial, sans-serif;
		font-size: 52px;
	}
/************* MAIN ***********/
#main {
	box-sizing: border-box;
	padding: 10px;
	min-height: 180px;
	background-color: #fff;
		font-family: sans-serif;
		font-size: 18px;
		line-height: 26px; border-bottom: #F0F0F0 3px solid;
	}
#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;
	}
#main ul li ,table ul li {
	background: url('diseno/liul.png');
	background-repeat: no-repeat;
	background-position: 0px 5px; 
	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: #283744;
	padding: 10px;
	}
footer a{
	color: #fff;
	text-decoration: none;
	}
.ct_bt_fb{
	float: right;
	overflow: hidden;
	width: 50px;
	height: 50px;
	}
.container {
	box-sizing: border-box;
	margin: auto;
	width: 980px;  		
	}
@media screen and (max-width: 980px) {
	.container{
		width: 100%; 
		}
	#ct_top {
		height: 380px;
		}
	#ct_fono_top{
		display: none;
		}
	#ct_logo{
		top: 48px;
		text-align: center;
		padding-top: 15px;
		width: 100%;
		margin: 0;
		}
	#menu {
		margin-top: 48px;
		}
	#titulo_pagina{
		font-size: 38px;
		}
	#ct_servicios{
		padding: 10px;
		}
	.box_servicio{
		box-sizing: border-box;
		width: 100%;
		margin: 0;
			margin-bottom: 6px;
		padding: 0;
		}
	.servicios_ver_mas{
		display: none;
		}
	#ct_servicios_2{
		padding: 10px;
		}
	#ct_servicios_2{
		background-image: none; 
		}
	.box_servicio_2 {
		box-sizing: border-box;
		width: 100%;
		margin: 0;
		background-image: url('diseno/bg_servicios.png'); 
		background-repeat: repeat-x;
		}	
	#ct_menu_top{
		box-sizing: border-box;
		position: absolute;
		width: 100%; 
		margin: 0;
		padding: 0;
		height: auto;
		border-radius: 0;
		-webkit-border-radius: 0; 
		-moz-border-radius: 0;	
		}
	#main {
		width: 100%;
		padding: 14px;
		}
	#main #galeria {
		text-align: center;
		}
	#main #galeria img{
		width: 100%;
		}
}
/*******************************  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: #BEBEBE;
	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: 114px;
	}
#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) { /* menos que 980px */
	#ct_carrusel_top {
		height: 266px;
		top: 162px;
		}
	#carrusel_top{
		height: 200px;
		font-size: 24px;
		}
}
