/*
Theme Name: VIA X 2.0 PROGRAMA
Description: Just the default WordPress theme modified for VIA X.
Version: 0.9 BETA
Author: Area de Internet VIA X

	The CSS and XHTML are based on GPL software:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	color: black;
	margin:0px;
	padding:0px;
	background: black url(img/background.jpg) repeat center center;
	background-attachment: fixed;
	font: 62.5% Helvetica, Verdana, sans-serif;
}

#viax {
width:100%;
	
}
#page {
	width: 987px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/page_bacck.png);
	background-repeat: repeat-y;
_azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);

}
#pages {
	width: 961px;
	margin-left:auto;
	margin-right:auto;
	
	_background: none;

/* _background y _filter es para transparencia en ie */
}

#logo_final {
 /* background: url(img/logo_viax.png) no-repeat top center;*/
  float: left;
  width: 177px;
  height: 230px;
  margin-left:10px;
  _ margin-left:3px;
 }
 
#tres_columnas {
width:936px;
	margin-left:auto;
	margin-right:auto;
}
h3 {
	color: orange;
	margin: auto;
	padding-left: 20px;
	font: bold 1.6em Helvetica, Verdana, sans-serif;
	padding-bottom: 5px;
	padding-top: 5px;
}
#banner_01 {
	width: 760px;
	height: 80px;
	float:right;
	margin-top:10px;
	margin-right: 11px;
	_margin-right:5px;
}	
object#banner_01 {
margin:0px;
}

#menu_01 {
	width: 763px;
	height: 18px;
	float:right;
	background: url(img/barra_menu.png) no-repeat center center;
	margin-right: 11px;
	_margin-right:5px;
	margin-top: 7px;
	text-align: center;
	padding: 5px 0;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.viax.cl/wp-content/themes/default/img/barra_menu.png", sizingMethod="crop", enabled=true);
/* _background y _filter es para transparencia en ie */	

}

#menu_01 a {
	font: bold 13px Helvetica, Verdana, sans-serif;
	color: white;
	padding-right: 5px;
	text-decoration: none;
	padding-left: 5px;
	position:relative;
}

#menu_01 a:hover{
color: #CCCCCC;
position:relative;
}



#categorias_01 {
	width: 168px;
	height: 270px;
	float:left;
	margin-top: -22px;
	_margin-top: -10px;
	
	

}
#categorias_01 li a{
	color: #333333;
		text-decoration:none;
}
#categorias_01 li a:hover {
	color: orange;
}
#categorias_01 li {
	color: #333333;
	display:block;
	text-decoration:none;
	border-bottom:solid 1px #cccccc;
	width:150px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#categorias_01 ul {
	float: left;
	list-style-type: none;
	color: #333333;
	font: bold 13px/29px Helvetica, Verdana, sans-serif;	
	margin-left: 0px;
	padding-left:7px;
}

#categorias_02_title {
	height: 20px;
	margin-left: 5px;
	background: url(img/categorias_cadena.png) no-repeat left center;
	margin-top:324px;
	_margin-top:30px;
		
}

#categorias_02 {
	width: 168px;
	_padding-top:8px;
	float:left;
	
	position:relative;
	
}

#categorias_02 li.categories {
	color: #f0f0f0;
	font-size: 6px;
	margin: 0px;
	padding: 0px;
}

#categorias_02 li.categories ul li.cat-item a {
	color: #333333;
	display:block;
	text-decoration:none;
	border-bottom:solid 1px #cccccc;
	width:150px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#categorias_02 li.categories ul li.cat-item a:hover {
	color: orange;
}

#categorias_02 li.categories ul {
	float: left;
	list-style-type: none;
	color: #333333;
	font: bold 13px/29px Helvetica, Verdana, sans-serif;	
	margin-left: 0px;
	padding-left:5px;
}


/* Columna Der */

#columna_der {
	width:160px;
	float:right;
	
	position: relative;
	margin-top: -97px;
}

#banner_02 {
width: 160px;
margin-bottom:10px;

}



