@import url(reset.css);

body {
	background:#740001 url(/imagenes/bg_header.jpg) no-repeat scroll center top;
	font: 14px "Arial";
	line-height: 20px;
	color: #777777;
	text-align: center;
	margin:10px auto;/****************************************/
	margin-bottom:0px;
}



a, a:hover, a:active, a:visited {
	color: #008dd7;
	text-decoration: none;
}



a:hover {
	text-decoration: underline;
}



a img {
	border:0;
}



#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}



p {
	margin-bottom: 10px;
	padding-right:30px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

h1 a{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	text-align:left;
}


/* --- HEADER --- */

#header {
	background:url(/imagenes/header.jpg) no-repeat;
	height:142px;
	margin-top:-2px;
}

ul#topnav {
	height:25px;
	margin:-6px -65px 1px auto;
	text-align:right;
	width:500px;
	list-style:none; 
}

#topnav li {
	border-right:1px solid #035AC3; 
	float:left;
	height:22px;
	margin-left:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-right:10px;
}

#topnav li.erress {
/*background:transparent url(/imagenes/ico_rss.png) no-repeat scroll right center;*/
	border:0 none;
	margin-left:10px;
}

#topnav li a {
	color:#FFFFFF;
	float:left;
	font-size:7pt;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	margin-top:0px;
/*text-transform:uppercase;*/
}

#topnav li img {
	float:right;
	margin-left:3px;
}


#header h1#logo {
	float: left;
	width: 370px;
	height: 140px;
	margin: -20px 0 0 40px;
}



#header h1#logo a {
	display: block;
	width: 370px;
	height: 140px;
	/*background: url(../images/h1logo.png) no-repeat;*/
	text-indent: -9999px;
}



#header form {
	float: right;
	width: 420px;
	margin: 35px -100px 0 auto;/****************************************************/
}



#header form label {
	display: none;
}



#header form input[type=text] {
	width: 235px;
	height: 15px;
	background: url(/imagenes/search_back.jpg) repeat-x;/******************************************/
	border:solid 1px #999;
	float: left;
	padding: 8px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#666;
}



#header form input[type=submit] {
	width: 36px;
	height: 33px;/***********************************************************/
	background:transparent url(/imagenes/submit_back.png) no-repeat;
	border: none;
	float: left;
	cursor: pointer;
	text-indent: -9999px;
}



/* --- NAVIGATION --- */



ul.dropdown {
	background:transparent url(/imagenes/bg_menu.gif) repeat-x scroll 0 0;
	height:40px;
	margin:0;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;/**************************************************************/
}



ul.dropdown li {
	float:left;
}



ul.dropdown li a {
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:40px;
	line-height:39px;
	padding:0 15px;
	text-transform:uppercase;
}



ul.dropdown li a:hover {
	text-decoration: none;
	color: #fff;
}



ul.dropdown a:hover, ul.dropdown a.hover { 
	text-decoration: none;
	color: #fff;
}



ul.dropdown li.hover, ul.dropdown li:hover { 
	color: #fff; position: relative; 
}



ul.dropdown li.hover a { 
	color: #fff; 
	background: url(/imagenes/bg_menu_hover.gif) repeat-x;
}



/* Second level */



ul.dropdown ul {

	width: 200px;

	visibility: hidden; 

	position: absolute; 

	top: 100%; left: 0;  

	border: 1px solid #eee;

	border-top: none;

	z-index: 10000 !important;

}



ul.dropdown ul li {  

	background-color: #fff; 

	color: #fff; 

	float: none; 

	border: none;

}



ul.dropdown ul li:hover a { 

	text-transform: uppercase;

	color: #2c96ff;

}



ul.dropdown ul li:hover a:hover {

	text-decoration: none; 

	color: #2c96ff;

}



ul.dropdown li.hover ul li a {

	text-transform: uppercase;

	color: #575757;

	height: 34px;

	line-height: 34px;

}



ul.dropdown li.hover ul li a:hover {

	background-color: #f5f5f5;

	color: #2c96ff;

}			  

                                   

