#main {
	width: 100%;
	/*min-width: 1000px;*/
	float: left;
	margin-bottom: 1px;
}

#topbar {
	float: left;
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0;
	background-color: #FDF1C0;
}

#topbar ul#utilidades {
	float: left;
	margin: 7.5px 0 0 12px;
	padding: 0;
	list-style: none;
}

#topbar ul#utilidades li {
	float: left;
	margin: 3px 11px 0 0;
	padding: 0;
}

#topbar ul#utilidades li a {
	display: block;
	padding: 0;
	font-size: 70%;
	text-align: center;
	text-decoration: none;
	/*line-height: 3;*/
	color: #666;
}

#topbar ul#utilidades li a.active {
	color: #841524;
	font-weight: bold;
}

#topbar .addthis_toolbox {
	float: left;
	width: auto;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
}

.at300bs, .at15t_compact {
	background-image: none !important;
}

#topbar .addthis_toolbox a {
	font-size: 70%;
	text-decoration: none;
	color: #666;
	line-height: 1.4;
	background-image: url('../images/mas.png') !important;
	background-repeat: no-repeat;
	background-position: left;
	z-index: 10000 !important;
}

#banner {
	float: left;
	display: block;
	width: 100%;
	height: 176px;
	margin: 1px 0 0 0;
	padding: 0;
	background-image: url('../images/main_banner.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#banner_level2 {
	float: left;
	display: block;
	width: 100%;
	height: 176px;
	margin: 1px 0 0 0;
	padding: 0;
	background-image: url('../images/main_banner_level2.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}


#banner h1, #banner_level2 h1 {
	float: left;
	margin-top: 7.5px;
	margin-left: 20px;
	padding: 25px 0 10px 60px;
	text-indent: -3000px;
}

#banner h1 a, #banner_level2 h1 a {
	font-size: 14px;
	color: #FFF;
	letter-spacing: 0.2px;
	text-decoration: none;
}

#control_texto {
	float: right;
	width: 84px;
	height: 40px;
	margin: 0;
	padding: 0;
	background-image: url('../images/control_texto_bg.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

#control_texto ul {
	width: 84px;
	/*height: 36px;*/
	margin: 7px 0 0 7px;
	padding: 0;
	width: auto;
	list-style: none;
}

#control_texto li {
	float: left;
	/*height: 36px;*/
	margin: 0;
	padding: 0px 3px 0px 0;
	text-indent: -3000px;
}

#control_texto li a {
	display: block;
	width: 21px;
	height: 18px;
	margin: 0;
	padding: 0;
	background-image: none;
}

.aumenta_texto {
	width: 21px;
	height: 18px;
	background-image: url('../images/bot_aumenta_texto.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.reduce_texto {
	width: 21px;
	height: 18px;
	background-image: url('../images/bot_reduce_texto.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.reinicia_texto {
	width: 21px;
	height: 18px;
	background-image: url('../images/bot_reinicia_texto.png');
	background-repeat: no-repeat;
	background-position: top left;
}

#bottombar {
	float: left;
	display: block;
	width: 100%x;
	height: 49px;
	margin: 0;
	padding: 0;
	background-image: url('../images/main_bottombar.png');
	background-repeat: no-repeat;
	background-position: top left;
}

/*#perf {
	float: left;
	margin: 0 11px 0 0;
	padding: 0;
	background-image: url('../images/perf_encu_bg_level0.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

#perf h2 {
	display: none;
	margin: 0;
	padding: 0 0 0 15px;
	background-color: #FFF;
	background-image: url('../images/perf_encu_header_level0.jpg');
	background-repeat: no-repeat;
	background-position: top left;	
}

#perf ul {
	float: left;
	clear: right;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	font-size: 100%;
}

#perf li {
	width: auto;
	margin: 0 !important;
	margin-left: 7px;
	padding: 0;
	display: inline;
}

#perf li a:link, #perf li a:active, #perf li a:visited {
	float: left;
	margin: 0;
	padding: 15px 0 0 65px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
}

.jove {
	width: 78px;
	height: 49px;
	background-image: url('../images/jove_perf.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.muje {
	width: 73px;
	height: 49px;
	background-image: url('../images/muje_perf.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.mayo {
	width: 88px;
	height: 49px;
	background-image: url('../images/mayo_perf.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.acce {
	width: 92px;
	height: 49px;
	background-image: url('../images/acce_perf.png');
	background-repeat: no-repeat;
	background-position: top left;
}*/

#buscador {
   float: right;
	width: 300px;
	height: 40px;
	margin: 6px 0 0 6px;
	padding: 0;
	background-image: url('../images/buscador_bg.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}

#buscador h2 {
	display: none;
}

#buscador input {
	float: left;
   margin: 2px 0 0 47px;
   padding: 3px 0 0 3px !important;
	height: 18px !important;
	height: 23px;
   border: 1px solid #CFD0D2;
	width: 200px;
	background-image: url('../images/buscador_input_bg.png');
	background-repeat: repeat-x;
	background-position: top left;
}

#buscador a {
   float: left;
	margin-top: 2px !important;
	margin-top: 1px;
   width: 28px;
   height: 23px;
   background: url('../images/bot_buscar.png') no-repeat;
   text-indent: -3000px;
}

#perf {
	position: absolute;
	float: right;
	height: 48px;
	right: 0;
	margin-bottom: 0;
	margin: 0;
	padding: 0;
}

#perf h2 {
	display: none;
}

#perf ul {
	float: left;
	clear: right;
	display: block;
	height: 48px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Trebuchet MS,Arial,Helvetica,verdana,sans-serif;
	font-size: 100%;
	text-align: center;
}

#perf li {
	width: auto;
	height: 48px;
	margin: 0 0 0 7px;
	padding: 0;
	display: inline;
	line-height: 2.75;
}

#perf li a:link, #perf li a:active, #perf li a:visited {
	height: 48px;
	float: left;
	margin: 123px 0 0 1px;
	padding: 0;
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	font-size: 20px;
}

.jove {
	width: 93px;
	height: 43px;
	background-image: url('../images/jove_perf.png');
	background-repeat: no-repeat;
	background-position: bottom;
	border-top: 5px solid transparent;
}

.jove:hover {
	border-top: 5px solid #0099CC;
}

.muje {
	width: 93px;
	height: 43px;
	background-image: url('../images/muje_perf.png');
	background-repeat: no-repeat;
	background-position: bottom;
	border-top: 5px solid transparent;
}

.muje:hover {
	border-top: 5px solid #CC3300;
}

.mayo {
	width: 93px;
	height: 43px;
	background-image: url('../images/mayo_perf.png');
	background-repeat: no-repeat;
	background-position: bottom;
	border-top: 5px solid transparent;
}

.mayo:hover {
	border-top: 5px solid #663300;
}

.empr {
	width: 93px;
	height: 43px;
	background-image: url('../images/empr_perf.png');
	background-repeat: no-repeat;
	background-position: bottom;
	border-top: 5px solid transparent;
}

.empr:hover {
	border-top: 5px solid #666666;
}

.turi {
	width: 93px;
	height: 43px;
	background-image: url('../images/turi_perf.png');
	background-repeat: no-repeat;
	background-position: bottom;
	border-top: 5px solid transparent;
}
.turi:hover {
	border-top: 5px solid #FF6600;
}