body{
	background-image:url(../imagens/fundo.jpg);
	background-repeat:repeat-x;
	width:820px;
	height:100%;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
}

.container{
	width:820px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
    height: 100%;
}

.textos{
	padding-left:20px;
	margin-top:10px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.titulos{
	padding-left:20px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.textosL{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
}

.textosL a:link{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
}

.textosL a:visited{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
}

.textosL a:hover{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration:none;
	text-align:center;
}

.header{
	text-align:center;
	margin-top:0px;
	width:820px;
	height:137px;
}

.headerRep{
	background-image:url(../imagens/fundoTopo.gif);
	background-repeat:repeat-x;
	height:137px;
}

.headerEsq{
	float:left;
}

.headerDir{
	float:right;
}

.conteudo{
	width:820px;
	min-height:100%;
	background-image:url(../imagens/repCent.png);
	background-repeat:repeat-y;
	padding-left:50px;
	padding-right:50px;
}

.menu{
	height:34px;
	background-image:url(../imagens/menuRep.png);
	background-repeat:repeat-x;
}

.txtMenu{
	float:left;
}

.footer{
	width:820px;
	height:100%;
}

.txtFooter1{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#007FD5;
	font-weight:bold;
	text-align:left;
	background-color:#FFFFFF;
	text-decoration:none;
}

.txtFooter1 a:link{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#007FD5;
	font-weight:bold;
	text-align:left;
	background-color:#FFFFFF;
	text-decoration:none;
}

.txtFooter1 a:visited{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#007FD5;
	font-weight:bold;
	text-align:left;
	background-color:#FFFFFF;
	text-decoration:none;
}

.txtFooter1 a:hover{
	color:#000000;
}

.txtFooter2{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#007FD5;
	font-weight:bold;
	text-align:right;
	background-color:#FFFFFF;
	text-decoration:none;
}

.txtFooter2 a:link{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#007FD5;
	font-weight:bold;
	text-align:right;
	background-color:#FFFFFF;
	text-decoration:none;
}

.txtFooter2 a:visited{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#007FD5;
	font-weight:bold;
	text-align:right;
	background-color:#FFFFFF;
	text-decoration:none;
}

.txtFooter2 a:hover{
	color:#000000;
}

.repFooter{
	background-image:url(../imagens/repFooter.gif);
	background-repeat:repeat-x;
	height:85px;
}

.imgFooterFundo{
	background-image:url(../imagens/footerFundo.png);
	background-repeat:no-repeat;
	width:820px;
	height:17px;
}

.titulos{
	margin-top:10px;
	margin-bottom:10px;
}

.tituloRep{
	background-image:url(../imagens/tituloRep.png);
	background-repeat:repeat-x;
	height:10px;
}

.txtTitulos{
	color:#007FD5;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:5px;
}
