@charset "utf-8";
/* CSS Document */

body {
	margin-top:0;
	/*
	#1D6D41;
	#39a067;
	#1D6D41; green La Raza
	8bc656;
	#79bb54 ;
	#2976B4; nice blue
	#25523A dark green
	#94B3C5 
	#cbda6e
	#A8BDB0;
	background-color:#1D6D41;*/
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:16px;
	background-color:#665b44;
	margin-top:0px;
	
	}
form {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	}
ul {
	padding:0px 0px 0px 17px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:-7px;
	margin-right:0px;
	list-style:outside;
	list-style-type:disc;
}

li {
	padding:0px 0px 0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:0px;
	
	/*text-indent:-1em;*/
}


img {
	border:0px;
	}


.buttonbuscar {
	background:url("/images/search_button.png") top left no-repeat;
	}
.buttonvote {
	background:url("/images/vote.png") top left no-repeat;
	}

.canvas {
	position:relative;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	}
.wrapper {
	width:980px;
	}
	
/*to horizontal center*/
.hc {
	position:static;
	margin-left:auto;
	margin-right:auto;
	}
	
.hlist {
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
}

.hlist li {
	display:inline;
}

.hlist li a
{
padding:0.2em 1em;
text-decoration:none;
float:left;
}



/* START BACKGROUND COLORS, COLORS, AND BORDER COLORS / ACCENT BORDER COLORS, AND ACCENT COLORS */

/* COLOR0 */
.bgcolor0 {
	background-color:#000; /* same color used for the body */
	}
	
.color0 {
	color:#000; /* same color used for the body */
	}
	
.bordercolor0 {
	border:1px #000 solid;  /* same color used for the body */
	}
	
/* COLORF */
.bgcolorF {
	background-color:#FFFFFF; /* same color used for the body */
	}
	
.colorF {
	color:#FFF; /* same color used for the body */
	}
	
.bordercolorF {
	border:1px #FFF solid;  /* same color used for the body */
	}
.accentcolorF {
	color: #665b44; /* accent color for the body color */
	}
.bgaccentcolorF {
	background-color: #665b44; /* accent color for the body color */
	}
.bgcolorF a:link {
	color: #006a32;
	text-decoration:none;
	}
	
.bgcolorF a:visited {
	color: #665b44;
	text-decoration:none;
}

.bgcolorF a:hover {
	color: #006a32;
	text-decoration: underline;
}

.bgcolorF a:active {
	color: #006a32;
	text-decoration:none;
}



.bgpachanga a:link {
	color: #FFCC00;
	text-decoration:none;
	}
	
.bgpachanga a:visited {
	color: #FFFF66;
	text-decoration:none;
}

.bgpachanga a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.bgpachanga a:active {
	color: #FFCC00;
	text-decoration:none;
}



/* COLOR7 */
.bgcolor7 {
	background-color:#777777; /* same color used for the body */
	}
	
.color7 {
	color:#777777; /* same color used for the body */
	}
	
.bordercolor7 {
	border:1px #777777 solid;  /* same color used for the body */
	}

.bgcolorx {
	background-color:#2d2d2d;
	}
	
	
.accentcolorx {
	color: #e9e59e;
	}
.bgaccentcolorx {
	background-color: #d127b3;
	}
.bgcolorx a:link {
	color: #ff7ee8;
	text-decoration:none;
	}
.bgcolorx a:visited {
	color: #ff7ee8;
	text-decoration:none;
	}
.bgcolorx a:hove {
	color: #ff7ee8;
	text-decoration:underline;
	}
.bgcolorx a:active {
	color: #ff7ee8;
	text-decoration:none;
	}

/* COLOR1 */
.bgcolor1 {
	background-color:#006a32; /* same color used for the body #1D6D41*/ 
	}
	
.color1 {
	color:#006a32; /* same color used for the body #1D6D41*/
	}
	
.bordercolor1 {
	border:1px #006a32 solid;  /* same color used for the body #1D6D41*/
	}
	
.accentbgcolor1 {
	background-color: #52B680;
	}
	
.accentbordercolor1 {
	border:1px #52B680 solid; /* accent border color for the body color */
	}
	