ul.dropdown ul li a { 

	background: transparent none; 

	color: #fff;

	padding: 0 0 0 15px;

} 



/* Third level */



ul.dropdown ul ul {

	width: 200px;

	visibility: hidden; 

	position: absolute; 

	top: 0%; left: 100%;  

	border: 1px solid #eee;

	z-index: 10000 !important;

}





/* --- SUBSCRIBE SECTION --- */



#subscribe {

background:transparent url(/imagenes/social_bar.gif) repeat-x scroll 0 0;

height:46px;

}



#subscribe p {

	line-height: 45px;

	float: left;

	/*text-transform: uppercase;*/

	color: #0b2236;

}



#subscribe p.rss {

background:transparent url(/imagenes/rssicon.png) no-repeat scroll 0 56%;
float:right;
margin:12px 7px 0 0;
line-height: 22px;
padding:0 0 0 40px;

}



#subscribe p.twitter {

	background: url(../images/twittericon.png) 0 50% no-repeat;

	padding: 0 0 0 40px;

}



/* --- CONTENT --- */



#content {

	overflow: hidden;

	width: 1000px;

	background: #fff url(../images/dot.png) 659px 0 repeat-y;

	margin: 0 0 15px 0;

	border-bottom-left-radius: 8px;

	border-bottom-right-radius: 8px;

	-webkit-border-bottom-right-radius: 8px;

	-webkit-border-bottom-left-radius: 8px;

	-moz-border-radius-bottomleft: 8px;

	-moz-border-radius-bottomright: 8px;

}



#main {

	float: left;

	width: 640px;

	padding: 10px;

	overflow: hidden;

}



#sidebar {
	float: left;
	width: 340px;
}

#sidebar h2{
  display:none;
 }



/* --- FEATURED SECTION --- */



#featured {

	border: 1px solid #ebebeb;

	border-radius: 5px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	padding: 12px;

	position: relative;

	background: url(../images/featured_bg.png) 0 100% repeat-x;

	overflow: hidden;

	margin: 0 0 30px 0;

}



#featured #featured-badge {

	position: absolute;

	top: 0; left: 0;

	width: 85px;

	height: 85px;

	background: url(../images/featuredbadge.png) no-repeat;

	z-index: 50;

}



/* Slider by CSS-Tricks: http://css-tricks.com/creating-a-slick-auto-playing-featured-content-slider/ */



.stripViewer { 

	position: relative; 

	overflow: hidden; 

	width: 614px; 

	height: 226px; 

}

.stripViewer .panelContainer { 

	position: relative; 

	left: 0; 

	top: 0; 

}

.stripViewer .panelContainer .panel	{ 

	float: left; 

	height: 100%; 

	position: relative; 

	width: 614px; 

}

.stripNavL, .stripNavR, .stripNav  {

	display: none; 

}

.nav-thumb 	{

	border: 1px solid #cecece; 	

	margin-top: 10px; 

	padding: 3px;

}

#movers-row	{

	margin: -0 0 0 0; 

}

#movers-row div	{

	width: 20%;

	float: left; 

}



.cross-link	{ 

	display: block;

	width: 116px; 

	margin-top: -14px; 

	position: relative; 

	padding-top: 15px; 

	z-index: 9999; }

.active-thumb { 

	background: transparent url(../images/pointer.png) top center no-repeat; }





/* --- BLOG SECTION --- */

#main h1 {

padding-left:13px;

}

#main h1 a {

color:#0C2999;
font-size:34px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bolder;
letter-spacing:-1px;
line-height:36px;
text-align:justify;
}

#main h2 {
	/*border-bottom: 1px solid #e4e4e4;*/
	padding: 0 0 15px 10px;
	margin: 0 0 0 0;/**********************************/
	font-size: 20px;
	color: #0b2236;
}


#main h2 a {
color:#0C2999;
font-size:26px;
line-height:30px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bolder;
letter-spacing:-1px;
margin:15px 0 5px;
float:left;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#main h2 a {float:left; margin-bottom:10px; width:600px;}
}

#main .post {

	margin: 15px 0 30px 0;

}

