.screen_curta2010 {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	height: auto;
	width: 900px;
}
#root {
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #FAD8BF;
	background-image: url(fundo.jpg);
	background-repeat: repeat;
}

#root #topo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #069;
	text-align: center;
	float: left;
	height: auto;
	width: 900px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}
#root #projeto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #0B78CC;
	background-color: #FFF;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	line-height: normal;
	float: left;
	height: 130px;
	width: 880px;
	font-weight: bold;
	letter-spacing: normal;
	text-align: justify;
	padding: 10px;
}

#root #conteudo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: #FFF;
	float: left;
	height: auto;
	width: 900px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	text-align: center;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#root #extras {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #EAAD76;
	text-align: center;
	float: left;
	height: 25px;
	width: 900px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding-top: 7px;
	padding-bottom: 5px;
}


#root #rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9;
	background-color: #036;
	text-align: center;
	float: left;
	height: 25px;
	width: 900px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 7px;
	padding-bottom: 5px;
}
.textoProjeto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0B78CC;
	text-align: justify;
}
.texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #039;
	text-align: center;
}