.accentcolor1 {
	color: #52B680; /* accent color for the body color */
	}

/* COLOR2 */

.bgcolor2 {
	background-color: #791d20;
	}
	
.color2 {
	color: #791d20;
	}
.bgcolor2soft {	
	background-color:#93484B;
	}
.bordercolor2 {
	border:1px #791d20 solid;
	}
	
.accentbgcolor2 {
	background-color:#5490B0;
	}
	
.accentbordercolor2 {
	border:1px  #5490B0 solid;
	}
	
.accentcolor2 {
	color: #5490B0;
	}
	
.bgcolor2 a:link {
	color: #791d20;
	text-decoration: none;
	}
	
.bgcolor2 a:visited {
	color: #791d20;
	text-decoration:none;
}

.bgcolor2 a:hover {
	color: #791d20;
	text-decoration: underline;
}

.bgcolor2 a:active {
	color: #791d20;
	text-decoration:none;
}
	
/* COLOR3 */
.bgcolor3 {
	background-color:#68b24b;
	}
	
.color3 {
	color:#68b24b;
	}
	
.bordercolor3 {
	border:1px #68b24b solid;
	}
	
.accentbgcolor3 {
	background-color:#CD995C;
	}
	
.accentbordercolor3 {
	border:1px #CD995C solid;
	}
	
.accentcolor3 {
	color: #CD995C;
	}
	
/* COLOR4 */
.bgcolor4 {
	background-color: #D1561F;
	/*
	#1a8c90;
	#2195a3;
	#35a7b5;
	#60b2c7;
	#5A8B25;
	#73a3bc;
	#90bed6;
	#89b2c8;
	#cede68;
	*/
	}
.color4 {
	color:#D1561F;
	/*#5A8B25; #2976B4*/
	}
.bordercolor4 {
	border:1px #D1561F solid;
	}
.accentbordercolor4 {
	border:1px #233C49 solid;
	}
.accentcolor4 {
	color: #233C49;
	}
	
.bgcolor4 a:link {
	color: #233C49;
	text-decoration: none;
	}
	
.bgcolor4 a:visited {
	color: #233C49;
	text-decoration:none;
}

.bgcolor4 a:hover {
	color: #233C49;
	text-decoration: underline;
}

.bgcolor4 a:active {
	color: #233C49;
	text-decoration:none;
}
	
/* COLOR5 */	
.bgcolor5 {
	background-color:#669934;
	/*ce6c24; orange */
	}
.color5 {
	color:#669934;
	}
.accentbordercolor5 { 
	border:1px #25523A solid;
	}
.accentcolor5 {
	color: #25523A;
	}
	
.bgcolor5 a:link {
	color: #ffffff;
	text-decoration: none;
	}
	
.bgcolor5 a:visited {
	color: #d5d5d5;
	text-decoration:none;
}

.bgcolor5 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.bgcolor5 a:active {
	color: #ffffff;
	text-decoration:none;
}

/* COLOR6 */	
	
.bgcolor6 {
	background-color:#1D6D41;
	}
.bgcolor7 {
	background-color:#154F2F;
	}
	
.bgcolor8 {
	background-color:#FFFF66;
	}
.color8 {
	color:#FFFF66;
	}
.bgwhite20 {
background: url("/images/bg_20_white.png");
	}
.bgwhite50 {
background: url("/images/bg_50_white.png");
	}
.bgwhite70 {
background: url("/images/bg_70_white.png");
	}
.bgwhite70 a:link {
	color: #094726;
	text-decoration:none;
	}
	
.bgwhite70 a:visited {
	color: #25523A;
	text-decoration:none;
}

.bgwhite70 a:hover {
	color: #25523A;
	text-decoration: underline;
}

.bgwhite70 a:active {
	color: #094726;
	text-decoration:none;
}

.bgblack5 {
background-image: url(/images/bg_5_black.png);
	}
.bgblack10 {
background-image: url(/images/bg_10_black.png);
	}

.bgblack15 {
background-image: url(/images/bg_15_black.png);
	}
.bgcolor2_20 {
background-image: url(/images/bgcolor2_20.png);
	}
.bgbrightyellow {
background-image: url(/images/bgbrightyellow.png);
	}
