/*
Theme Name: Maqueros
Theme URI: http://www.ayernet.cl
Description: Plantilla desarrollada por AyerViernes S.A para AyerNet
Version: 2.0
Author: AyerViernes S.A.
Author URI: http://www.ayerviernes.com/
*/

html{
	background: #FFF url(imag/back/backTop.gif) repeat-x top center;
}
body{
	margin-top: 6px;
	font: normal normal 1em/120% Verdana, Arial, sans-serif;
	text-align: center;
	background: #FFF;
}
*, form{
	margin: 0;
	padding: 0;
}
/* cellspacing & cellpading = "0" */
table{
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0px;
}
td{
	padding:0;
}
hr{
	display: none;
}
fieldset{
	border: 0;
}
li{
	list-style: none;
}

/***********************************************************************************  ESTRUCTURA PRINCIPAL ***/
.center{
	width: 95%;
	min-width: 1000px;
	max-width: 1100px;
	margin: 0 auto;
}
#titu{
	position: absolute;
	display: block;
	width: 250px;
	height: 53px;
	top: 2.6em;
	left: 3.6em;
	z-index: 1;
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 1em;
}
#titu img{
	border: none
}
#titu a span{
	display: none;
}
a{
	color: #F60;
	text-decoration: none;

}
a:hover{
	text-decoration: underline;
}
/*------------------------------------- HEADER */
#header{
	width: 100%;
	font-family: Arial, helvetica, sans-serif;
	text-align: left;
	background: url(imag/back/backBody.jpg) repeat-x 0 -1px;
}
#header .center{
	position: relative;
	display: block;
	height: 12em;
}
/*------------------------------------- MAIN */
#main{
	position: relative;
	margin-top: 1.3em;
	padding-bottom: 2em;
	text-align: left;
}
#main .center{
	min-width: 1000px;
	max-width: 1100px;
	position: relative;
}
#cont{
	position: relative;
	float: left;
	width: 52%;
	margin: 0 0 0 20px;
	padding: 0;
}
#main .auxi{
	float: left;
}
.auxi h1.pagetitle{
	font-size:1.60em;
	line-height:95%;
}
.side{
	font-size: 1em;
	display: block;
	font-family: Verdana, sans-serif;
}
#sideIzq{
	float: left;
	width: 300px;
	left: 0;
}
#sideDere{
	position: relative;
	float: right;
	width: 135px;
	padding: 1em 0 0 0;
}
/*------------------------------------- FOOTER */
#footer{
	width: 100%;
	text-align: left;
	background: #F1F2F3;
	border-top: 1px solid #DFE2E2;
}
#footer .center{
	position: relative;
	padding: .7em 0 1em 0;
}
/*******************************************************************ESTRUCTURA HEADER ***/
/********************************************** TOP**/
#top{
	position: absolute;
	width: 250px;
	top: 1em;
	right: 0;
	font-size: .7em;
	background: url(imag/auxi/auxiTituRedTop.gif) no-repeat 100% 20%;
	padding:0 50px 0 0;
}
#top.red li{
	display: inline;
}
#top.red li a{
	display: block; 
	width : 30px; 
	height: 24px; 
	float: left;
	text-decoration: none;
	position: relative;
}
#top.red li a span{
	display: none;
	text-transform: uppercase;
	bottom: -1.4em;
	z-index: 2000;
	color: white;
	text-align: left;
	font-size: 0.85em;
	padding-top: 5px;
	padding-left: 4px;
	background: url(imag/auxi/auxiTopRedSpan.gif) no-repeat bottom left;

}
#top.red li a span em{
	padding: 0.11em 4px 0 0;
	font-style: normal;
	display: block;
	background: url(imag/auxi/auxiTopRedSpanEm.gif) no-repeat center right;
	z-index: 1000;
}
#top.red li a:hover span{
	position: absolute;
	display: inline;
	white-space: nowrap;
	z-index: 1000;
	left: 0.8em;
}
#top.red .datoblog{
	background: url(imag/auxi/auxiIcoDatoblogRed.gif) no-repeat 50% 0;
}
#top.red .tecnoblog{
	background: url(imag/auxi/auxiIcoTecnoblogRed.gif) no-repeat 50% 0;
}
#top.red .tuvidasana{
	background: url(imag/auxi/auxiIcoTuVidaSanaRed.gif) no-repeat 50% 0;
}
#top.red .educablog{
	background: url(imag/auxi/auxiIcoEducablogRed.gif) no-repeat 50% 0;
}
#top.red .maqueros{
	background: url(imag/auxi/auxiIcoMaquerosRed.gif) no-repeat 50% 0;
}
#top.red .vaquelita{
	background: url(imag/auxi/auxiIcoVaquelitaRed.gif) no-repeat 50% 0;
}
#top.red .mercadocapital{
	background: url(imag/auxi/auxiIcoMercadoCapitalRed.gif) no-repeat 50% 0;
}
#top.red .descorchados{
	background: url(imag/auxi/auxiIcoDescorchadosRed.gif) no-repeat 50% 0;
}
#top.red li a.murke{
	position: absolute;
	right: .5em;
	top: 0;
	width: 46px;
	height: 16px;
	text-transform: uppercase;
	color: #fff;
	display: block;
}
#top.red li a.murke:hover span{
	display: none;
}