#banner_04 {
	height:400px;
	background-color:#006666;
	margin-top:10px;
	margin-bottom:10px;
	width: 160px;
}

/* Columna Izq */

#columna_izq {
	width: 168px;
	float: left;
	clear:left;
	position: relative;
	margin-bottom: 10px;
}

#articulos {

	background: url(img/articulo_head.png) no-repeat center top;
	width: 161px;
	margin-bottom: 10px;
	height: 335px;

	
}
#articulos h2 {
font-size: 0px;
color:#ffffff;
margin:0px;
padding: 0px;

}
#articulos ul {
	text-align: left;
	list-style-type: none;
	font: 11px Helvetica, Verdana, sans-serif;
	margin:0px;
	padding-top:25px;
	padding-left:0px;
	
}

#articulos li {
	text-align: left;
	font: 11px Helvetica, Verdana, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 100%;
	margin-top: 8px;

}

#articulos li a {
	color: #333333;
	text-decoration: none;
	font: 11px Helvetica, Verdana, sans-serif;
	list-style: disc;
}

#articulos li a:hover {
	color: orange;
	font: 11px Helvetica, Verdana, sans-serif;
}



/* CSS */

/* caja redes facebook */
#caja_redes {
	height: 180px;
	background: url(img/redes.png) no-repeat center top;
	width: 161px;
	margin-bottom: 10px;
}
#contenido_caja_redes {
	margin-top: 60px;
	margin-left: 6px;
	_margin-left: 2px;
	float:left;
}



.widecolumn .entry p {
	font: 12px/1.5em Helvetica, Verdana, sans-serif;
	padding-bottom: 5px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
	
	#titulo h1 {
	color:#FFFFFF;
	margin:0px;
	padding:2px;
	font: 700 12px Helvetica, Verdana, sans-serif;
}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
	
	#titulo h1 {
	color:#FFFFFF;
	margin:0px;
	padding:2px;
	font: 700 12px Helvetica, Verdana, sans-serif;
}



h2 {
	border-width: 0;
	margin: 0; padding: 0;
	letter-spacing: -.04em;
	font: bold 2.2em Helvetica, Verdana, sans-serif;
}

h2 a {
	color: #333333;
	text-decoration: none;
}

h2 a:hover {
	color: #666666;
	text-decoration: none;
}

h2 a:visited {
	color: #999999;
	text-decoration: underline;
}


h3 {
	color: #cccccc;
	margin: auto;
	font: bold 14px Helvetica, Verdana, sans-serif;
}
h5 {
	border-width: 0;	
	color: orange;
	letter-spacing: -.04em;
	font: bold 1.6em Helvetica, Verdana, sans-serif;
}
h5 a {
	border-width: 0;	
	color: orange;
	letter-spacing: -.04em;
	font: bold 1.6em Helvetica, Verdana, sans-serif;
}

div.h5 a {
	border-width: 0;	
	color: orange;
	letter-spacing: -.04em;
	font: normal bold 1.6em Helvetica, Verdana, sans-serif;
	text-decoration: none;
}	

div.h5 a:hover {	
	color: #999999;
	text-decoration: none;
}
h6 {
	border-width: 0;	
	color: orange;
	margin:0px;
	padding-left: 3px;
	letter-spacing: -.04em;
	font: bold 1.6em Helvetica, Verdana, sans-serif;
}

small {
	color: #999999;
	margin: auto;
	font: 11px/1.5em Helvetica, Verdana, sans-serif;
}

small a {
	color: #999999;
	text-decoration: none;
}

small a:hover {
	color: #666666;
	text-decoration: none;
}
#content small {
	color: #999999;
	margin: auto;
	font: 11px/1.5em Helvetica, Verdana, sans-serif;
}

#content small a {
	color: #999999;
	text-decoration: none;
	background-color: #ffffff;
}

#content small a:hover {
	color: #666666;
	text-decoration: none;
}


.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}



#content div.navigation div.alignleft a {
	color: #666666;
	text-decoration: none;
	font: 12px Helvetica, Verdana, sans-serif;
}