#main .post h3 {

	font-size: 18px;

	color: #0b2236;

	margin: 0 0 10px 0;

}



#main .post h4 {

	font-size: 16px;

	color: #0b2236;

	margin: 0 0 10px 0;

}



#main .post h5 {

	font-size: 14px;

	color: #0b2236;

	margin: 0 0 10px 0;

}



#main .post h6 {

	font-size: 12px;

	color: #0b2236;

	margin: 0 0 10px 0;

}



#main .post blockquote {

	width: 510px;

	margin: 15px auto;

	background-color: #f8f8f8;

	border: 1px solid #e3e3e3;

	padding: 15px;

	font-style: italic;

}



#main .post pre {

	background-color: #0b2236;

	padding: 15px;

	margin: 15px;

	color: #fff;

	font-size: 11px; 

}



#main .post .thumb {

	background-color: #eee;

	float: left;

	margin: -5px 15px 15px 0;/********************************************/

	padding: 5px;

	/*border: 1px solid #ddd;*/

}



#main .post .thumb:hover {

	background-color: #fff;

	padding: 5px;

	/*border: 1px solid #eee;*/ /*********************************************/

}



#main .postcontent {
	padding: 5px 10px;
	overflow: hidden;
	float:left;
}

#main .postcontent img{
	float:left;
}

#main .post .meta span {
	background-color:#fafafa;
	color:#999999;
	padding: 2px 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 10px;
	margin: -20px 0 10px 10px;
	float:left;
}



#main .post .meta span a {
	color:#777777;
}



#main .post .postmeta {
	border-bottom:1px solid #e4e4e4;
	/*border-top: 1px solid #e4e4e4;*//***************************************************/
	overflow:hidden;
	padding:-10px 15px;
	margin-right:25px;
	text-transform:uppercase;
	line-height:20px;
	width:600px;
	float:right;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#main .post .postmeta {float:right; width:400px; margin-right:10px;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.more{float:left;}
	.commentsb{float:left;}
	.comments{float:left;}
}

#main .post .postPubli {
	border-bottom: 1px solid #e4e4e4;
	overflow: hidden;
	padding: 20px 15px;
	height:90px;
	width:580px;
	border-top:none; 
}



#main .post .postmeta p.comments, #main .post .postmeta p.commentsb {
	float: right;
	margin: 0;
}


#main .post .postmeta p.commentsb span {
	background:transparent url(/imagenes/btt_comentb.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	float:left;
	height:29px;
	padding:4px 6px;/*************************************************************/
	text-align:center;
	width:70px;
	font-size:10pt;
	font-weight:bold;
	margin-right:-5px;
}


#main .post .postmeta p.comments span {
	background:transparent url(/imagenes/btt_coment.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	float:right;
	height:29px;
	padding:4px 6px;
	text-align:center;
	margin-right:-5px;/***********************************************************/
	width:70px;
}

#main .post .postmeta p.more {
	float: right;
	margin: 0;
}



#main .post .share {
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	overflow: hidden;
	padding: 15px 15px 2px 15px;
	line-height: 20px;
	margin: 25px 0 0 0;/*******************************/
	float:left;
	width:570px;
}



#main .post .share h4 {
	float:left;
	width:auto;
	color:#009;/***********************************/
	font-size:14px;
	line-height:24px;
	margin:2px 20px 0 0;/******************************/
}



#main .post .share .social {
	border: none;
	float: right;
	margin: -5px 0 0 30px;
	overflow: hidden;
}



#main .post .share .social a {
	border: none;
	display: block;
	float: left;
}



#main #blog .post ol {
	list-style: decimal inside;
	margin: 0 0 15px 0;
}



#main #blog .post ul {
	list-style: disc inside;
	margin: 0 0 15px 0;
}



#main a.more-link {
	display: block;
	float:right;
}



#main #bottomad {
	text-align: center;
	padding: 15px 0;
}



#main .post .related {
	overflow: hidden;
	padding: 10px;
	border-top: 1px solid #e4e4e4;
	margin: 35px 0 10px;
}



