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

body {
	margin: 0px;
	padding: 0px;
	background-color: #DEE3E7;
	background-image:url(http://homeweb.entelchile.net/home_img/adm/ho/2008/back_top.gif);
	background-repeat: repeat-x;
}	

#main {
	height: 100%;
	width: 1070;
	margin-left: 0px;
	margin-top: 0px;
}

#contenido {
	background-color:#FFFFFF;
}

/* Header
----------------------------------------------- */

#encabezado {
	height: 131px;
	width:778px;
	background-image: url(http://homeweb.entelchile.net/home_img/adm/ho/2008/back_head.gif);
	background-repeat:repeat-y;
	vertical-align: text-bottom;
}

#logohead {
	float:left;
	height: 98px;
	width: 149px;
	margin-left:34px;
	margin-top:15px;
	background-image:url(http://homeweb.entelchile.net/home_img/adm/ho/2008/logo_123.gif);
}

#back1 {
	width:292px;
	height:151px;
	background-color: #DEE3E7;
	top: 0px;
	right: 0px;
	background-image: url(http://homeweb.entelchile.net/home_img/adm/ho/2008/gris_1.gif);
	background-repeat: repeat;
}

#banner {
	height: 100%;
	width: 292;
	position: absolute;
	left: 875px;
	top: 85px;
	visibility: visible;
}

#buscador {
	float:right;
	vertical-align: text-bottom;
	width:280px;
	height:30px;
	left: 494px;
	top: 83px;
	visibility: visible;
	margin-right:10px;
}

#banner_top {
	width:500px;
	height:60px;
	float: right;
	vertical-align:top;
	margin:10px;
}

#banner_350_250 {
	width:350px;
	height:250px;
	vertical-align:top;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#banner_160_600 {
	width:160px;
	height:600px;
	float: none;
	vertical-align:top;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

#banner_160_160 {
	width:160px;
	height:160px;
	vertical-align:top;
	margin-top: 10px;
	margin-bottom: 10px;
}

#banner_160_60 {
	width:160px;
	height:60px;
	vertical-align:top;
	float: right;
	margin: 11px;
}

#banner_160_28 {
	width:160px;
	height:28px;
	float:right;
	vertical-align:top;
	margin:8px;
}

#banner_370_160 {
	width:370px;
	height:160px;
	vertical-align:top;
}

#foto370_175 {
	width:370px;
	height:175px;
	vertical-align:top;
	background-color:#666666;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 16px;
}

#linediv {
	width:100%;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0px;
	border-top: 5px solid #DEE3E7;
	border-right: 0px none;
	border-bottom: 0px outset;
	border-left: 0px none;
	height: 9px;
}

.campodetexto {
	border:1px;
	border-color:#CCCCCC;
	border-style:solid; 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	height:15px;
}

select {
	background-color: #FFFFFF;
	color: #000000; 
	font-weight: normal;
	font-size:10px; 
	cursor: hand;
	border-left-width:thin;
	border-left-color:#000000;
	border-top-width:thin;
	border-top-color:#000000;
	height:19px;
	vertical-align: bottom;
}

.boton  {
	vertical-align: bottom;
}

/* Fin Header
----------------------------------------------- */

/* Menu Seccion
----------------------------------------------- */

#menuanexos {
	height: 84px;
	width:778px;
	background-image: url(http://homeweb.entelchile.net/home_img/adm/ho/2008/back_menu.gif);
	background-repeat:repeat-x;
	vertical-align:text-bottom;
}

#nombreseccion {
	height: 52px;
	width:403px;
	margin-left: 5px;
	float: left;
}

#menu {
	height: 32px;
	width:555px;
	background-repeat:repeat-x;
	vertical-align:text-bottom;
	background-position: bottom;
	margin-left: 5px;
	float: left;
}

/* Fin Menu Seccion
----------------------------------------------- */

/* Contenidos
----------------------------------------------- */


.h1 {
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #92C5E4;
	text-transform: uppercase;
	font-weight: bold;
}

.h2 {
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #ACACAC;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
    text-decoration: none;
}

.h2:hover {
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
    text-decoration: none;
}

.h3 {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 25px;
	color: #92C5E4;
	font-weight:normal;
	padding: 0px;
	text-decoration: none;
}

