.TOP_BG {
	background-image: url(top_BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sombra_contentpane_interna {
	background-image: url(sombra_contentpane_interna.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

body {
	background-color: #edf0e7;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.sombra_top {
	background-image: url(sombra_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link, a:visited, a.SkinObject:link, a.SkinObject:visited, a.CommandButton:link, a.CommandoButton:visited {
	font-weight: bold;
	color: #3a6e9b;
	text-decoration: none;
}
a:hover, a:active, a.SkinObject:active, a.SkinObject:hover, a.CommandButton:active, a.CommandoButton:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #3a6e9b;
}
.sombra_bot {

	background-image: url(sombra_bot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bot_table_BG {
	background-image: url(bot_table_BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content_home {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

