body, p, td {
color: #000000;
background-color: #FFFFFF;
font-family: "MS Trebuchet", Arial, Hevetica, sans-serif;
width: 480px;
height: 480px;
font-size: 13px;
font-style: normal;
}
table, td {
padding: 0px;
border-style: solid;
border-width: 0px;
}
table {
	background-color: #FFFFFF;
}
td {background-color: #FFFFFF;}
p {padding-bottom:0px;}
.header {
position: absolute;
top: 0px;
bottom: auto;
left: 0px;
z-index: 100;
width: 480px;
height: 60px;
padding-top: 10px;
padding-left: 20px;
font-size: 26px;
font-family: "MS Trebuchet", Arial, Hevetica, sans-serif;
color: #000099;
background-color: #FFFF66;
}
.contents, .navigation {
	width: 120px;
	height: 480px;
	font-size:14px;
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	color: #000099;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.contents {
	position: absolute;
	left: 5px;
	top:90px;
}
.navigation {
	width: 480px;
	position: absolute;
	right: 0px;
	left: 5px;
	top: 60px;
	bottom: 75px;
	padding-left: 5px;
}
.sideBarHead {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom:10px;
}
.item {font-size: 12px;
padding-left: 10px;
}
.subtitulos {
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom:10px;
	background-color: #F0F0F0;
}
.page {
	width: 480px;
	background-color: #FFFFFF;
	margin-left: 120px;
	margin-right: 120px;
	padding: 10px;
	height: auto;
}
.title {font-size:22px;
padding-left: 10px;
}
.credit {
font-size: 12px;
font-style: italic;
color: #999999;
padding-bottom: 15px;
}
.apresentacao {
	font-size: 13px;
	font-style: normal;
	color: #000000;
	padding-bottom: 10px;
}
.nouvelles {
font-size: 12px;
font-style: normal;
color: #000000;
padding-bottom: 10px;
}
.pullQuote {
float: right;
width: 20%;
background-color: #FFFFFF;
font-style: italic;
border: solid 2px #2B57A1;
padding: 10px;
margin:10px;
}
.rodape {
	background-color: white;
	color: black;
	font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	padding-left: 5px;
	font-size: 11px;
	position: absolute;
	height: auto;
	width: 480px;
	top: 480px;
	left: 5px;
	background-color: #F0F0F0;
     
}
.menualto {
	background-color: white;
	color: black;
	font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	padding-left: 5px;
	font-size: 11px;
	position: absolute;
	height: auto;
	width: 480px;
	top: 5px;
	left: 5px;
	background-color: #F0F0F0;
     
}
.pesquisa {
	position: absolute;
	top: 480px;
}
#quadro1 {
	 font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	 font-size: 11px;
	 width: 480px;
     background-color: #F0F0F0;
}
#quadro2 {
	 font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	 font-size: 13px;
     background-color: #FFFFE6;
}

