/* MAIN PAGE STARTS */
h1.Yellow{
	font-size:14px;
	color:#333333;
	background: url(../images/defaults/yellow.gif) repeat-x;
	position:relative 
}
#Menu li.LinkInterno{ display: none}
#PaisesContent{ 
	background:url(../images/index/paises_shadow.gif) repeat-x 0 214px #00CCFF; 
	width:712px;
	height:228px; 
	margin:15px 0 15px 19px 
}
.accordion{
	margin:0;
	padding:0;
	list-style-type: none;	
}
.accordion4{
	width:704px; 
	overflow:hidden; 
	float:left;
	height:197px;
	margin:4px 
	}

.accordion li{
	cursor:pointer; 
	width:150px; 
	float:left 
}
.accordion .active_click{
	cursor:default;
}

#NoticiasContet{ width:710px; padding:10px 0 0 20px;}
#NoticiasContet h2{ padding:0;}
.Noticias{ 
	width:340px; 
	padding:20px 0 10px 0; 
	float:left; 

	margin:0;
}
.Noticias img{ float:left; padding-right:10px; }
.Noticias p{ width:230px; float: right; padding:0 0 5px 0; text-align:left}
.NoticiasLeft{ padding:20px 15px 10px 0;}
hr
{
	width:710px;
	clear:both;
	color:#CCCCCC; /*ie*/
	background-color:#CCCCCC; /*firefox*/
	border:none; /*firefox*/
	height:1px; 

}

/* MAIN PAGE ENDS */