@CHARSET "ISO-8859-1";

body{
	background-color: #333333;
	color: #FFFFFF;
	font-family: verdana, arial, serif, sans-serif;
	font-size: x-small;
/*	text-align: center;*/
}

a{
	color: #BBBBBB;
	text-decoration: none;
}

a:VISITED{
	color: #BBBBBB;
	text-decoration: none;
}

a:HOVER{
	color: #FFFFFF;
	text-decoration: none;
}

#container{
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 550px;
}

#bodyId{
	position: absolute;
	width: 800px;
	height: 520px;
	top: 0px;
	left: 50%;
	margin-left: -400px;
}

#opcion{
	position: absolute;
	width: 800px;
	height: 20px;
	top: 530px;
	text-align: right;
	font-size: 8pt;
	left: 50%;
	margin-left: -400px;
}

#footherId{
	position: absolute;
	width: 800px;
	height: 10px;
	top: 540px;
	color: #CCCCCC;
	left: 50%;
	margin-left: -400px;
}

#topId{
	position: absolute;
	width: 800px;
	height: 50px;
	text-align: left;
	left: 50%;
	margin-left: -400px;
}

#bodyIdA{
	position: absolute;
	width: 800px;
	height: 420px;
	top: 100px;
	left: 50%;
	margin-left: -400px;
}

#logId{
	position: absolute;
	width: 400px;
	padding-top: 200px;
	text-align: center;
	left: 50%;
	margin-left: -200px;
}

iframe{
	border: none;
	margin-left: 30px;
	overflow: hidden;
}

#menuId{
	position: absolute;
	width: 700px;
	top: 70px;
	text-align: right;
	left: 60%;
	margin-left: -400px;
}

#consultaId{
	position: absolute;
	width: 710px;
	height: 330px;
	top: 66px;
	left: 15px;
	text-align: left;
	overflow: auto;
}

#consultaCab{
	position: absolute;
	width: 710px;
	height: 50px;
	top: 10px;
	left: 15px;
	text-align: left;
	overflow: hidden;
}

table.infoCol tbody tr td{
	border-bottom: 1px;
	border-bottom-color: #AAAAAA;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left: 1px;
	border-left-color: #AAAAAA;
	border-left-style: solid;
	border-left-width: thin;
}

table tbody tr td a{
	color: #DDDDDD;
}

table tbody tr td a:VISITED{
	color: #DDDDDD;
}

table tbody tr td a:HOVER{
	background-color: #999999;
	color: #FFFFFF;
}

#my_radio{
	position: absolute;
	background-image: url("../imagens/mutualSentimientoM.png");
	background-repeat: no-repeat;
	width: 400px;
	height: 120px;
	top: 0px;
	left: 0px;
	text-align: center;
}
