body
{
	margin:0px;
	background-color:rgb(235,231,234);
}

body, table
{
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
}

table.tblMain
{
	width:796px;
	height:445px;
	border:1px solid rgb(205,68,33);
}

td.tdMainLeft
{
	width:32px;
	background-color:rgb(205,68,33);
}

td.tdMainTop
{
	height:82px;
}

td.tdMainMenu
{
	height:30px;
}

td.tdMainPages
{
	vertical-align:top;
}

td.tdMainFooter
{
	height:10px;
	background-color:rgb(1,41,154);
	font-size:11px;
	padding-right:15px;
}

#frmTop
{
	width:100%;
	height:82px;
}

#frmMenu
{
	width:100%;
	height:30px;
}

#frmPages
{
	width:100%;
	height:100%;
}
.LinkIDSE
{
	color:rgb(205,68,33);
	text-decoration:none;
}
.LinkIDSE:hover
{
	color:rgb(205,68,33);
	text-decoration:none;
}
.divContent
{
	width:231px;
	height:210px;
	background-image:url(../images/first/back_message.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:201px;
	left:325px;
	/*background:rgb(194,193,193);/*rgb(235,231,234);*/
	display:none;
}
.AnClose
{
	cursor:hand;
	font-weight:bold;
	font-size:15px;
}
.divTexto
{
	font-size:15px;
	font-weight:bold;
	color:rgb(205,68,33);
	text-align:center;
}