#content div.navigation div.alignleft a:hover {
	color: #999999;
	font: 12px Helvetica, Verdana, sans-serif;
}

#content div.navigation div.alignright a {
	color: #666666;
	text-decoration: none;
	font: 12px Helvetica, Verdana, sans-serif;
}

#content div.navigation div.alignright a:hover {
	color: #999999;
	font: 12px Helvetica, Verdana, sans-serif;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin-right: 10px;
}

.alignleft {
	float: left;
	padding-top: 20px;
	margin-left: 20px;
}
.entry p a:visited {
	color: #000000;
	}

#commentform p {
	font-family: Helvetica, Verdana, sans-serif;
}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em Helvetica, Verdana, sans-serif;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:hover {
	color: gray;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font: bold 1.3em Helvetica, Verdana, sans-serif;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
#zona_principal {
width:592px;
position:relative;
float:left;
margin-top: -105px;
margin-left:8px;
}
.pagetitle {
margin:0px;
padding: 0px;
}
#narrow_upper {
	background: url(img/narrow_back_upper.png) no-repeat top center;
	width: 584px;
	height: 10px;
	margin: 12px auto auto 9px;
	padding:0px;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.viax.cl/wp-content/themes/default/img/narrow_back_upper.png", sizingMethod="crop", enabled=true);
/* _background y _filter es para transparencia en ie */

}

.widecolumn {
	width: 592px;
	line-height: 1.6em;
	position: relative;

}
#single_post_top {
	background: url(img/single_post_top.png) no-repeat center center;
	height: 10px;
	width: 592px;
	margin: 8px auto auto 0px;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.viax.cl/wp-content/themes/default/img/single_post_top.png", sizingMethod="crop", enabled=true);
/* _background y _filter es para transparencia en ie */
}

#single_post_bottom {
	background: url(img/single_post_bottom.png) no-repeat center center;
	height: 10px;
	width: 592px;
clear:left;
margin-top: 0px;
	margin-left:0px;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.viax.cl/wp-content/themes/default/img/single_post_bottom.png", sizingMethod="crop", enabled=true);
/* _background y _filter es para transparencia en ie */
}

#single_post_top_2 {
	background: url(img/single_post_top.png) no-repeat center center;
	height: 10px;
	width: 592px;
	margin-top:10px;
	margin-left:0px;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.viax.cl/wp-content/themes/default/img/single_post_top.png", sizingMethod="crop", enabled=true);
/* _background y _filter es para transparencia en ie */

}

#single_post_bottom_2 {
	background: url(img/single_post_bottom.png) no-repeat center center;
	height: 10px;
	width: 592px;
		margin-top:0px;
	margin-left:0px;
	clear:left;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.viax.cl/wp-content/themes/default/img/single_post_bottom.png", sizingMethod="crop", enabled=true);
/* _background y _filter es para transparencia en ie */
}

#single_post_top_3 {
	background: url(img/single_post_top.png) no-repeat center center;
	height: 10px;
	width: 592px;
	margin: 10px auto auto;
}

#single_post_bottom_3 {
	background: url(img/single_post_bottom.png) no-repeat center center;
	height: 10px;
	width: 592px;
	margin-bottom: 10px;
	
}
#posts_tag {
background: url(img/single_post.png) repeat-y center center;
padding-left:20px;
padding-bottom: 15px;


}
#posts_tag h3 {
	color: orange;
	margin: 0px;
	padding-left: 0px;
	font: bold 1.6em Helvetica, Verdana, sans-serif;
	padding-bottom: 0px;
	padding-top: 0px;
}
#topper {
}
.limpia {
clear:both;
}
.post {

text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	background: url(img/single_post.png) repeat-y center center;
}
#comments_tag {
	background: url(img/single_post.png) repeat-y center center;;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	clear:both;

}
#comments_tag h5 {
	padding-left:20px;
	margin:0px;
	
}


