/* CSS Document */

A:link {
	text-decoration: none;
	color: #0A6BA9;
}
A:visited {
	text-decoration: none;
	color: #075283;
}
A:hover {
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #CDFAE5;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #BFDABF;
	SCROLLBAR-ARROW-COLOR: #227B90;
	SCROLLBAR-TRACK-COLOR: #E8FFF4;
	SCROLLBAR-DARKSHADOW-COLOR: #008484;	
}
.bordainf {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-bottom: 4px;
}
.artigoManchete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	color: #333333;
}
.artigoTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	color: #333333;
}
.artigoSubTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 2px 0px;
	color: #333333;
}
.artigoTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 2px 0px 6px;
	color: #333333;
}
.secaoTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	color: #333333;
}
#Topo {
	margin: 10px 10px 6px 10px;
	width: 532px;
}
#Principal {
	position: static;
	width: 540px;
}
#Secao1 {
	margin: 2px 5px;
	width: 168px;
	float: left;
}
#Secao2 {
	margin: 2px 5px;
	width: 168px;
	float: left;
}
#Secao3 {
	margin: 2px 0px;
	width: 168px;
	float: right;
}
#Secao4 {
	margin: 2px 5px;
	width: 168px;
	float: left;
}
#Secao5 {
	margin: 2px 5px;
	width: 168px;
	float: left;
}
#Secao6 {
	margin: 2px 5px;
	width: 168px;
	float: left;
}
#Secao1 .secaoTitulo {
	background-color: #FFB99A;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4835F;
	border-bottom-color: #D4835F;
}
#Secao2 .secaoTitulo {
	background-color: #DDD3FF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9A81EC;
	border-bottom-color: #9A81EC;
}
#Secao3 .secaoTitulo {
	background-color: #CCE87F;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7AA504;
	border-bottom-color: #7AA504;
}
#Secao4 .secaoTitulo {
	background-color: #EEE77C;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C2BB51;
	border-bottom-color: #C2BB51;
}
#Secao5 .secaoTitulo {
	background-color: #B1DCFD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2586D0;
	border-bottom-color: #2586D0;
}
#Secao6 .secaoTitulo {
	background-color: #FBB02F;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D78D0E;
	border-bottom-color: #D78D0E;
}
.artigoTitulo img {
	float: left;
	margin-right: 4px;
	margin-bottom: 2px;
}
#Secao3 .artigoTitulo {
	background-image: url(http://www.escolalivre.com.br/Online/imagem/bull-3.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	text-indent: 14px;
}


