/* Estilos sobrescritos */
#content_right
{
	overflow: hidden;
	line-height: 16px;
}
#maincontent {background-image: none;}

p {padding: 0 1px 10px;}

/* Estilos personalizados */
#home_flash_left
{
	width: 390px;
	height: 639px;
	/*background-image: url("../img/home_big.jpg");*/
	background-repeat: no-repeat;
}
#home_panel_wlc,#home_panel1,#home_panel2,#home_banner1,#home_banner2
{
	width: 300px;
	background-repeat: no-repeat;
}
#home_panel_wlc
{
	height: 57px; /* 159px */ /* 146px */
}
#home_panel1
{
	/*height: 136px; /* 174px */ /*193px */ /* 221px */
	background-image: url("../img/home_fondo_panel1.gif");
}
#home_panel2
{
	height: 122px; /* 174px */ /* 151px */ /* 145px */
	background-image: url("../img/home_fondo_panel2.gif");
}
#home_panel3
{
	height: 121px; /* 174px */ /* 151px */ /* 145px */
	background-image: url("../img/home_fondo_panel3.gif");
	background-position: bottom left;
}
#home_panel1 a,#home_panel2 a,#home_panel3 a
{
	font-weight: bold;
}
.home_panel_content
{
	padding: 17px 20px 0;
}
.home_creadores
{
	font-size: 16px;
	font-weight: bold;
}
.home_panel_title
{
	height: 21px;
}
.home_panel_text
{
	padding-top: 8px;
	font-size: 11px;
}
#home_banner1,#home_banner2
{
	height: 66px;
	text-align:center;
}

