body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center; /* IE   */
	font-family: Trebuchet MS, Arial, Georgia, Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 580px;
	}
	
#tudo {
position: relative;
border: 0px solid black;
width: 780px;
margin: auto;			
text-align:left; 
background-color:#FFFFFF;
min-height: 100%;
height: 580px;
overflow: visible;
}

#rodape {
	position: absolute;
	width: 100%;
	height: 15px;
	border: #33FF00 1px solid;
	bottom: 10px;
	color:#999999;
	visibility: visible;
	z-index: 2;
	}

#menusuperior {
	border-bottom: #000000 0px dashed;
	position:absolute;
	width:781px;
	height:80px;
	z-index:9;
	left: 0px;
	top: 0px;
	overflow: hidden;
	visibility: visible;
}

#logo {
	position:absolute;
	width:150px;
	height:63px;
	z-index:1;
	left: 0px;
	top: 212px;
	visibility: visible;
}

#menuaberto {
	position:absolute;
	width:130px;
	height:180px;
	z-index:1;
	left: 30px;
	top: 240px;
	visibility: visible;
	overflow: hidden;
}

/* meio: L 225 T 118 legenda: L49 T 411 */

#meio {
	border: solid 0px #00FF66;
	position:absolute;
	width:43px;
	height:36px;
	z-index:30;
	left: 225px;
	top: 118px;
	background-color: #FFFFFF;
}

#lingua {
	position:absolute;
	width:102px;
	height:21px;
	z-index:10;
	left: 30px;
	top: 526px;
	visibility: visible;
}

#nomecliente {
border: #CC66CC dotted 0px;
	position:absolute;
	width:275px;
	height:17px;
	z-index:13;
	left: 275px;
	top: 93px;
	visibility: visible;
}

#legenda {
	border:#00FF66 solid 0px;
	position:absolute;
	width:430px;
	height:42px;
	z-index:2;
	left: 49px;
	top: 411px;
	visibility: visible;
	overflow: visible;
	text-align: center;
}

#seta {
border: #0066CC 0px solid;
	position:absolute;
	width:51px;
	height:25px;
	z-index:11;
	left: 490px;
	top: 405px;
}

#casinha {
position:absolute;
	width:102px;
	height:21px;
	z-index:10;
	left: 30px;
	top: 495px;
	visibility: visible;
}

#copyright {
	position:absolute;
	width:254px;
	height:19px;
	z-index:12;
	left: 15px;
	top: 58px;
	text-align: left;
	font-weight:normal;
	color: #FFFFFF;
	font-size: 1em;
	visibility: visible;
}
#cimg {
	position:absolute;
	width:19px;
	height:18px;
	z-index:14;
	top: 56px;
	visibility: visible;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


/* Estilos de texto  */

h2  {
font-weight: normal;
}

.titulo  {
font-weight: normal;
font-size: 1.5em;
color: #000000;
line-height: 1.8em;
margin: 0px 15px;
}

.corpo {
text-align: left;
font-size: 1.2em;
line-height: 1.5em;
font-weight:normal;
color: #666666;
margin: 0px 15px;
}

.menusemsb      
{
font-size: 1.3em;
line-height: 1.52em;
margin: 0px;
color:#0066CC;
}

.legendatxt {
text-align: center;
font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	}
	
#tudo #seta {
	font-size: 2em;
	font-weight: bold;
}

#tudo #menuaberto a:link {
	color: #000000;
	text-decoration: none;
}
#tudo #menuaberto a:visited {
	color: #333333;
	text-decoration: none;
}
#tudo #menuaberto a:hover {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
#tudo #seta a:link {
	color: #000000;
	text-decoration: none;
}
#tudo #seta a:visited {
	color: #000000;
	text-decoration: none;
}
#tudo #seta a:hover {
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}

#tudo #legenda a:link {
	color: #333333;
	text-decoration: none;
	border-bottom: #999999 1px dashed;
}
#tudo #legenda a:visited {
	color: #666666;
	text-decoration: none;
}
#tudo #legenda a:hover {
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
