/* comun a todos los tpls 
================================================= */
.bg-home {
	background: url(../img/fondo_chapelco.jpg) repeat-x;
	background-color:#FFFFFF;
}


body { background: url(../img/bg_chapelco-lowres.jpg) repeat-x; background-color:#FFFFFF;}

* {	margin: 0; 	padding: 0;	border:0;}
html {
	font:62.5% "Verdana, Arial, Helvetica, sans-serif";
}
#pestanas-tabs { height:212px;}
#contenedor {
	margin:auto;}

#mainContent { /* contenido principal */
	width: 692px;
	float:left;
	margin-top:10px;
}
#encabezado { height:180px;	position:relative; width:985px}
#menu-principal {
	padding-top:170px; 	background:url(../img/menu-superior.gif) no-repeat 0 162px;	height:30px;}
#contenedor { width:981px; margin:auto}
.menu-encabezado {
	height: 140px;
	width: 520px;
	position: absolute;
	top: 0px;
	right: 28px;
	text-align:right;
}
.menu-encabezado span {
	color:#000000;	font:bold 0.9em Verdana, Arial, Helvetica, sans-serif;	float:left;}
.menu-encabezado span p { margin-right:25px; float:left; _margin-right:15px;}
.logo {
	position:absolute; 	width:231px;	height:67px;	top:40px;	left:30px;	display:block;	z-index: 20;	visibility: visible;}
#footer {
	clear: both;
	padding-top: 15px;
}
*:first-child+html #footer {	padding-top: 7px; /* fix ie 7 */ }
#sideColumn { /* columna a la derecha */
	width: 272px;	float:right;	margin-top:10px;}
*:first-child+html #sideColumn {	margin-top:34px; /* fix ie 7 */ }
*:first-child+html #mainContent {	margin-top:34px; /* fix ie 7 */ }

/* Clases útiles 
===================================================== */
.footer-disc {
	background:url(../img/bg-footer.gif) no-repeat; 	height:20px;	width:966px;	color:#FFFFFF;	padding-left:15px;	padding-top:10px;	margin-top:10px;	z-index:2;	top:90px;	left:0px;	padding-bottom: 15px;}
#tabs div { position:relative !important;}
#tabs { background:url(../img/img-especial.gif) no-repeat; height:196px }

		/* anchos para los items del menu principal */
.ancho60  {	width: 60px;}
.ancho72  {	width: 72px;}
.ancho150 {	width: 150px;}
.ancho140 {	width: 140px;}
.ancho145 {	width: 145px;}
.ancho130 {	width: 130px;}
.ancho170 { width: 170px;}
.ancho160 {	width: 160px;}
.ancho165 {	width: 165px;}
.ancho110 {	width: 110px;}
.ancho120 {	width: 120px;}
.ancho100 {	width: 100px;}
.ancho90 {	width: 90px;}
.ancho80 {	width: 80px;}
		/* fin anchos */
label, button {
cursor:pointer;}
input, select, textarea {
font-size: 100%;}
input:focus, select:focus, textarea:focus {
background-color: #FFF;}
fieldset {
border: none;}
.clear {
clear: both;}
.float-left {
float: left;}
.float-right {
float: right;}
.float-left3 {
float: left; padding-bottom:10px;}
.float-left2 {
float: left; padding-right:2px; padding-bottom:10px; padding-left:2px;}
#tpl8 .dia {
	font: bold 15px "Trebuchet MS";
	color: #FFFFFF;
}
h1 {
	font-size:30px;
	text-transform: uppercase;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
}

.titulo{
font-size: 20px;
	text-transform: uppercase;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
}

.link-encabezado  {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.link-encabezado a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.link-encabezado a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.link-encabezado a:hover {
	color: #F7F366 ;
	text-decoration:underline;
}
.link-encabezado a:active {
	color: #FFFFFF;
	text-decoration:none;
}