#main .post .related h3 {
	color: #08a2e6;
	font-size: 36px;
	text-align: center;
	margin: 10px 0 30px 0;
}



#main .post related ul {
	overflow: hidden;
	margin: 40px 0;
}



#main .post .related ul li {
	margin: 20px 0px 0;
	list-style: none;
	float: left;
	width: 20%;
}



#main .post .related ul li img {
	background-color: #fff;
	padding: 3px;
	border: 1px solid #e4e4e4;
}

#main .post .related ul li img:hover {
	background-color: #eee;
	padding: 3px;
	border: 1px solid #ddd;
}





/* --- COMMENTS --- */



#main #commentsarea {
	float:left;
	position:relative;
	margin:0 0 0 0;
}



#main #commentsarea h3 {
	color: #0c2999;
	font-size: 24px;
	line-height: 56px;
	background: url(../images/commentbubble.png) 25px 50% no-repeat;
/*	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;*/
	padding:0;
	margin:0 0 0 10px;
	float:left;/***********************************/
}



#main #commentsarea ol {
	margin: 50px 0 30px 0;
	list-style:none;
}





#main #commentsarea ol li {
	/*background: #fff url(../images/comment_bg.png) 0 100% repeat-x;*/
	border-bottom: 1px solid #e4e4e4;
	padding: 15px;
	overflow: hidden;
	float:left;
	position:relative;
	margin:0 0 0 -40px;
	width:600px;
}

#main #commentsarea ol li p{
	float:left;
	position:relative;
	margin:15px 0 0 -10px;
	padding-left:10px;
}

#main #commentsarea ol li img.avatar {	
	float: left;
	margin: 0 15px 0 0;
	padding: 3px;
	border: 1px solid #cecece;
	width:40px;
	height:40px;
}

#main #commentsarea ol li .meta span {
	-moz-border-radius:4px 4px 4px 4px;
	background-color:#FAFAFA;
	color:#999999;
	float:left;
	font-size:10px;
	margin: -5px 0 10px 0;
	padding: 5px 10px;
}

#main #commentsarea ol li .meta span a {
	color: #fff;
}

#main #commentsarea ol li p.meta{
	width:500px;
}

#main form {
	margin: 10px;
}



#main form#commentform {
	background-color: #fafafa;
	border: 1px solid #eee;
	padding: 25px;
	float:left;
	margin-top:0;
}



#main form#commentform input[type=submit] {
	display: block;
	border: none;
	background: transparent url(/imagenes/submit.png);
	height: 53px;
	width: 148px;
	color: #FFF;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#main form label {
	display: block;
	margin: 0 0 5px 0;
}



#main form input[type=text] {
	display: block;
	margin: 0 0 15px 0;
	padding: 10px 5px;
	font: 13px/20px "Myriad Pro", "Lucida Grande", Verdana, Tahoma, sans-serif;
	color: #454545;
	width: 240px;
	border-radius: 5px;
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #e4e4e4;
}



#main form textarea {
	display: block;
	width: 510px;
	height: 210px;
	padding: 10px;
	margin: 0 0 20px 0;
	font: 13px/20px "Myriad Pro", "Lucida Grande", Verdana, Tahoma, sans-serif;
	color: #454545;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #e4e4e4;
}



/* --- SIDEBAR --- */



#ads {
	overflow: hidden;
	padding: 20px 20px 10px;
	border-bottom: 1px solid #e4e4e4;
	background: #FFF url(../images/widget_bg.jpg) repeat-x;
}



#ads img{
	background-color: #eee;
	padding: 5px;
	border: 1px solid #ddd;
}



#ads img:hover{
	background-color: #fff;
	padding: 5px;
	border: 1px solid #eee;
}



#ads img.ad {
	margin: 0 20px 20px 0;
}



#ads img.alt {
	margin-right: 0;
}



#ads img.bottom {
	margin-bottom: 10px;
}



#ads a {
	color: #545454;
	font-weight: bold;
}



#sidebar h2 {
	margin: 0 0 20px 0;
	font-size: 20px;
	color: #0b2236;
}



