body {

margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
background-image: url(../_media/BG.jpg);
background-position: top center;
background-repeat:no-repeat;
background-attachment:scroll;
font-family: Arial;
font-size:12px;
color:#000000;
}

@font-face {
	font-family: Century;
	src: url('GOTHIC.TTF');
}
@font-face {
	font-family: CenturyB;
	src: url('GOTHICB.TTF');
}

.menu {
	font-family: Century;
	font-size:14px;
	color:#000000;
	font-smooth: always;
	text-decoration:none;	
}
.menu a {
	font-family: Century;
	font-size:14px;
	color:#000000;
	font-smooth: always;
	text-decoration:none;	
}
.menu a:hover {
	font-family: Century;
	font-size:14px;
	color:#006699;
	font-smooth: always;
	text-decoration:none;	
}
.linkSessoes {
	font-family: Century;
	font-size:14px;
	color:#000000;
	font-smooth: always;
	text-decoration:none;
		
}
.linkSessoes a {
	font-family: Century;
	font-size:14px;
	color:#000000;
	font-smooth: always;
	text-decoration:none;	
}
.linkSessoes a:hover {
	font-family: Century;
	font-size:14px;
	color:#006699;
	font-smooth: always;
	text-decoration:none;
}
.separador {
	font-family: arial;
	font-size:14px;
	color:#CCCCCC;
	font-smooth: always;
	padding-left: 15px;
	padding-right: 15px;
}

.tableIcones{
	font-family: Arial;
	color:#333333;
	font-size: 12px;
}
.bgIcones{
	background-image: url(../_media/bg_icones.png);
	background-position: top center;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
.bgIconesLink{
	background-image: url(../_media/bg_icones_links.png);
	background-position: top center;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

.bgSessoes{
	background-image: url(file:///D|/xampp/htdocs/foerster/_media/bg-sessoes.png);
	background-position: top center;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
.style1 {color: #0099FF}
.style2 {color: #CCCCCC}

.titleSessoes {
	font-family: Century;
	font-size:18px;
	color:#000000;
	font-smooth: always;
	text-decoration:none;
		
}
.textoHistoria {
	font-family: Arial;
	font-size:13px;
	color:#000000;
	font-smooth: always;
	text-decoration:none;
		
}
.textoSubtitle{

font-family: Arial;
	font-size:13px;
	color:#666666;
	font-smooth: always;
	text-decoration:none;

}