.bgbrightgreen {
background-image: url(/images/bgbrightgreen.png);
	}
.bgbrightfucsia {
background-image: url(/images/bgbrightfucsia.png);
	}
.bgcaption {
background:url("/images/bgcaption.png") top left no-repeat;
	}
.bggoldgradient {
background:url("/images/bg_gold_gradient.png") bottom left repeat-x;
	}

.comments_top_w {
background:url("/images/commentsbox_top_w.png") no-repeat;
	}
.comments_bottom_w {
background:url("/images/commentsbox_bottom_w.png") no-repeat;
	}
.comments_bg_w {
background:url("/images/commentsbox_bg_w.png") top left repeat-y;
	}

.comments_top_full {
background:url("/images/commentsbox_top_full.png") no-repeat;
	}
.comments_bottom_full {
background:url("/images/commentsbox_bottom_full.png") no-repeat;
	}

.comments_bg_full {
background:url("/images/commentsbox_bg_full.png") top left repeat-y;
	}
.bgwhite30gradient {
background:url("/images/bg_white30_gradient.png") bottom left repeat-x;
	}
.bgtribal1 {
background:url("/images/bgtribal1.png") bottom left no-repeat;
	}
.bgorangegradientv {
background:url("/images/bg_v_orange_gradient.png") top left repeat-y;
	}
.bggreengradientv {
background:url("/images/bg_v_green_gradient.png")top left repeat-y;
	}
.bgpachanga {
background:url("/images/bgdepachanga.jpg") top left no-repeat;
	}
.bgcolordepachanga {
background:url("/images/bgcolordepachanga.jpg");
	}
.bgeventos {
background:url("/images/bgeventos.jpg") top left no-repeat;
	}
.bgphotos{
background:url("/images/Fotos_shell_g.jpg") top left no-repeat;
	}	
.bgpachangaeventos{
background:url("/images/bgeventos_depachanga.jpg") top left no-repeat;
	}
.bgpachangaeventos a:link {
	color: #FFCC00;
	text-decoration:none;
	}
	
.bgpachangaeventos a:visited {
	color: #FFFF66;
	text-decoration:none;
}

.bgpachangaeventos a:hover {
	color: #FFFF66;
	text-decoration: underline;
}

.bgpachangaeventos a:active {
	color: #FFCC00;
	text-decoration:none;
}	
	
	
.bgingresar {
background:url("/images/bg_tab_ingresar.png") top left no-repeat;
	}
.bgregistrarse {
background:url("/images/bg_tab_registrarse.png") top left no-repeat;
	}
.bgpassword {
background:url("/images/bg_tab_password.png") top left no-repeat;
	}



/* END BACKGROUND COLORS, COLORS, AND BORDER COLORS / ACCENT BACKGROUND COLORS, ACCENT BORDER COLORS, AND ACCENT COLORS */

/* START BOXES AND SEPARATORS */

/* start box */


.box { background:url("/images/boxbar.png") top left repeat-x; margin-top:0px;}
.boxbordertl { background:url("/images/boxwhiterc.png") top left     no-repeat;  }
.boxborderbr { background:url("/images/boxwhiterc.png") bottom right no-repeat;  }
.boxborder1tl { background:url("/images/boxborder1tl.png") top left     no-repeat;  }
.boxborder2tl { background:url("/images/boxborder2tl.png") top left     no-repeat;  }



.pad { padding: 0px 10px 10px 10px; }

/* end box */

.tabkicker { background:url("/images/tab_kicker.png") bottom left no-repeat;
width:100%;
height:24px;
margin:0px;
  }
  
