html,body {

	margin:0;

	padding:20px;

	font:10px georgia, times, serif;

	color:#000000;

}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
}

ul, li {

	padding: 10px;

}



#header {



	width: 800px;

	height: 97px;

	margin: 0px auto;

}



#content {

	background-image:url(images/spss_00.gif);

	border-top: 2px solid #000000;

	border-bottom: 2px solid #000000;

	font:1.1em "trebuchet ms", trebuchet, sans-serif;

	width: 800px;

	height: auto;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#menu { 

width: 800px; 

height:32px; 

background-image:url(images/spss_03.gif); 

background-repeat:repeat-x;

margin-right: auto;

margin-left: auto;

}

#separador {

	width: 800px;

	height: 1.5em;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	padding: 0px;

	clip: rect(auto,auto,auto,auto);

}



#colunaA {

	float: left;

	width: 500px;

	padding: 25px 20px 0 20px;

}



#conlunaB{

	float:right; 

	width:190px;

	padding: 25px 20px 0 10px;

}



.graypanel{

	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;

}



.smallgreentext {

	font: 0.7em Tahoma, sans-serif;

	font-size: 11px;

	font-weight:bold;

	color:#26A000;

}



#footer {

	clear: both;

	width: 700px;

	height: 30px;

	margin: 0 auto;

}



#footer p {

	margin: 0;

	padding: .8em 0 0 0;

	text-align: center;

	font: bold x-small Arial, Helvetica, sans-serif;

}

.banner {

border: none;

}

.imagem { 

padding : 3px;

border : 1px solid #666666;

}

.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
