/* CSS Document */
body {
	margin:0px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:14px;
	font-style:normal;
	background-color:#FFFFFF;
}
#menu1 a{
	font-family:Arial Rounded MT Bold;
	font-size: 12px;
	text-decoration: none;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	float: left;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 20px;
	font-weight: bold;
}
#topo {
	width:995px;
	height:543px;
}
#esquerda {
	background-image:url(../images/preguntas/sp_perguntas_01.jpg);
	width:722px;
	height:543px;
	float:left;
}
#direita {
	width:273px;
	height:543px;
	float:left;
}
#menu {
	width:995px;
	height:31px;
	background-color:#000000;
}
#rodape {
	width:995px;
	height:36px;
	background-image:url(../images/preguntas/perguntas_04.jpg);
}