#sidebar .widget {
	padding: 25px 25px 10px;
	border-bottom: 1px solid #e4e4e4;
	background: #FFF url(../images/widget_bg.jpg) repeat-x;
	overflow: hidden;
	-moz-border-radius-bottomright:9px;
}



#sidebar .widget ul {
	margin: 0 0 15px 0;
	padding:0 20px 0 0;
}



#sidebar .widget ul li {
	background:url(../images/bullet.png) no-repeat scroll 5px 50% transparent;
	border-bottom:1px solid #E4E4E4;
	font-size:12px;
	line-height:15px;
	padding:10px 0 10px 25px;
}



#sidebar .widget ul li a {
	display: block;
	color: #0b2236;
}

#sidebar .widget img {
	float: left;
	margin: 0 15px 20px 0;	
}

#sidebar .widget ul li img {
	background-color: #eee;
	padding: 5px;
	border: 1px solid #ddd;
	float: left;
	margin: 0 15px 0 0;
}



#sidebar .widget ul li img:hover {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #eee;
}



#sidebar #popular ul li {
	background: none;
	padding: 15px 0;
	line-height: 18px;
	overflow: hidden;
}



#sidebar #popular ul li a {
	color: #656565;
}



#sidebar .bigad {
	padding: 30px 14px;
}



#sidebar .bigad img{
	padding: 5px;
	background:#EEEEEE;
	border:1px solid #DDDDDD;
}



#sidebar .bigad img:hover{
	padding: 5px;
	background:#fff;
	border:1px solid #eee;
}

#publiSideBar{
	margin:20px 0 0 20px;
	width:300px;
	height:250px;
}

#publiSideBar2{
	margin:0px 0 15px -4px;
	width:300px;
	height:100px;
}

#videoDest{
	margin:5px 0 0 -9px;
	padding:0 15px 0 0;/*****************************************/
	width:310px;
	height:287px;
}

#videoDestObj:nth-of-type(1){
	margin:-560px 0 49px 0px;/********************************************/
	width:290px;
	height:241px;
}

#videoDestObjIe {
	margin:32px 0 0 -315px;
	position:relative;
}

#videoWrap{
	padding:0 0 0 10px;
}

#fotoGal{
	margin:20px 0 20px -9px;
	width:310px;
	height:252px;
}

#fotoGal span{
	position:absolute;
	margin:220px 0 0 -120px;
	color:#F00;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#fotoGal span{margin:220px 0 0 -120px; float:right;}
}

#boxMiembros{
	margin:5px 0 0 -9px;
	width:310px;
	/*height:252px;*/
}

#boxMiembros span{
	position:absolute;
	margin:157px 0 0 -120px;
	color:#F00;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	#boxMiembros span{margin:211px 0 0 190px;}
}*/

.boxmail{
	margin:0 0 0 -9px;
	width:310px;
	height:115px;
	padding:0;
}

#formSuscribir{
	margin:-12px 0 0 0;
	background:url(/imagenes/box_email.gif) no-repeat;
	width:310px;
	height:115px;
}

#formSuscribir img{
	margin:0 0 0 0;
}

#formBotones{
	float:right;
	margin:-3px -8px 0 0;
}

#formLabel{
	float:left;
	margin:30px 0 0 22px;
	color:#06F;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

#formInput {
	float:left;
	margin:39px 0 8px -23px;/***************************/
	color:#06F;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:20px;
}

#formInput input[type=text]{
	background:url(/imagenes/search_back.jpg) repeat-x;
	width:210px;
	height:20px;
	border:solid 1px #06F;
	padding:0 0 0 5px;/*********5px*********/
}

#formInput input[type=text]:nth-of-type(1){
   height:23px;
}

/* --- PLANTEL --- */

#fondoPlantel{
	margin:20px 0 0 10px;
	height:200px;
	width:602px;
	border-bottom:1px solid #e4e4e4;
	padding:20px 20px 0 22px;
}

#wrapPlantel{
	margin:-185px 0 0 3px;
	position:absolute;
}

.colPlantel{
	float:left;
	margin:33px 0 0 6px;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:7px;
	line-height:13px;
	color:#FFF;
}