/*---------------------------------- Fecha Header */
#header .fechHead{
	position: absolute;
	top: 4em;
	left: 0;
	width: 4em;
	height: 2.5em;
	padding: 1em 0 .5em 0;
	font-size: .7em;
	line-height: 120%;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	background: #BBBCBC;
}
#header .fechHead strong{
	font-size: 2.3em;
	font-weight: bold;
}
/*---------------------------------- Menu */
#menu{
	display: block;
	position: absolute;
	top: .7em;
	right: 320px;
	font-size: .85em;
	font-weight:bolder;
	padding: .3em 0 .3em 0;
	border-right:1px dashed #CCC;
	z-index:200;
}
#menu li{
	position: relative;
	display: block;
	float: left;
	margin-right: 1em;
	list-style: none;
	font-size: .88em;
}
#menu li a{
	padding: .7em 0 0 0;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	color: #0033CC;
}
#menu li a:hover{
	color: #000;
	text-decoration: none;
}
#menu li.acti a{
	color: #000;
}
/*---------------------------------- Formulario */
#header form{
	position: absolute;
	width: 17em;
	bottom: .6em;
	right: .2em;
	z-index:100;
}
#header form fieldset input#busq {
	display: block;
	float: left;
	width: 73%;
	height: 23px;
	margin-top: 2px;
	padding: .3em 0 0 .3em;
	color: #666;
	font: normal .83em/100% Arial, Verdana, sans-serif;
	border: 1px solid #CCC;
}
#header form fieldset .boton{
	float: right;
	width: 23%;
}
/*---------------------------------- Cita Top */
#header blockquote{
	position: absolute;
	bottom: 5em;
	left: 3.55em;
	font: normal normal 1em/120% Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	color: #666;
}
#header blockquote em{
	font-style: normal;
	font-weight: normal;
	letter-spacing: -.04em;
}
/*---------------------------------- Rss Head */
#rssHead{
	position: absolute;
	width: 22em;
	bottom: 3.3em;
	right: 0;
}
#rssHead li{
	float: right;
	margin-left: 1.3em;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: -.02em;
	text-transform: uppercase;
}
#rssHead li a{
	color: #000;
}
/*---------------------------------- Publicidad */
#header .publHori{
	position: absolute;
	left: 0;
	bottom: 0;
	padding-top: 13px;
	text-align: left;
	height: 30px;
}

.postBannHead{
	position: absolute;
	right: 0;
	top: 3em;
}

.sideAdLar{
	width: 99%;
	margin: .6em 0;
	padding: .3em 0;
	border: 1px solid #CFD0D0;
	background: #F5F5F5;
}
.sideAdLar iframe{
	display: block;
	margin: 0 auto;
}
.postAdCent{
	width: 99.5%;
	height: 60px;
	margin: 1em 0;
	padding: .4em 0;
	border: 1px solid #CFD0D0;
	background: #F5F5F5;
	text-align: center;
}
.postAdCent a, .postAdCent a img{
	border: 0;
}
.postAdCent iframe{
	display: block;
	overflow: hidden;
	width: 470px;
	margin: 0 auto;
}
#sideIzq li.publSide{
	padding: 0;
	margin-bottom: 0.5em;
	
	
}
.postBannLitt {
	width: 100%;
	height: 125px;
	margin-bottom: 0.5em;
}