.submenu {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.submenu a:link {
	color: #669dbc;
	text-decoration:none;
	}
	
.submenu a:visited {
	color: #669dbc;
	text-decoration:none;
}

.submenu a:hover {
	color: #669dbc;
	text-decoration: underline;
}

.submenu a:active {
	color: #669dbc;
	text-decoration:none;
}

/* start right line separator */

.rightseparator {
	background-image: url("../images/white_line_1x3.png"); /*bkg-line_2x5px.png*/
	background-position: top right;
	background-repeat: repeat-y;
	}

.rightseparatorB {
	background-image: url("../images/black_line_1x3.png"); /*bkg-line_2x5px.png*/
	background-position: top right;
	background-repeat: repeat-y;
	}
	
.leftseparator {
	background-image: url("../images/white_line_1x3.png");
	background-position: top left;
	background-repeat: repeat-y;
	}

.leftseparatorB {
	background-image: url("../images/black_line_1x3.png");
	background-position: top left;
	background-repeat: repeat-y;
	}
	
.topline9 {
	border-top:1px #999999 dotted;
	}

/* end right line separator */

/* END BOXES AND SEPARATORS */

/* START CONTAINERS AND RAILS */
.full_1of1 {
	width:958px;
	margin-left:10px;
	margin-right:10px;
	
	}
.wrapper .full_1of2 {
	width:468px; /*467*/
	margin-left:10px;
	margin-right:8px;
	
	}
	
.full_1of2 {
	width:468px; /*467*/
	margin-left:10px;
	margin-right:8px;
	
	}
	
.rail_full_1of2 {
	position:relative;
	width:489px;
	
	}
.rail_full_1of3 {
	position:relative;
	width:326px;
	}
.rail_full_2of3 {
	position:relative;
	width:653px;
	}
.rail_full_1of6 {
	position:relative;
	width:163px;
	}
.rail_part_1of3_of_full_2of3 {
	position:relative;	
	width:218px;	
	}
.rail_sum_full_1of3_part_1of3_of_full_2of3 {
	width:544px;
	}
.rail_part_2of3_of_full_2of3 {
	width:435px;

	}
.full_1of3 {
	width:305px;
	margin-left:10px;
	margin-right:8px;
	}
.full_1of6 {
	width:143px;
	margin-left:10px;
	margin-right:8px;
	/* border:#FF0000 solid 1px;*/
	
	}
.full_2of3 {
	width:632px;
	margin-left:10px;
	margin-right:8px;
	
	}
.part_1of3_of_full_2of3 {
	width:197px;
	margin-left:10px;
	margin-right:8px;
	
	}
.part_2of3_of_full_2of3 {
	width:415px;
	margin-left:10px;
	margin-right:8px;
	
	}
.sum_full_1of3_part_1of3_of_full_2of3 {
	width:523px;
	margin-left:10px;
	margin-right:8px;
	
	}

/* END CONTAINERS */

/* START POSITION TOOLS */
.floatleft {
	float:left;
	display:inline;
	}
.floatright {
	float:right;
	}
.marginright {
	margin-right:5px;
	}
.marginleft {
	margin-left:5px;
	}
.margintop {
	margin-top:4px;
	}
.margintop50 {
	margin-top:50px;
	}

.margintop60 {
	margin-top:60px;
	}
	
.margintop_l {
	margin-top:20px;
	}
.margintop_m {
	margin-top:10px;
	}
.marginbottom {
	margin-bottom:4px;
	}
.marginbottom_l {
	margin-bottom:20px;
	}
.marginbottom_m {
	margin-bottom:10px;
	}
.padding7 {
	padding:7px;
	}
.paddingbottom7 {
	padding:0px 0px 7px 0px;
	}
.paddingtopbottom7 {
	padding:7px 0px;
	}
.paddingtop7 {
	padding:7px 0px 0px 0px;
	}
.paddingtop77 {
	padding:77px 0px 0px 0px;
	}

.paddingright0700 {
	padding:0px 7px 0px 0px;
	}
.paddingright0007{
	padding:0px 0px 0px 7px;
	}	
.paddingright4 {
	padding:0px 4px 0px 0px;
	}
.paddingleft7 {
	padding:0px 0px 0px 7px;
	}
.paddingleft12 {
	padding:0px 12px 0px 12px;
	}
.padding4 {
	padding:4px;
	}
	
.padding4447 {
	padding:4px 4px 4px 7px;
	}
padding40 {
	padding:4px 0px;
	}	
.positiont35 {
	position:relative;
	top:1px;
	}
	
	
.oi {
	margin:5px; padding:5px; border:5px solid black; display:block;
	}
.float-divider {
	clear:both;
	display:block;
	height:0px;
	font-size:1px;
	line-height:0px;
	margin-bottom:0px;
	border:0px solid;
	}
.float-contentdivider {
	clear:both;
	display:block;
	height: 1px;
	font-size: 1px;
	line-height:1px;
	margin-bottom:1px;
	}
	
.clearfloatR {
	clear:right;
	display:block;
	height:0px;
	font-size:1px;
	line-height:0px;
	margin-bottom:0px;
	border:0px solid;
	}
	
.clearfloatL {
	clear:left;
	display:block;
	height:0px;
	font-size:1px;
	line-height:0px;
	margin-bottom:0px;
	border:0px solid;
	}
	
.clearB {
	clear:both;
	display:block;
	height:0px;
	font-size:1px;
	line-height:0px;
	margin-bottom:0px;
	border:0px solid;
	}
	
.txtcenter {
	text-align:center;
	}
.txtleft {
	text-align:left;
	}
.txtright {
	text-align:right;
	}
	
.absolut {
	position:absolute;
	}
.static {
	position:static;
	}
form {margin-bottom:0;
	
	}
/* END POSITION TOOLS */

/* TABLES CLASSES */
.tbl_eventsform {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		margin-left:5px;
		width:132px;
		
		}

/* --------------------------------------------------------- */

@charset "utf-8";

.mainmenu { background:url("/images/main_menu_text_light1.png") top left no-repeat; margin-top:0px;}
.bottomshadow { background:url("/images/bottom_shadow.png") top left repeat-x; margin-top:0px;}
.calendarbox {
	padding:0px;
	spacing:0px;
	text-decoration: no-underline;
  	font-family: Helvetica, Verdana, Arial, sans-serif;
  	font-size: 10px;
	}
.date {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bolder;
	}
.boxtitle {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding: 3px 3px 3px 7px;
	line-height:16px;	
	}

.boxtitle_np {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:16px;	
	}
	
.Summary_l {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	}
	
.smalllink {font-family:Helvetica, Verdana, Arial,  sans-serif; text-decoration:none; font-size:10px;}
	

	

.NewsItem1 {
	width: 331px;
	background-color: #cccccc;
	margin-top:0px;
	margin-bottom: 0px;
	}
	
.NewsItem3 {
	width: 240px;
	background-color: #ffffff;
	margin-top:0px;
	margin-bottom: 0px;
	}
	
.CarsAndHomes {
	width: 274px;
	height: 196px;
	background-color: #ffffff;
	margin-top:0px;
	margin-bottom: 0px;
	}

.TabLargeBox {
	height: 410px;
	width: 306px;
	border:medium thin #000000;
	position:relative;
	}
	
.PhotoGallery {
	height: 380px;
	width: 253px;
	border:medium thin #000000;
	background-color: #cccccc;
	
	}
		


.BorderBrown{
    border:solid #784D33;
	border-width: 1px;

	}
	
.BorderOrange{
  	border-right-style:solid;
	border-right-color:#d94526;
	border-right-width:1px;
	border-left-style:solid;
	border-left-color:#d94526;
	border-left-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#d94526;
	border-bottom-width:1px;

	}
	
.BorderBlue{
    border:solid #4d527b;
	border-width: 1px;
	}

.BorderGreen{
    border:solid #d7e398;
	border-width: 1px;
	}
	
.Title{
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
text-decoration:none;
line-height:27px;
}

.Title_i{
font-family:Impact, Arial, Helvetica, sans-serif;
font-size:24px;

font-style:italic;
text-decoration:none;
line-height:27px;
}

.Title_b{
font-family:Impact, Arial, Helvetica, sans-serif;
font-size:19px;
text-decoration:none;
line-height:20px;
}


.Title_m{
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
text-decoration:none;
line-height:19px;
}

.Title_mi{
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:19px;
font-style:italic;
font-weight:bold;
text-decoration:none;
line-height:22px;
}

.Title_s{
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
font-style:italic;
text-decoration:none;
line-height:18px;
}

.TitleTeasers_s{
font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
font-size:180%;
font-weight:bold;
text-decoration:none;
margin-bottom:7px;
line-height:18px;


}

.navbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;

}

