body {
	margin: 10;
	font-family:Arial;
	font-size:12px;
	}
	
body.Pop {
	background-image: url(../../img/bg.jpg);
	background-attachment : scroll;	
	background-repeat: no-repeat;
	background-position : top;
	background-color:  #FFFFFF;
	margin: 10px;
	font-family:Arial;
	font-size:12px;
	
	}
	
body.Pop-Imprimir {
	background-image:  url(../../img/bg.jpg);
	background-attachment : fixed;	
	background-repeat: no-repeat;
	background-position : center;
	background-color:  #FFFFFF;
	margin: 10px;
	font-family:Arial;
	font-size:12px;
	
	}

table {
	font-size:11px;
}

div.Header-Pop {
	background-image: url(../../img/sobre/header_pop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #00ADA8;
	width:500px; 
	height:70px;
	padding:16px 0px 0px 0px;
}
div.corpo {
	width: 780px;
	height: 400px;
	position: absolute;
	top:50%;
	left:50%;
	margin-top:-222px;
   margin-left:-390px	
	}

div.Home {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	width:780px; 
	height:290px;
	padding:0px;
	border-top:5px solid #00ADA8;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	}

	
div.Pop {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:500px; 
	height:260px;
	padding:0px 0px 5px 0px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	}
	
	
div.Pop-Imprimir {
	width:480px; 
	height:260px;
	padding:10px 24px 10px 10px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	}

div.Splash {
	top: 295px; 
	left: 37px; 
	position: absolute;
	}

	
a:hover {
	text-decoration: underline;
}

img.Titulos {
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 3px solid #F9F9F9;
}

div.Texto {
	text-align: justify;
	font-size: 11px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	}



/* Menu */ 

a.Menu {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.Menu:hover {
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;
}

.menu-hover {
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;
}

.menu-hover:hover {
	text-decoration: none;
}


/* Textos */ 

.Preto {
	color: #000000;
	text-decoration: none;
}
.Cinza {
	color: #515151;
	text-decoration: none;
}

.Azul {
	color: #004C8C;
	text-decoration: none;
}

.Vermelho {
	color: #C42B2B;
	text-decoration: none;
}

.Marcador {
	color: #CC0000;
	text-decoration: none;
	font-size:16px;
}
.Marcador:hover {
	text-decoration: none;
}

/* Footer */
table.Footer {
	width:780px; 
	height:76px;
}

div.Footer-Pop {
	background-image: url(../../img/sobre/footer_pop.jpg);
	background-repeat: no-repeat;
	background-color: #00ADA8;
	width:500px; 
	height:20px;
}

Select.Outros-Sites {
	width: 173px;
	height: 19px;
	border-color:#234F47; 
	border-width:1px; 
	border-style:solid; 
	letter-spacing:1px;
	background-color:#FFFFFF; 
	font-size:11px;
	font-family:Arial;	
}

/* HOME */
table.Home {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 12px;
	width:780px; 
	height:295px;
	padding:0px;
	border-top:5px solid #00ADA8;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	}	
img.Linha-Cinza {
	background-color: #c0c0c0;
	width: 222;
	height: 1px;
	}		
img.Linha-Vermelha {
	background-color: #00ADA8;
	width: 1px;
	height: 209px;
	}
	
div.Splash-Home {
	top: 295px; 
	left: 82px; 
	position: absolute;
	}