/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #030;
}
body {
	background:url(../imagens/fundo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #090;
}
a:visited {
	color: #066;
}
a:hover {
	color: #0F9;
}
a:active {
	color: #060;
}
h1 {
	font-size: 24px;
	color: #060;
}
h2 {
	font-size: 18px;
	color: #090;
}
h3 {
	font-size: 14px;
	color: #090;
}
h4 {
	font-size: 12px;
	color: #333;
}

.barraBrasil{
	width:100%;
	height:28px;
	background:url(../imagens/FundoBarraBrasil.jpg);
	float:left;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:-10px;
}

.barraBrasilBrasil{
	width:80%;
	height:28px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:right;
	
}
.header{
	width:100%;
	height:234px;
	background:url(../imagens/header.jpg);
	margin-bottom:10px;
}
.corpo{
	width:80%;
	height:500px;
	border-radius: 5px;
	background:#333;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align:right;
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.menu{
	width:23%;
	height:470px;
	float:left;
	margin-top:10px;
}
.inicio{
	width:110px;
	height:31px;
	float:left;	
	z-index:99;
	margin-left:0px;
	margin-top:10px;
	margin-right:-10px;
	margin-bottom:-10px;
}
.inicio1{
	width:110px;
	height:31px;
	float:right;
	z-index:100;
	margin-left:10px;
	margin-top:-25px;
	margin-right:-160px;
}

.tituloMenu{
	width:23%;
	height:25px;
	float:left;
	text-align:center;
	margin-left:15px;
}

.botton{
	width:319px;
	height: 35px;
	float:left;
	margin-left:-5px;
	margin-top:31px;
}

.conteudo{
	width:75%;
	height:478px;
	float:right;
	background:#FFF;	
	border-radius: 5px;
	margin-top:10px;
	margin-right:10px;
	line-height:200%;	
}

.texto{
	width:91%;
	height:360px;
	float:left;
	text-align:left;
	margin-left:35px;
	margin-top:10px;
}

.textoGrande{
	width:91%;
	height:340px;
	float:left;
	text-align:left;
	margin-left:35px;
	margin-top:10px;
	margin-bottom:20px;
    overflow: auto; 
}
.LogoBrasilMTur{
	width:150px;
	height:79px;
	float:right;
	margin-bottom:10px;
	margin-right:40px;
	background-image:url(../imagens/LogoMTur.png);
}

.passoapasso{
	width:150px;
	height:79px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}

.pgturLogin{
	width:150px;
	height:79px;
	float:left;
	margin-bottom:10px;
	margin-right:40px;
	margin-left:40px;
}