/*******************************************************  ESTRUCTURA CONT ************/
/*---------------------------------- Post */
.post{
	position: relative;
	clear: both;
	padding: .5em 0;
	margin: .28em 0 .5em 0;
	border-bottom: 5px solid #cccccc;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.searchresults{
	border-bottom:none;
}
.post h1{
	clear: both;
	font-size: 2.15em;
	letter-spacing: -.05em;
	line-height: 95%;
	color: #000;
	margin: 0 0 .3em 0;
	text-align: left;
	font-family: Arial;
}
.post h1 a{
	color: #FF6600;

}
.post h1 a:hover, .post h2 a:hover{
	color: #000;
	text-decoration: none;
}
.post h2{
	clear: both;
	margin: 0 0 .3em 0;
	font-size: 1.95em;
	letter-spacing: -.05em;
	line-height: 95%;
	color: #000;
	font-family: Arial;

}
.post h2 a{
	color: #666699;
}
.post h3, .post h4{
	font-weight:lighter;
	color: #000;
	margin: 1em 0 .2em 0;
}
.post p{
	font: normal normal .8em/140% Verdana, Arial, sans-serif;
}
.post .text {
	margin-top: 1.5em;
}
.post .text p{
	font-family: Verdana, Arial, sans-serif;
	font-size:.75em;
	letter-spacing:normal;
	line-height:normal;
	margin-bottom: 1em;
}
.post .text p a, .post .text ul a{
	text-decoration: underline;
}
.post .text p a:hover{
	color: #330000;
}
.post .text a img{
	border:none;
}
.post .text img{
	float: right;
	margin: .4em 0 .5em .5em;
}
.post .infoTop, .post .infoBott{
	margin: 0 0 1em 0;
	padding: .2em 0 .3em 16px;
	font-size: .75em;
	text-transform: uppercase;
	color: #666;
	background: transparent url(imag/auxi/auxiAuto.gif) no-repeat 0 .2em;
}
.post .infoBott{
	margin: 1em 0 0 0;
	padding-left: 0;
	background: none;
}
.post .infoBott a{
	text-decoration: underline;
}
.post .infoTop strong{
	font-weight: normal;
	background: #FF9;
}
.post .postCome{
 	float: left;
	font-size: .7em;
	top: 8px;
	left: 0;
	padding: 2px 3px 0 3px;
	height: 20px;
	background: transparent url(imag/auxi/auxiComeNum.gif) no-repeat 0 0;
	color:#666666;
}
.post .postCome span{
	text-indent: -1000em;
	display: block;
	display: none;
}
.post .postCome a{
	display: block;
	padding: 0 .2em .2em;
	color: #666;
	text-align: center;
}
.post .postCome a:hover{
	color: #000000;
	text-decoration: none;
}
.post .postCate{
	float: left;
	height: 17px;
	padding: 1px .5em 0 1.5em;
	margin: 0 0 1em 0;
	font-size: .7em;
	text-transform: none;
	color: #666;
	background: url(imag/auxi/auxiIcoCatPost.gif) no-repeat 4px 4px;
	border: 1px solid #EBEBEB;
	border-right:none;
}
.auxiCate{
	float:left;
	display:block;
	width:4px;
	height:20px;
	background: url(imag/auxi/auxiCatPostRight.gif) no-repeat right;
}
.post .postCate a{
	color: #3366CC;
}
.post ul{
	background: none;
	border: none;
	margin: 0;
	padding: 1em 0 1em 2em;
	font-size: .75em;
}
.post ul li{
	background: url(imag/auxi/auxiPageBull.gif) no-repeat 0 6px;
	padding-left: 1em;
}
.post cite{
	padding-left: 1em;
	display: block;
	padding: 2.9em 1em 1em 4em;
	font: normal .7em/120% Verdana, Arial, sans-serif;
	margin: .5em 0;
}
.post .metaPost{
	background: url(imag/auxi/auxiPostMetaIco.gif) no-repeat 0 3px;
	font: normal normal .7em/140% Verdana, Arial, sans-serif;
	color: #666;
	padding-left: 1.1em;
	clear: both;
}
.post .metaPost a{
	color: #3366CC;
}
.post .shareBoto a{
	color: #3366CC;
	background: url(imag/auxi/auxiPostShareIco.gif) no-repeat 100% 3px;
	padding:.2em 1.8em .2em 0;
	position: absolute;
	right: 0;
	bottom: 5px;
	font: normal normal .87em/140% Verdana, Arial, sans-serif;
}
/*---------------------------------- Comentarios */
#comments h2{
	font: bold 1.4em/120% Verdana, Arial, sans-serif;
	color: #000;
	letter-spacing: -.04em;
	margin: 1em 0 .5em 0;
}
#comments a{
	color: #3366CC;
}
.comePostUser{
	font: normal .73em/120% Verdana, Arial, sans-serif;
	background: #FFF;
	margin:1em 0 1em 0;
	position: relative;
	border-bottom:1px solid #EBEBEB;
	border-top:1px solid #EBEBEB;
	border-right:1px solid #EBEBEB;
}
.comePostUser div div .userAvatar .auxiComePostTop{
	right:-1px;
	top:-1px;
	position:absolute;
	height:5px;
	width:5px;
	background: #FFF url(imag/auxi/auxiComePostTopRight.gif) no-repeat top right ;
}
.comePostUser div div .userAvatar .auxiComePostBot{
	right:-1px;
	bottom:-1px;
	position:absolute;
	height:5px;
	width:5px;
	background: #FFF url(imag/auxi/auxiComePostBotRight.gif) no-repeat top right ;
}
#comments .author div div .userAvatar .auxiComePostTop{
	right:-1px;
	top:-1px;
	position:absolute;
	height:5px;
	width:5px;
	background: #FFF url(imag/auxi/auxiComePostTopRightAuth.gif) no-repeat top right ;
}
#comments .author div div .userAvatar .auxiComePostBot{
	right:-1px;
	bottom:-1px;
	position:absolute;
	height:5px;
	width:5px;
	background: #FFF url(imag/auxi/auxiComePostBotRightAuth.gif) no-repeat top right ;
}
.comePostUser div{
	background: url(imag/back/backComePost.gif) repeat-y top left;
	margin-top:-1px;
	display: block;
}
.comePostUser div div{
/*	background: url(imag/auxi/auxiComePostBotRight.gif) no-repeat bottom right;
	margin-bottom:-2px;
	margin-right:-2px;
	display: block;*/
}
.comePostUser div div .userAvatar{
	background: url(imag/auxi/auxiComePostTopLeft.gif) no-repeat top left;
	display: block;
	padding-top: 1em;
}
.comePostUser div div .userAvatar p{
	padding-left: 80px;
}
.comePostUser div div .userAvatar img{
	margin:0 0 1em .8em;
	float: left;
}
.comePostUser .comeAuxi {
	position: absolute;
	bottom: -30px;
	left: 0;
	background: url(imag/auxi/auxiComePostMeta.gif) no-repeat top left;
	padding:32px 0 3px 80px;
}
.comePostUser div div .userAvatar .comeMeta span{
	position:relative;
	top:0;
	color:#666666;
}
.comePostUser div div .userAvatar .comeMeta a{
	font-weight: bold;
}
#comments .author{
	background: #EFEFF5 url(imag/auxi/auxiComePostTopRightAuth.gif) no-repeat top right ;
}
#comments .author div{
	background: url(imag/back/backComePostAuth.gif) repeat-y top left;
}
#comments .author div div{
/*	background: url(imag/auxi/auxiComePostBotRightAuth.gif) no-repeat bottom right;*/
/*	margin-bottom:-5px;
	margin-right:-2px;*/
}
#comments .author div div .userAvatar{
	background: url(imag/auxi/auxiComePostTopLeftAuth.gif) no-repeat top left;
	color: #000;
}
#comments .author .comeAuxi {
	bottom: -30px;
	background: url(imag/auxi/auxiComePostMetaAuth.gif) no-repeat top left;
}
#comments div p{
	margin-bottom: .5em;
}
/*---------------------------------- formularios ---------------------*/
#contacto{
	width:100%;
}
.comeForm{
	display: block;
	position: relative;
	width: 100%;
	margin: 1em 0;
}
.comeForm h2{
	font: bold 1.4em/120% Arial, Helvetica sans-serif;
	color: #000;
	font-size:1.5em;
	letter-spacing: -.04em;
	margin: 3em 0 .5em 0;
}
.comeForm .reque{
	color: #FF3300;
	position: absolute;
	top: 38px;
	right: 0;
	font-size: .73em;
	font-family: Verdana, Arial, sans-serif;
}
.comeForm form{
	position: relative;
	margin-top: 2em;
	background: #E0E0EB url(imag/auxi/auxiComeFormTopRight.gif) no-repeat top right;
}
.comeForm form div{
	background: url(imag/auxi/auxiComeFormBotRight.gif) no-repeat bottom right;
}
.comeForm form div div{
	background: url(imag/auxi/auxiComePostBotLeft2.gif) no-repeat bottom left;
}
.comeForm form div div fieldset{
	display: block;
	margin: 0;
	padding:1em 2em 1em 2em;
	background: url(imag/auxi/auxiComePostTopLeft2.gif) no-repeat top left;
}
.comeForm form div div fieldset label{
	display: block;
	font-size: .73em;
	font-family: Verdana, Arial, sans-serif;
	line-height: 160%;
	color: #333;
	font-weight: bold;
}
.comeForm form div div fieldset label small{
	color: #FF3300;
	font-weight: normal;
	font-size: 1em;
}
.comeForm form div div fieldset input,.comeForm form fieldset textarea{
	width: 50%;
	margin-bottom: .5em;
	padding: .3em 0 .3em .4em;
	border: 1px solid #CCCCCC;
	color: #000;
	background: #fff;
	font-size: .73em;
	font-family: Verdana, Arial, sans-serif;
}
.comeForm form div div fieldset input .alert,.comeForm form div div fieldset textarea .alert{
	border: 1px solid #FFC1B2;
	background: #FFEAE5;
}
.comeForm form div div fieldset select{
	width: 60%;
	margin-bottom: .5em;
	padding: .3em 0 .3em .4em;
	border: 1px solid #CCCCCC;
	color: #000;
	background: #fff;
}
.comeForm form div div fieldset textarea{
	width: 98%;
}
.comeForm form div div fieldset input:focus,.comeForm form div div fieldset textarea:focus{
	background: #fff;
}
.comeForm form .boton{
	padding: .5em .4em .5em .4em;
	font: bold .73em/100% arial, helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	border: 1px outset #6FA436;
	background: #6FA436;
	cursor: pointer;
	width: auto;
	margin-right: .5em;
	float: right;
}
.comeForm form .boton:hover{
	text-decoration: none;
	background: #54762A;
}
/*---------------------------------- Pagina */
#page .post{
	border-bottom: none;
}
#page .post blockquote{
	font: bold 1.15em/120% Helvetica, Arial, Verdana;
	color: #999;
	letter-spacing: -.02em;
	margin-bottom: .5em;
}
/*---------------------------------- Resultado de busqueda */
#cont .searchResu{
	font: bold 1.15em/120% Helvetica, Arial, Verdana, sans serif;
	color: #666;
}
#cont .searchResu em{
	font-style: normal;
	font-weight: bold;
	background: #FFFF66;
	color: #333;
	padding: 0 .2em;
}
#resuList{
	padding-left: 2em;
}
#cont #resuList li{
	margin-top:1em;
	font-size: 1.3em;
	list-style: decimal;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #DFE2E2;
}
#cont #resuList li.last{
	border: none;
}
#cont #resuList .post{
	padding-top: 0;
	padding-bottom:.1em;
	font: normal normal .8em/140% Verdana, Arial, sans-serif;
	border:none;
}
#cont #resuList .post p{
	font-size: .7em;
}
#cont #resuList .post .metaPost{
	margin: 1em 0;
}
#cont #resuList .last .post{
	border-bottom: 0;
}
#cont .resuListTitle{
	padding-left: 0;
}
#cont #resuList .post .postCate{
	float:none;
	margin-left: 0;
	border:none;
}
#cont #resuList .post h2{
	padding: 0 0 0 0;
	margin-top: 0;
	font-size: 1.45em;
	letter-spacing: -.05em;
	line-height: 95%;
	font-family:Arial, Helvetica, sans-serif;
}
#cont #resuList .post h2 a{
	color:#666699;
}
#cont #resuList .post h2 a:hover{
	color:#000;
}
#cont #resuList .post.p{
	margin-top:-.4em;
}
#cont #resuList .post .meta{
	padding-left:0;
	font-size: .5em;
	font-weight:normal;
}
#cont #resuList .post .meta a{
	font-weight:normal;
}
#cont #buscBot{
	margin: 1em 0;
	background: #F5F5F5;
	padding: 1em;
	display: block;
}
#cont #buscBot label{
	font-weight: bold;
	color: #fff;
	float: left;
	margin: .4em 1em 0 1em;
}
#cont #buscBot fieldset{
	width: 300px;
	margin: 0 auto;
}
#cont #buscBot fieldset input#busq{
	display: block;
	float: left;
	width: 215px;
	padding: .4em 0 .4em .3em;
	color: #666;
	font: normal .83em/100% Arial, Verdana, sans-serif;
	border: 1px solid #CCC;
	margin-right: .5em;
}
#cont #buscBot form fieldset .boton{
	float: right;
	margin-left: .5em;
}
/***********************************************************************************  ESTRUCTURA SIDEBAR ***/
#sideIzq li .upper{
	padding: .4em .6em;
	font-weight: bold;
	color: #C48019;
}
#sideDatoPost a{
	display: block;
	text-indent: -1000em;
	width: 300px;
	height: 50px;
	background: url(imag/boto/botoDatoPost.jpg) no-repeat 0 0;
}
#sideDatoPost a:hover{
	background-position: 0 100%;
}
/*---------------------------------- Ultimos Comentarios */
.lastCome, .lastDatos{
	position: relative;
	width: 300px;
	margin: 1em 0;
	padding-bottom: 10px;
	font: normal normal .7em/120% Verdana, Arial, sans-serif;
	background: url(imag/auxi/auxiSideBoxBottom.gif) no-repeat bottom;
}
.lastCome h2, .lastDatos h2{
	padding: .5em;
	font:1.43em/100% Lucida Sans, Lucida, Trebuchet ms;
	background: url(imag/auxi/auxiTituLastCome.gif) no-repeat 0 0;
	color:#333333;
	text-indent:5px;
}
.lastCome ul, .lastDatos ul{
	width: 298px;
	margin-top: -4px;
	background: #F5F5F5;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.lastCome .feedIco a{
	background: url(imag/auxi/auxiRSSIcoSmall.gif) no-repeat 0 0;
	text-indent: -1000em;
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	top:8px;
	left: 110px;
}
.lastCome strong{
	padding-left: 1.2em;
	font-weight: normal;
	color: #000;
	display: block;
	background: url(imag/auxi/auxiComeIco.gif) no-repeat 0 1px;
}
.lastCome ul li{
	margin: .2em .5em;
	padding: .6em .5em;
}
.lastCome a{
	display: block;
	margin-top: 0;
	padding-left: 1.2em;
	color: #3366CC;
}
/*---------------------------------- Ultimos Datos-------*/
.lastDatos ul li{
	margin: 0 .5em;
	margin-left:1.2em;
	padding: .6em .8em .6em 1.2em;
	border-bottom: 1px solid #D0D0D0;
	position: relative;
	background: url(imag/auxi/auxiPostIcoDato.gif) no-repeat 0 8px;
}
.lastDatos ul li a{
	width: 157px;
	display: block;
	color: #3366CC;
}
.lastDatos ul li span{
	position: absolute;
	top: .5em;
	right: .5em;
}
.lastDatos ul li span a{
	position: absolute;
	top: 0;
	right: 0;
	display: inline;
	color: #000000;
	width: auto;
	padding: 0;
	margin: 0;
}
.lastDatos ul li a span{
	color: #333;
}
.lastDatos ul li a span.comenta{
	color: #3366CC;
}
/*---------------------------------- Tags */
.tagCloud{
	background: #99CCFF;
	border: 5px solid #CCE5FF;
	padding: 0 .5em .5em .5em;
	margin: 1em 0;
	text-align: center;
}
.tagCloud h2{
	background: url(imag/auxi/auxiTagIcoSide.gif) no-repeat 0 7px;
	font: bold 1.1em/120% Arial, Verdana, sans-serif;
	color: #fff;
	padding: .5em 0 .5em 1.7em;
	letter-spacing: -.02em;
	text-align: left;
}
.tagCloud a{
	color: #336699;
	padding: .2em;
	font-family: Arial, Verdana, sans-serif;
}
.tagCloud a:hover{
	color: #003;
	text-decoration: none;
}
/*---------------------------------- Categorias e Historial */
#sideDere .upper{
	text-transform: uppercase;
	display: block;
	background: #ccc;
	padding: .7em .5em;
	font: normal normal .75em/120% Arial, Verdana, sans-serif;
	color: #333;
}
#sideDere li a{
	color: #3366CC;
}
#sideDere li ul li{
	font: normal .65em/120% Verdana, Arial, sans-serif;
	color: #C48019;
	border-bottom: none;
}
#sideDere li ul li ul li{
	font-size: 1em;
	border-bottom: 1px solid #999;
}
.cateBlog, .histBlog {
	margin-bottom: .5em;
}
#sideDere .cateBlog ul li, #sideDere .histBlog ul li{
	border-bottom: 1px solid #E0E0E0;
	padding:.3em .7em;
	color: #666;
}
#sideDere .cateBlog ul li a, #sideDere .histBlog ul li a{
	margin-right: .2em;
}
#sideDere .cateBlog ul li a:hover, #sideDere .histBlog ul li a:hover{
	font: normal 1em/120% Verdana, Arial, sans-serif;
	padding: 0;
	display: inline;
}
/*---------------------------------- Conoce Nuestra Red */
#sideIzq .bannRed{
	clear: both;
	padding: .5em .8em;
	background: #F5F5F5;
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
}
#sideIzq .bannRed .upper{
	margin-bottom: 1.3em;
	padding: 0;
	font: normal .8em/120% Arial, Verdana, sans-serif;
	color: #666;
	border: none;
	text-transform: uppercase;
}
#sideIzq .bannRed p{
	font-size: .7em;
	line-height: 120%;
	color: #000;
}
#sideIzq .bannRed p a{
	color: #F60;
}
#sideIzq .bannRed a img{
	margin: -.5em 0 0 0;
	border: 0;
}
#sideIzq #bannEncuesta{
	margin: .5em 0;
}
#sideIzq #bannEncuesta a.bann{
	height: 55px;
	background: url(imag/back/banner-encuesta.jpg) no-repeat bottom center;
	text-indent: -1000em;
	display: block;
}
#sideIzq #bannEncuesta a.bann:hover{
	background-position: top center;
}
/*---------------------------------- Toda Nuestra Red */
#sideDere #redSide{
	margin-bottom: .5em;
}
#sideDere #redSide h2{
	background: #333;
	color: #fff;
}
#sideDere li#redSide ul li{
	margin: 0;
	padding: 0;
	font-size: .7em;
	background: #F6F6F6 url(imag/back/backRedLink.jpg) repeat-x top left;
	border-bottom: 1px solid #CCC;
}
#sideDere li#redSide ul li a{
	display: block;
	margin: 0;
	padding: .6em .6em .6em 22px;
	color: #F00;
}
#sideDere ul li a:hover{
	display: block;
	padding: .4em .6em .4em 22px;
	color: #F00;
	background-color: #FFF;
}
/***********************************************************************************  ESTRUCTURA FOOTER ***/
#footer p, #footer address{
	padding: .2em 0;
	font-size: .7em;
	font-style: normal;
	line-height: 130%;
	color: #363612;
	font-family: Arial, Verdana, sans-serif;
}
#footer .red{
	border-bottom: 1px dotted #CCC;
	padding: .5em 0;
	margin-bottom: .5em;
	background: url(imag/auxi/auxiRed.gif) no-repeat 0 50%;
	padding-left: 52px;
}
#footer .red span{
	display: none;
}
#footer p img{
	position: relative;
	bottom: -11px;
	margin-right: .5em;
}
#footer address a{
	color: #0033CC;
}
#footer #validator{
	position: absolute;
	right: 0;
	top: 45px;
}
#footer #validator a{
	color: #0033CC;
}
#footer #validator a.feedIco{
	background: url(imag/auxi/auxiRSSIcoSmall.gif) no-repeat 100% 0;
	padding:.2em 2em .2em 0;
}
/***********************************************************************************  AUXILIARES ***/
.left{
	float: left;
}
.right{
	float: right !important;
}
.last{
	border: none !important;
}
.red, .post .red{
	font-family: Arial, helvetica, sans-serif;
	font-size: .7em;
}
.red span{
	text-transform: uppercase;
}
.red a{
	padding: .3em 0;
	color: #666;
}
.red a.acti{
	font-weight: bold;
	color: #000;
}
.boton{
	padding: .5em .4em .5em .4em;
	font: bold .73em/100% arial, helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	border: 1px outset #6FA436;
	background: #6FA436;
	cursor: pointer;
}
.boton:hover{
	text-decoration: none;
	background: #54762A;
}
#botoSelPage a{
	background: url(imag/boto/botoSelPage.gif) no-repeat 0 0;
	display: block;
	width: 150px;
	font: bold .83em/100% Arial, Verdana, sans-serif;
	color: #666;
	padding: 8px 0 8px 0;
	letter-spacing: -.04em;
	text-align: center;
}
#botoSelPage a:hover{
	background-position: 0 100%;
	text-decoration: none;
}
#botoSelPage .prev span{
	background: url(imag/auxi/auxiPrevPostIco.gif) no-repeat 0 2px;
 	padding-left: 1em;
}
#botoSelPage .next span{
 	background: url(imag/auxi/auxiNextPostIco.gif) no-repeat 100% 2px;
 	padding-right: 1em;
}
#botoSelPage .next{
 	float: right;
}
#botoSelPage .prev{
	 float: left;
}
.rss{
	padding: .1em 30px .2em 0;
	background: url(imag/auxi/auxiRss.gif) no-repeat 100% 0;
}
#botoAuxiPage a{
	background: url(imag/boto/botoAuxiPage.gif) no-repeat 0 0;
	display: block;
	width: 70px;
	font: bold .83em/100% Arial, Verdana, sans-serif;
	color: #666;
	padding: 8px 0 8px 0;
	letter-spacing: -.04em;
	text-align: center;
}
#botoAuxiPage a:hover{
	background-position: 0 100%;
	text-decoration: none;
}
#botoAuxiPage .top span{
	background: url(imag/auxi/auxiUpPageIco.gif) no-repeat 100% 2px;
	padding-right: 1.2em;
}
#botoAuxiPage .back span{
	background: url(imag/auxi/auxiPrevPostIco.gif) no-repeat 0 2px;
	padding-left: 1em;
}
#botoAuxiPage .top{
	float: left;
}
#botoAuxiPage .back{
	float: left;
	margin-right: .5em;
}
#mensaje{
	font-size: .8em;
	padding: 1em .5em .5em .5em;
	border: 2px solid #F5E8B0;
	border-bottom: 4px solid #F5E8B0;
	background: #FFFFCC;
	position: relative;
	font-family: Arial, Verdana, sans-serif;
}
#mensaje p{
	font-size: .9em;
}
#mensaje p a{
	text-decoration: underline;
}
#mensaje .cerrar{
	position: absolute;
	top: .3em;
	right: .5em;
	font-size: .9em;
	text-decoration: underline;
}
/*---------------------------------- mensajes de error*/
.error,.correcto {
    margin-left:0;    
    font-size:.9em;
	padding: 10px 10px 10px 45px;

}
.error{
    height:25px;
    background: #ff9090 url(imag/auxi/auxiSampAler.gif) no-repeat 10px 10px;
    border: 1px solid red;
}
.correcto{
    height: auto;
    border: 1px solid yellow;
    background: #ffffe0 url(imag/auxi/auxiSampOk.gif) no-repeat 10px 15px;
}
.clasErroAlert{
    margin-top:-.6em;    
    padding-left:.5em;    
    font-size:.8em;    
    color: #ff6600;
}
#cse-search-results{
	width:100%;
}
#cse-search-results iframe {
	display: block;
	width: 480px;
}
#cse-search-results iframe div#res ol table tbody tr td a img{
	display: none!important;
} 


