@charset "utf-8";
/* CSS Document */

.tituloum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5af5f2;}

.titulodois {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5af5f2;}

.textolegal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;}

#foto {
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #FFFFFF;}

body {
	background-image: url(../imgs/bg_fundo.jpg);
	background-repeat: repeat;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #FFFFFF;}	

#flash_fundo {
	height: 320px;}

#flash {
	height: 320px;
	width: 760px;
	margin: 0 auto;}

#titulo {
	height: 94px;
	width: 760px;
	margin: 0 auto;
	background-image: url(../imgs/titulo_opinioes.png);}

#conteudo {
	height: 1335px;
	width: 760px;
	margin: 0 auto;}

#bordaesquerda {
	height: 1335px;
	width: 33px;
	background-image: url(../imgs/borda_int_esquerda01.jpg);
	float:left;
	background-repeat: repeat-y;}
	
#bordafundoum {
	height: 1335px;
	width: 33px;
	background-image: url(../imgs/borda_int_esquerda02.jpg);
	float:left;
	background-repeat: no-repeat;
	background-position: bottom;}
	
#conteudointerno {
	height: 1335px;
	width: 694px;
	float:left;
	background-image: url(../imgs/fundo_interno.jpg);
	background-color: #858585;
	background-repeat: no-repeat;
	background-position: bottom;}

#caixaconteudo {
	height: 1305px;
	width: 694px;
	float:left;}

#margembaixo {
	height: 30px;
	width: 694px;
	float:left;}

#bordadireita {
	height: 1335px;
	width: 33px;
	background-image: url(../imgs/borda_int_direita01.jpg);
	float:left;
	background-repeat: repeat-y;}
	
#bordafundodois {
	height: 1335px;
	width: 33px;
	background-image: url(../imgs/borda_int_direita02.jpg);
	float:left;
	background-repeat: no-repeat;
	background-position: bottom;}

#rodape {
	height: 147px;
	width: 760px;
	background-image: url(../imgs/rodape.jpg);
	float:right;}

#posrodape {
	padding-top:5px;
	height: 15px;
	width: 760px;
	float:right;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;}

a{
	text-decoration:none;}

a:link{	
	text-decoration:none;
	color: #5af5f2;}

a:active{
	text-decoration:none;
	color: #5af5f2;}

a:visited{
	text-decoration:none;
	color: #5af5f2;}

a:hover{
	text-decoration:underline;
	color: #5af5f2;}

#posrodape a{
	text-decoration:none;}

#posrodape a:link{	
	text-decoration:none;
	color: #FFF;}

#posrodape a:active{
	text-decoration:none;
	color: #FFF;}

#posrodape a:visited{
	text-decoration:none;
	color: #FFF;}

#posrodape a:hover{
	text-decoration:underline;
	color: #FFF;}