.colPlantel span{
	font-size:12px;
	color:#F00;
}

.colPlantel p{
	margin:-1px 0 9px 0;
}

.colPlantel a{
	color:#F00;
	font-size:12px;
}

#fondoPlantel img{
	margin:-20px 0 0 -20px;
}

/* --- FOOTER  --- */

#footer {
	color: #fff;
	font-size: 12px;
	margin:0 auto;
	padding:0;
	overflow:visible;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#footer{margin-top:-295px;}
}

#footerBack{
	background:#740001 url(/imagenes/bg_footer.jpg) no-repeat scroll center top;
	margin:0 auto;
	z-index:-999;
	overflow:visible;
	height:334px;
	width:auto;
	position:relative;
	margin-top:-290px;
}

#footerWrap {
	width:1000px;
	margin:0 auto;
	margin-top:305px;
	overflow:visible;
}

#footerSitios {
	color: #fff;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 25px 0 0 5px;
	float:left;
	text-align:left;
}


#logoChile {
	float:right;
	height:67px;
	width:206;
	margin:15px 0 15px 0;
}

/* IMAGE STYLING */

img.alignright {
	margin: 5px 7px 5px 7px;
	display: inline;
	float: right;
}

img.alignleft {
	margin: 5px 7px 5px 7px;
	display: inline;
	float: left;
}

.size-thumbnail.alignright {
	float: right;
}

.size-thumbnail.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.postcontent img {
	margin-bottom: 10px;
	margin-top: 10px;
	/*padding: 5px;*/
	/*background:#EEEEEE none repeat scroll 0 0;*//*************************************************************/
	border:1px solid #DDDDDD;
}

/* ULTIMAS GALERIAS */

#headerfotos{
	float:left;
	position:absolute;
}

#headerfotos table{
	margin:0 auto;
}

#headerfotos tbody{
	margin:30px 0 0 0;
	position:relative;
	float:left;
	width:310px;
	padding-left:5px;
}


#headerfotos tbody td{
	margin:5px 0 0 0;
	position:relative;
	float:left;
	width:85px;
	padding-left:10px;
}

#headerfotos tbody a span{
	margin:0 0 0 -300px;
	position:relative;
	float:left;
}


/* ULTIMOS MIEMBROS */

#ultimosmiembros{}

#ultimosmiembros table{
	margin:0 0 0 25px;
	position:relative;
	float:left;
}

#ultimosmiembros table tbody{
	margin:-175px 0 0 0;
	position:relative;
	float:left;
}

#ultimosmiembros table tbody #ultimosmiembros2{
	margin:-18px 0 0 0;
	float:left;
	position:relative;
}

#ultimosmiembros table tbody #ultimosmiembros1{
	float:left;
	position:relative;
}

/* POLLS */

.wp-polls{
	background:url("/imagenes/box_encuesta_chile_head.gif") no-repeat scroll 0 0 transparent;
	margin:5px 0 20px -3px;
	padding:31px 0 0;
	width:310px;
}

.wp-polls-form {
	background:url("/imagenes/box_encuesta_chile_abajo.gif") no-repeat;
	margin:-22px 0 0 0;
	width:300px;
}

.wp-polls-form p{
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	font-size:12pt;
	padding:10px 0 15px;
	color:#0C2999;
}

.wp-polls p{
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	font-size:12pt;
	padding:10px 0 15px;
	color:#0C2999;
	margin:-5px 0 0;
	width:298px;
}


.wp-polls-form p#botonVotar{
	border:medium none;
	margin:0;
	padding:0 0 15px 7px;
	width:300px;
}

.wp-polls-form p#botonVotar input[type=button]{
	-moz-border-radius:12px 12px 12px 12px;
	background-color:#C20000;
	color:#FFFFFF;
	font-family:arial;
	font-weight:bold;
	padding:4px;
	text-transform:uppercase;
}

.wp-polls .pollbar {

	background-color:#0B4D73;
	
	border:1px solid #255271;
	
	font-size:8px;
	
	height:10px;
	
	line-height:10px;
	
	margin:5px 1px;

}