.h4 {
	font-family: "Arial", Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
}

.h5 {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #92C5E4;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.h6 {
	font-family: "Arial", Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.h7 {
	font-family: "Arial", Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.h7:hover {
	font-family: "Arial", Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.h8 {
	font-family: "Arial", Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
}

.h9 {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #92C5E4;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.h10 {
	font-family: "Arial", Helvetica, sans-serif;
	color: #FF3399;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

.h11 {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #0F3D5E;
	text-transform: uppercase;
	font-weight: normal;
}

.h12 {
	font-family: "Georgia", Times New Roman, Times, serif;
	/*color: #92C5E4;*/
	color: #0F3D5E;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.h13 {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.h14 {
	font-family: "Arial", Helvetica, sans-serif;
	color: #00566B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.h14:hover {
	font-family: "Arial", Helvetica, sans-serif;
	color: #0096BB;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.imglista {
	list-style-image: url(http://homeweb.entelchile.net/home_img/adm/ho/2008/lista.gif);
	padding-bottom:-4px;
	padding-top: 0px;
}

#linea {
	width:90%;
	height:3px;
	background-image: url(http://homeweb.entelchile.net/home_img/adm/ho/2008/linea.gif);
	background-repeat:repeat-x;
	margin-bottom:15px;
	margin-top:15px;
}

#publicidad_content {
	margin-left:25px;
	background-color:#FFFFFF;
}

.txtlink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration: none;
	color: #0066FF;
	font-weight: normal;
	
}

#linevert {
	width:3px;
	background-image: url(http://homeweb.entelchile.net/home_img/adm/ho/2008/line_vert.gif);
	background-repeat:repeat-y;
	vertical-align: text-bottom;
}

#linehori {
	height:3px;
	background-image: url(http://homeweb.entelchile.net/home_img/adm/ho/2008/line_hori.gif);
	background-repeat:repeat-x;
	vertical-align: text-bottom;
}


/* Fin Contenidos
----------------------------------------------- */

.colorcelda {
	background-color: #ececec;
	}


#links {
	width:778px;
	height:24px;
	background-color: #FFFFFF;
	margin-top:0px;
	margin-left:0px;
}

#linkcomunidades {
	padding-left: 33px;
	padding-right: 33px;
}



/* Footer
----------------------------------------------- */

#footer {
	height: 82px;
	width: 775px;
	background-image: url(http://homeweb.entelchile.net/home_img/adm/ho/2008/back_foot.gif);
}

#footertexto {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	width: 753px;
	height: 82px;
	margin-left: 25px;
	background-image: url(http://homeweb.entelchile.net/home_img/adm/ho/2008/foot/logo_foot.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.footertextolink {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

a.footertextolink:hover {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
}

#logofooter {
	background-repeat: no-repeat;
	background-image: url(http://homeweb.entelchile.net/home_img/adm/ho/2008/foot/logo_foot.gif);
	height: 82px;
	width: 215px;
	position: relative;
}

/* Fin Footer
----------------------------------------------- */


/* Columna derecha banner
----------------------------------------------- */

#separador {
	background-repeat:repeat;
	background-color: #D6DCE1;
	height: 84px;
	width: 292px;
	margin-top: 151px;
	background-image: url(http://homeweb.entelchile.net/home_img/adm/ho/2008/gris_2.gif);
}
/* Fin Columna derecha banner
----------------------------------------------- */

.subtitulos {
	font-family: "Georgia", Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	text-align:left;
}

#foto160_75 {
	width:160px;
	height:75px;
	vertical-align:top;
	background-color:#666666;
}

#encuesta {
	float:right;
	vertical-align: text-bottom;
	width:170px;
	height:18px;
	visibility: visible;
}

#foto180_84 {
	width:180px;
	height:84px;
	vertical-align:top;
	background-color:#666666;
}
#espaciador {
	width:100%;
	height:3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#banner_160_60_2 {
	width:160px;
	height:60px;
	vertical-align:top;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.caja_img {
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #DEE3E7;
	background-color: #FFFFFF;
	display: block;
}

.grisosc { 
	background-color: #CCCCCC; 
	clip:  rect(   ); 
	background-position: top
}
