body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font: tahoma;
}

a:link 
	{color: #000000; text-decoration:underline;}     					/* unvisited link */
a:visited 
	{color: #223150; text-decoration:underline;}  						/* visited link */
a:hover 
	{color: #223150; text-decoration:none;}   						/* mouse over link */
a:active 
	{color: #223150; text-decoration:none;}   							/* selected link */

.preloader {
	left:0px; 
	top:0px; 
	background-image: url(imagens/background.jpg);
	height:800px; 
	width:100%;
	z-index:10;
	position:absolute;
	font:Tahoma;
	color:#FFFFFF;
	font-size:14px;
}
.toggle {
	background-color:#223150;
	cursor:pointer;
	font:Tahoma;
	font-size:14px;
	color:#FFFFFF;
	height:20px;
}

.slide {
	font:Tahoma;
	font-size:14px;
}
.dinamiccontents {
	background:#FFFFFF;
	position:absolute;
	top:150px;
	width:750px;
	height:0px;
}
.style1 {
	color: #52443b;
	font-size: 11px;
	font-family: tahoma;
}
.loading {
	color: #ffffff;
	font-size: 14px;
	font-family: tahoma;
}
.heads {
	color: #52443b;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
.footer {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	margin:15px;
	margin-top:15px;
}