.section-headline3{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-weight:bold;
list-style:inside square;

}	
.event-maintext{
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif ;
font-size:14px;
text-decoration:none;

}	

.spaceheight4 {
	line-height: 4px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

.TitleTeasers_xs{
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif ;
font-size:14px;
font-weight:bold;
text-decoration:none;


}

.TitleTeasers_xxs{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-weight:bold;


}

/* Start article's styles */


.kicker {
font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
font-size:19px;
line-height:20px;
font-weight:bold;
}

.arttitle{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bolder;
font-size:35px;
line-height:35px;
}

.arttitle2{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bolder;
font-size:21px;
line-height:21px;
	
}
.artbody{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:19px;
padding-top:0px;
margin-top:0px;
	
}
/* End article's styles */

/*Tahoma, "Trebuchet MS", Arial, "Gills Sans MT";
"Century Schoolbook", Georgia, "Times New Roman", Times, serif*/
.Summary_s{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:120%;
}

.FrontMore{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
}

.byline{
font-family:Arial, Helvetica, sans-serif;
font-size:120%;
margin-bottom:3px;
margin-top:3px;
font-weight:bold;
font-style:italic;
}
.Caption{
  	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.SubTitle_s{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:110%;
font-weight:bold;
margin-bottom:10px;
}
	
.Calendar {
	height: 410px;
	width: 306px;
	border:medium thin #000000;
	background-color: #cccccc;
	}
	
.FlipBooks {
	height: 140px;
	width: 450px;
	background-color: #cccccc;
	float:right;
		}
	
.TabXLargeBox {
	height: 397px;
	width: 450px;
	border:medium thin #000000;
	background-color: #ffffff;
	}
	
.ImageSummary {
	height: 366px;
	width: 668px;
	/*border:thin;
	border-color:#003300;
	background-color: #cccccc;*/
}

.Advertising {
	height: 250px;
	width: 306px;
	background-color: #999999;
}

.Skyscraper {
	height: 600px;
	width: 160px;
	background-color: #999999;
	float:right;
}

.Weather {
	height: 80px;
	vertical-align:middle;
	text-align:center;
	width: 305px;
	border:1px solid #764b30;
	background-color: #ffffff;
}


.MostRead {
	width: 327px;
	position:relative;
}

.Poll {
	width: 240px;
	background-color: #cccccc;
}


.Editorial {
	width: 331px;
}

.divbox {
	height: 50px;
	width: 100px;
	float:left;
	border:thin;
	border-color:#333333;
}
.tem {
	height: 50px;
	width: 250px;
	background-color: #00CCCC;
	float: left;
}
a:link {
	color: #efe7d3;
	text-decoration:none;
	}
a:visited {
	color: #efe7d3;
	text-decoration:none;
}
a:hover {
	color: #efe7d3;
	text-decoration:underline;
}
a:active {
	color: #efe7d3;
	text-decoration:none;
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #764b30;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 16px;
	z-index: 100;
	background-color: #E9FECB;
	width: 205px;
	left: 697px;
}

/*
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

*/

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #764b30;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #764b30;
color: white;
}

.txtVerd12bold{
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#764b30;
}

.SmallText{
  	text-decoration: none;
  	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

a.SmallNavLinks{
  	text-decoration: none;
  	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	
.wrap{
	width: 980px;
	}
.width108 {
	width:108px;
	}
/* ------------------------------------------------------------- */

@charset "utf-8";
/* CSS Document */

/* Start NewsItem1.pbo - this is the slidershow */

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/*border: 1px solid #FFFFFF;*/
/*border-bottom-width: 3px;*/
width: 632px; /*width of featured content slider*/
height: 300px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
/*left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 2px;
background: #171517;
width: 628px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 300;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
/*width: 630px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
position:absolut; /*leave as is*/
background:#FFFFFF;
padding: 0px 3px 2px 3px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
float:right;
height:17px;
}

.pagination a {
padding: 0px 5px 2px;
text-decoration: none; 
background: #FFFFFF;
border:#1a2c5a 1px solid;

}

.pagination a:hover, .pagination a.selected{
color: #FFFFFF;
background-color: #1a2c5a;
}

.Titlemain{
	width: 600px;
	position:absolute;
	border:none;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size:34px;
	left: 10px;
	top: 250px;
	color:#ffffff;
	line-height: 42px;
}

.TitlemainShade{
	width: 600px;
	position:absolute;
	border:none;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size:34px;
	left: 12px;
	top: 252px;
	color:#000000;
	line-height: 42px;
}

.TitlemainLight{
	width: 600px;
	position:absolute;
	border:none;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size:34px;
	left: 8px;
	top: 248px;
	color:#000000;
	line-height: 42px;
}

.TitlemainLeft{
	width: 600px;
	position:absolute;
	border:none;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size:34px;
	left: 8px;
	top: 252px;
	color:#000000;
	line-height: 42px;
}

.TitlemainRight{
	width: 600px;
	position:absolute;
	border:none;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size:34px;
	left: 12px;
	top: 248px;
	color:#000000;
	line-height: 42px;
}

/* End NewsItem1.pbo */

/* Start NewsItem10.pbo */

.ni10 {
	width:305px;
	font-size:110%;
	text-align:left;
	padding: 0px;
	margin-bottom:7px;
	}

/* End NewsItem10.pbo */

/* Start NewsItem20.pbo */

.ni20 {
	width:288px;
	font-size:100%;
	text-align:left;
	padding:3px 7px 3px 10px;
	}

/* End NewsItem20.pbo */


/* Start NewsItem25.pbo */

.ni25 {
	width:398px;
	font-size:110%;
	text-align:left;
	padding:3px 7px 3px 10px;
	}

/* End NewsItem25.pbo */


/* Start NewsItem26.pbo */

.ni26 {
	width:150px;
	font-size:110%;
	text-align:left;
	padding:3px 7px 3px 10px;
	}

/* End NewsItem26.pbo */


/* Start NewsItem30.pbo */

.ni30 {
	width:288px;
	font-size:110%;
	text-align:left;
	padding:3px 7px 3px 10px;
	}

/* End NewsItem30.pbo */

/* Start NewsItem31.pbo */

.ni31 {
	width:220px;
	font-size:100%;
	text-align:left;
	padding:2px 7px 2px 10px;
	}

/* End NewsItem31.pbo */

/* Start NewsItem37.pbo */

.ni37 {
	width:143px;
	font-size:100%;
	text-align:left;
	padding: 0px;
	}

/* End NewsItem37.pbo */


/* Start NewsItem32.pbo - LO MAS RECIENTE */

.ni32 {
	width:288px;
	font-size:110%;
	text-align:left;
	padding:2px 7px 2px 10px;
	}

/* End NewsItem32.pbo */


.ni33 {
	width:288px;
	font-size:110%;
	text-align:left;
	padding:2px 7px 2px 10px;
	margin-bottom:7px;
	border-top:1px #999999 dotted;
	}

/* Start NewsItem40.pbo */

/* Start NewsItem35.pbo */

.ni35 {
	width:285px;
	font-size:100%;
	text-align:left;
	padding:2px 7px 2px 10px;
	border-top:1px #999999 dotted;
	}

/* End NewsItem35.pbo */

/* Start NewsItem36.pbo */

.ni36 {
	width:285px;
	font-size:100%;
	text-align:left;
	padding:2px 7px 2px 10px;
	border-top:1px #999999 dotted;
	}

/* End NewsItem36.pbo */

/* Start NewsItem37.pbo */
.ni37 {
	width:128px;
	font-size:100%;
	text-align:left;
	padding:2px 7px 2px 10px;
	border-top:1px #999999 dotted;
	}

/* End NewsItem37.pbo */

/* Start NewsItem40.pbo */
.ni40 {
	width:286px;
	font-size:110%;
	text-align:left;
	padding:7px 7px 7px 10px;
	}

/* End NewsItem40.pbo */

/* Start NewsItem41.pbo */

.ni41 {
	width:133px;
	font-size:110%;
	text-align:left;
	padding:7px 7px 7px 10px;
	}

/* End NewsItem41.pbo */

/* Start NewsItem40.pbo */

.ni42 {
	width:400px;
	text-align:left;
	font-size:110%;
	padding:7px;
	}

/* End NewsItem40.pbo */


/* Start NewsItem44.pbo */

.ni44 {
	width:286px;
	text-align:left;
	font-size:110%;
	padding:7px;
	}

/* End NewsItem44.pbo */

/* End NewsItem45.pbo */

.ni45 {
	width:286px;
	font-size:110%;
	text-align:left;
	padding:7px 7px 7px 10px;
	}

/* End NewsItem45.pbo */


/* Start NewsItem50.pbo */
.ni50 {
	width:177px;
	font-size:110%;
	text-align:left;
	padding:5px 10px;
	}

/* End NewsItem50.pbo */


/* Start NewsItem51.pbo */
.ni51 {
	width:177px;
	text-align:left;
	padding:2px 7px 2px 10px;
	border-top:1px #CCCCCC dotted;
	}

/* End NewsItem51.pbo */

/* Start NewsItem52.pbo */
.ni52 {
	width:177px;
	font-size:100%;
	text-align:left;
	padding:5px 10px;
	}

/* End NewsItem52.pbo */

/* Start NewsItem53.pbo */
.ni53 {
	width:196px;
	font-size:100%;
	text-align:left;
	padding:2px 5px;
	}

/* End NewsItem53.pbo */

/* Start NewsItem54.pbo */
.ni54 {
	width:157px;
	text-align:left;
	padding:2px 7px 2px 10px;
	
	}

/* End NewsItem54.pbo */



/* Start NewsItem60.pbo */

.ni60 {
	width:177px;
	font-size:110%;
	text-align:left;
	padding:5px 10px;
	}

/* End NewsItem60.pbo */


/* Start NewsItem70.pbo */

.ni70 {
	width:632px;
	font-size:110%;
	text-align:left;
	
	}

/* End NewsItem70.pbo */

/* Start NewsItem75.pbo */

.ni75 {
	width:407px;
	font-size:110%;
	text-align:left;
	
	}

/* End NewsItem75.pbo */

/* Start NewsItem90.pbo */
.ni90 {
	width:143px;
	}

/* End NewsItem90.pbo */


/* Start NewsItem91.pbo */
.ni91 {
	width:157px;
	text-align:left;
	padding:2px 7px 2px 10px;
	}

/* End NewsItem91.pbo */

/* Start NewsItem94.pbo */
.ni94 {
	width:167px;
	text-align:left;
	padding:2px 2px 2px 10px;
	}

/* End NewsItem94.pbo */


/* Start PhotoGalleryItem1.pbo */

.gi1 {
	width:165px;
	font-size:110%;
	text-align:left;
	padding: 0px;
	
	}
.gi2 {
	width:100px;
	text-align:left;
	padding: 0px;
	
	}

/* End PhotoGalleryItem1.pbo */


/* Start PhotoGalleryItem8.pbo */

.gi8 {
	width:305px;
	font-size:110%;
	text-align:left;
	padding: 0px;
	margin-bottom:7px;
	}

/* End PhotoGalleryItem8.pbo */


/* Start PhotoGalleryItem9.pbo */

.gi9 {
	width:197px;
	text-align:center;
	padding: 0px;
	margin-bottom:7px;
	}

/* End PhotoGalleryItem9.pbo */



.minipoll {
	width:177px;
	font-size:110%;
	padding:5px 10px;
	}
/* STARTS MINIBOX FOR BISNESS INSIDER SUBSCRIPTION */	
.minibox{
	width:160px;
	background:url(/images/mini_box_borders_biznletter.gif) repeat-y
}
.miniboxbody{
	background:url(/images/mini_box_bg_biznletter.gif) repeat-x bottom left;
	padding:7px;
}
.minibox a:link {border:none; border-style:none; outline:none;}
.minibox #boton {font-family:Arial,Helvetica,sans-serif; font-size:11px;}
.minibox #field {font-family: Arial; font-size:14px; border:1px solid #999999; background:url(/images/mini_box_bg_field.gif) repeat-x top left;}
.miniboxbody p {padding:0px; margin:0px; font-weight: bold; font-family: Arial; font-size: 15px; color: rgb(8, 108, 54);}
.minibox label {font-weight: normal; font-family: Arial; font-size: 13px; color: rgb(0, 0, 0);}
.minibox form {margin:0px; padding:0px}
/* ENDS MINIBOX FOR BISNESS INSIDER SUBSCRIPTION */