div.entry p {
	color: #666666;
	margin: 10px auto auto;
	text-align: left;
	font: 12px/1.5em Helvetica, Verdana, sans-serif;
}
div.entry p a {
	color: #000000;
	background-color: #ffcc66;
	font-weight: bold;
	text-decoration: none;
	
}
div.entry p a:hover {
	color: #000000;
	background-color: #ffcc66;	
	text-decoration:underline;
}
div.entry a.more-link {
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}
div.entry a:hover.more-link {	
	background-color: #ffffff;
	text-decoration:underline;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	}

.widecolumn .attachment {
	text-align: center;
	margin: 0px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
	font-size: 12px;
	line-height: normal;
}


/*	Begin Headers */


/* Begin Images */
img.alignnone {
padding-right:5px;
	padding-bottom: 5px;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */




/* Begin Comments*/
.alt {
	margin-bottom: 10px;
	padding: 0px;

	}
.alt2 {
	margin-bottom: 10px;
	padding: 0px;
	}

/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

img {
	border-style: none;
}

a img {
	border: none;
	right: 170px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}
/* End Various Tags & Classes*/


	
	
<!--
#dhtmlgoodies_slideshow{
	
	
	width:563px;	/* Total width of slideshow */

	}

	#previewPane{
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 283px;	/* IE 5.x */
		height/* */:/**/283px;	/* Other browsers */
		height: /**/283px;
				
	}
	
	#previewPane img{
		
	}
	
	#previewPane #largeImageCaption{
		text-align:center;
	font: italic 0.9em Helvetica, Verdana, sans-serif;
}
	
	#galleryContainer{
		
		height: 280px;		/* Height of the images + 2 */
		position:relative;
		overflow:hidden;
		padding: 0 5px;
}
	#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	height: 14px;
	bottom: 6px;
}
	#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	bottom: 5px;
	height: 14px;
	margin: 2px;
}
	#theImages{
	position:absolute;
	height:100px;
	left:46px;
	width:100000px;
	top: 0px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	/*#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}*/

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:white;
		border:3px double #000;
		padding:4px;
		color:#555;
	font: 0.9em Helvetica, Verdana, sans-serif;
}
	
	#theImages .imageCaption{
		display:none;
	}
	
	#n2{
	width:140px;
	margin-left:auto;
	margin-right:auto;
	}
	
	#n2 p {
	margin-top:7px;
	font: 11px/114% Helvetica, Verdana, sans-serif;
}
	
	#titulo {
	background-color:#666666;
	height:18px;
	width:140px;
	margin-left:auto;
	margin-right:auto;
	}
	
	#noticia2{
	background: #fff;
	width:150px;
	height:	240px;
	float:left;
	margin: 14px 5px 5px 0;
}
	
	#foto {
	background-color:#000033;
	width:140px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	}
	
	#foto img {
 	border:0px;
	}	
	





/* FOOTER */


#footercien {
width:100%;

}
#page_back p {
	text-align: center;
	color: gray;
	font: 10px Helvetica, Verdana, sans-serif;
	padding: 10px 0px 0px;
	margin:0px;
}

#page_back {
	background: url(img/atras_pagina_fotter.png) no-repeat top center;
	width: 987px;
	height: 30px;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:40px;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.viax.cl/wp-content/themes/default/img/atras_pagina_fotter.png", sizingMethod="scale", enabled=true);
/* _background y _filter es para transparencia en ie */


}


/* Sidebar */





#sidebar
{
	list-style: none;
	}

#sidebar form {
	margin: 0;
	}

#sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

#sidebar ul {
	margin: 0;
	padding: 0 5px 5px 0;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#articulo_up {
	height: 54px;
	background: url(img/arti_up.jpg) no-repeat center center;
	width: 161px;
	margin-top:200px;
	_margin-top:30px;
}
#articulo_down {
	height: 7px;
	background: url(img/arti_down.jpg) no-repeat center center;
	width: 161px;
}
#articulo {
	background: url(img/arti_mit.jpg) repeat-y center center;
	width: 161px;
}

#articulo li {
	color: gray;
	text-align: left;
	display: block;
	font: 11px Helvetica, Verdana, sans-serif;
	list-style-type: none;
	padding:5px;
	padding-top:10px;
}
#articulo li a {
	color: gray;
	text-decoration: none;
	font: 11px Helvetica, Verdana, sans-serif;
}

