body {
	height			: 100%;
}

body {
	background-color	: #dddad3;
	height			: 100%;
	margin			: 0px;
	padding			: 0px;
	text-align		: center;
}

a {
	color			: #F28E00
}

a.visited {
	color			: #FCCB00
}

a:hover, a.visited:hover {
	color			: #FF0000
}

.TABLE_StramienPagina {
	background-color	: #ffffff;
	text-align		: left;
}

.TD_Content {
	height			: 100%;
	width			: 800px;
}

.TD_HeightBuffer {
	background-color	: #F28E00;
	border-left		: 1px solid #000000;
	border-right		: 1px solid #000000;
	color			: #FCCB00;
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 10pt;
	padding-top		: 10px;
	padding-right		: 10px;
}

.TD_SideBufferL {
	background-color	: #dddad3;
	width			: 50px;
}

.TD_SideBufferR {
	background-color	: #dddad3;
	width			: 50px;
}

.TABLE_Content {
	border-top		: 1px solid #000000;
	border-bottom		: 1px solid #000000;
	height			: 100%;
	width			: 800px;
}

.TD_PageText {
	border-left		: 1px solid #000000;
	border-top		: 1px solid #000000;
	border-right		: 1px solid #000000;
}

.TABLE_PageText {
	height			: 100%;
	width			: 90%;
}

.TD_Menu {
	color			: #000000;
	font-family		: Verdana, Arial, sans-serif;;
	font-size		: 8pt;
	font-weight		: bold;
	text-align		: center;
}

.DIV_ScrollContent {	
	color			: #000000;
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 10pt;
	height			: 260px;
	overflow		: auto;
	padding			: 20px 20px 20px 20px;
	width			: 358px;
}


.TD_Content {	
	color			: #000000;
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 10pt;
	text-align		: left;
	vertical-align		: top;
}