/*---------------------------------- blogs */
.publHori{
	width: 100%;
	height: 1.5em;
	text-align: center;
	background: #F5F5F5;
	border-top: 1px solid #CFD0D0;
}
/*--------------------------------- Iconos blogs */
.DatoBlog{
	background: transparent url(imag/auxi/auxiDatoBlog.gif) no-repeat .3em .6em;
}
.EducaBlog{
	background: transparent url(imag/auxi/auxiEducBlog.gif) no-repeat .2em .6em;
}
.TecnoBlog{
	background: transparent url(imag/auxi/auxiTecnBlog.gif) no-repeat .2em .6em;
}
.TuVidaSana{
	background: transparent url(imag/auxi/auxiVidaSana.gif) no-repeat .2em .6em;
}
.Maqueros{
	background: transparent url(imag/auxi/auxiMaqueros.gif) no-repeat .3em .5em;
}
.Vaquelita{
	background: transparent url(imag/auxi/auxiVaquelita.gif) no-repeat .3em .5em;
}
.MercadoCapital{
	background: transparent url(imag/auxi/auxiMercadoCapital.gif) no-repeat .3em .5em;
}
.BlogDescorchados{
	background: transparent url(imag/auxi/auxiDescorchados.gif) no-repeat .3em .5em;
}
/*--------------------------------- Clear Fix ----------------------*/
.cf:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .cf{height: 1%;}
/* End hide from IE-mac */
/*--------------------------------- Anchos a % ---------------------*/
.w5{
	width: 5%;
}
.w10{
	width: 10%;
}
.w15{
	width: 15%;
}
.w20{
	width: 20%;
}
.w30{
	width: 30%;
}
.w40{
	width: 40%;
}
.w50{
	width: 50%;
}
.w60{
	width: 60%;
}
.w70{
	width: 70%;
}
.w80{
	width: 80%;
}
.w90{
	width: 90%;
}
.w100{
	width: 100%;
}