#articulo li a:hover {
	color: orange;
	font: 11px Helvetica, Verdana, sans-serif;
}


ol.commentlist {
margin-left:auto;
margin-right:auto;
	padding:0;
	width:455px;
	}

.commentlist li {
	list-style:none;
	margin-bottom:20px;
	}

.commentlist cite {

	padding-top:9px;
	padding-bottom:7px;
	display:block;
	font-style:normal;
	background:url(images/comentario_top.jpg) no-repeat;
	height:20px;
	width:435px;
	color:orange;
	}	

.commentlist a:link, .commentlist a:visited {
	color:orange;
	font: small-caps bold 14px Helvetica, Verdana, sans-serif;
	text-decoration:none;
	
	}

.commentlist a:hover, .commentlist a:active {
	color:grey;
	
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	margin-left:9px;
	}

.commentlist .author {
	font: small-caps bold 14px Helvetica, Verdana, sans-serif;

	}

.commentlist .time {
	background: url(images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	color:gray;
	}

.commenttext {
background:url(images/comentario_mitade.jpg) repeat-y;
	margin-top:0px;
	padding-left:20px;
	padding-right:30px;
	padding-bottom:10px;
	padding-top:10px;
	color:#000;
	font: 12px Helvetica, Verdana, sans-serif;
	line-height:124%;
	}
	#bajadacom{
	background:url(images/comentario_down.jpg) no-repeat top center;
	width:435px;
	height:20px;
	}
	.nocomments {
	margin:0px;
	padding:5px;
	color:#666;
	font: small-caps 11px Helvetica, Verdana, sans-serif;
	}
textarea#comment {
	width:480px
	
}
/* footer y demases */
#cien_pie{
width: 943px;
clear: both;
margin: 10px auto auto;
	
}
#top_pie{
background-image: url(http://www.viax.cl/wp-content/themes/default/images/pie_top.jpg);
background-repeat: no-repeat;
width:943px;
height: 15px;
margin-left: auto;
margin-right:auto;
margin-top:20px;

}
#footera {
background-color:#000000;
width: 943px;
height: 210px;
margin-left: auto;
margin-right:auto;
font-size: 11px;
font-weight: 800;
color:#ffffff;
}
#footera a{
color:#ffffff;
display: block;
margin-top:7px;
text-decoration:none;
}
#footera a:hover{
color:#999999;
}
#parte01 {
float:left;
width: 140px;
margin-left:20px;
}
#parte03 {
float:left;
width: 120px;
margin-left:40px;
}
#parte03 img{
display:block;
margin-bottom:20px;
}
#parte03 a {
color:#d935bb;
margin-top:0px;

}
#parte03 a:hover {
color:#999999;
}
#parte02 {
float:left;
width: 155px;
margin-left:15px;
}
#parte04 {
float:left;
width: 50px;
margin-left:15px;
}
#parte04 img{
margin-bottom:10px;
}
#parte05 {
font:10px Helvetica,Verdana,sans-serif;
color:#999999;
float:left;
width: 943px;
margin-left:15px;
}
#parte06 {

float:left;
width: 943px;
margin-left:15px;
}
#abajo_pie{
background-image: url(http://www.viax.cl/wp-content/themes/default/images/pie_abajo.jpg);
background-repeat: no-repeat;
width:943px;
height: 15px;
margin-left: auto;
margin-right:auto;
}
#credito {
text-align: center;
font-size: 10px;
padding-bottom: 10px;
}

#caja_redes {
	height: 110px;
	background: url(img/redes.png) no-repeat center top;
	width: 161px;
	
	
	
}
#contenido_caja_redes {
	margin-top: 60px;
	margin-left: 6px;
	_margin-left: 3px;
	float:left;
}
#caja_twitter {
	margin-top: 10px;
	margin-left: 6px;
	_margin-left: 3px;
	float:left;
}

.wordtube{
text-align: center;

}


