@charset "utf-8";


body  {
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(assets/fundo.JPG);
	background-repeat: repeat-x;
	margin: 0px;
}
#container {
	width: 990px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFCC00;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
} 
#header {
	background-color: #3C7FAF;
	height: 55px;
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(assets/headerbkg.JPG);
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-left-color: #006699;
} 
#header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 0px;
}
#menuHorizontal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #EBF3FB;
	color: #FFFFFF;
	text-align: right;
	line-height: 20px;
	display: block;
	font-variant: normal;
	font-weight: bold;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #EBF3FB;
	border-left-color: #EBF3FB;
}
#menuHorizontal  a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3C7FAF;
	text-decoration: none;
	font-variant: normal;
	display: inline-block;
	list-style-type: none;
}
#menuHorizontal a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFCC66;
	color: #006699;
	text-decoration: none;
}
#barraFlash {
	height: 115px;
	vertical-align: top;
	background-color: #CCCCCC;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	list-style-type: none;
	margin-top: 0px;
}
#barraFlash #c1 {
	width: 180px;
	height: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	list-style-type: none;
	background-image: url(images/escola.png);
	border: thin solid #FF9900;
}
#barraFlash #c2 {
	background-color: #D2DBE0;
	width: 260px;
	background-repeat: no-repeat;
	background-image: url(images/imagem1.png);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
}
#barraFlash #c3 {
	background-color: #D2DBE0;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FF9900;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#barraFlash #c4 {
	background-color: #D2DBE0;
	width: 262px;
	background-image: url(images/escola.png);
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FF9900;
}


#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 198px;
	background-color: #FFFFFF;
	margin-top: 17px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	border: 1px solid #006699;
}
#sidebar1 a {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.8em;
	padding-left: 5px;
	padding-top: 2px;
}
#sidebar1  a:hover {
	float: left;
	text-decoration: underline;
}

#sidebar1 .titulomenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}


#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px;
	background-color: #FFFFFF;
	margin-top: 17px;
	margin-right: 5px;
	border: 1px solid #006699;
	background-image: url(images/bakground2.png);
	padding: 2px;
}

#sidebar2   .cabecalho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CC3300;
	font-weight: bold;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#sidebar2 td {
	float: right;
	padding-left: 5px;
}
.titulo  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 5px;
	line-height: 1.2em;
	font-weight: normal;
}
.titulo   a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
.titulo   a:hover   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}
#sidebar2 .texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	background-position: top;
	line-height: 1.2em;
}
#sidebar2 .texto2 a {
	color: #A67C00;
	font-weight: normal;
	padding-top: 2px;
	list-style-type: square;
	text-decoration: none;
}
#sidebar2 .texto2 a:hover {
	font-weight: normal;
	padding-top: 2px;
	list-style-type: square;
	text-decoration: underline;
}

#mainContent .cabecalho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CC3300;
	font-weight: bold;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#mainContent #contentdivleft {
	float: left;
	width: 252px;
	border: 1px solid #006699;
	padding: 1px;
	background-color: #FFFFFF;
	background-image: url(images/bakground1.png);
	background-repeat: repeat;
	margin: 1px;
}
#mainContent #contentdivright {
	float: right;
	width: 252px;
	border: 1px solid #006699;
	background-color: #FFFFFF;
	padding: 2px;
	background-image: url(images/bakground1.png);
	margin: 1px;
}
#mainContent #contentdivrodape {
	float: left;
	width: 250px;
	border: 1px solid #006699;
	background-color: #C7D7E0;
	padding: 2px;
	background-image: url(images/bakground1.png);
	margin: 1px;
}
#mainContent #contentdivrodape2 {
	float: right;
	width: 252px;
	border: 1px solid #006699;
	padding: 2px;
	background-color: #E4E4E4;
	margin: 1px;
}
#mainContent #contentdivrodape21 {
	float: right;
	width: 252px;
	border: 1px solid #006699;
	padding: 2px;
	background-image: url(images/bakground1.png);
	margin: 1px;
}
#mainContent #contentdivrodape3 {
	float: right;
	width: 252px;
	border: 1px solid #006699;
	padding: 2px;
	background-color: #FFFF99;
	margin: 1px;
}


#mainContent .subtitulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	font-weight: bold;
}
#mainContent .texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-position: top;
	line-height: 1.2em;
}
#mainContent .textonoticia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	background-position: top;
	line-height: 1.2em;
}



#mainContent  .texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	background-position: top;
	line-height: 1.2em;
}
#mainContent  .texto2  a {
	color: #996600;
	font-weight: normal;
	padding-top: 2px;
	list-style-type: square;
	text-decoration: none;
}
#mainContent .texto2 a:hover {
	font-weight: normal;
	list-style-type: disc;
	text-decoration: underline;
}
#mainContent .texto2linha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #333333;
	background-position: top;
	line-height: 1.2em;
	background-color: #FFFFCC;
}
#mainContent3 {
	margin-top: 16px;
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 5px;
	padding: 1px;
	background-color: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#mainContent3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	color: #CC6600;
}
#mainContent3 a:hover {
	text-decoration: underline;
}


#mainContent3 #div1    {
	float: left;
	width: 245px;
	border: 1px solid #006699;
	padding: 1px;
	background-color: #FFFFFF;
	background-image: url(images/bakground1.png);
	background-repeat: repeat;
	margin: 1px;
}
#mainContent3 #div2    {
	float: right;
	width: 245px;
	border: 1px solid #006699;
	background-color: #FFFFFF;
	padding: 2px;
	background-image: url(images/bakground1.png);
	margin: 1px;
}
#mainContent3 #div3   {
	float: left;
	width: 250px;
	border: 1px solid #006699;
	background-color: #C7D7E0;
	padding: 2px;
	background-image: url(images/bakground1.png);
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 2px;
}
#sidebar32   {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #FFFFFF;
	margin-top: 16px;
	margin-right: 5px;
	border: 1px solid #006699;
	background-image: url(images/bakground2.png);
	padding: 2px;
}




#tabela1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
	border-right-style: solid;
}





#footer {
	background-color: #4382AE;
	height: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.7em;
	display: block;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #006699;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	font-weight: bold;
	display: block;
	background-color: #C7D7E0;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
.titulo1B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;
	display: block;
	background-color: #FFFF6C;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}

.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #E90;
	line-height: 1em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
}
#linhapaa {
	vertical-align: top;
	list-style-type: disc;
	margin: 0px;
	padding-left: 12px;
	list-style-position: outside;
}
.titulo1Top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000066;
	font-weight: bold;
	display: block;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border: 1px solid #FF9900;
}
#mainContent .texto2linha a {
	color: #333333;
	font-weight: normal;
	padding-top: 2px;
	list-style-type: square;
	text-decoration: none;
}
#mainContent .texto2linha a:hover {
	color: #333333;
	font-weight: normal;
	list-style-type: disc;
	text-decoration: underline;
}
#mainContent .texto2Resposta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	background-position: top;
	font-size: 0.7em;
	font-weight: normal;
	display: block;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #006633;
	margin-left: 15px;
	padding-left: 10px;
}
ul {
	padding-left: 5px;
	margin-left: 10px;
	list-style-type: none;
}
.data  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-position: top;
	line-height: 1.2em;
	font-weight: normal;
	font-size: 0.6em;
}
#mainContent {
	margin-top: 2px;
	margin-right: 300px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#mainContent  a    {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
}
#mainContent  a:hover    {
	color: #003399;
	text-decoration: underline;
}
#mainContent  #div1t  {
	float: left;
	width: 674px;
	background-color: #336688;
	background-repeat: repeat;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mainContent  #div1   {
	float: left;
	width: 674px;
	border: 1px solid #003366;
	background-repeat: repeat;
	margin: 2px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(assets/fundo.JPG);
}
#mainContent #div2t  {
	float: left;
	width: 674px;
	background-color: #336688;
	background-repeat: repeat;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#mainContent #div2  {
	float: left;
	width: 674px;
	border: 1px solid #003366;
	background-repeat: repeat;
	margin: 2px;
	padding: 0px;
	background-image: url(assets/fundo.JPG);
}
#mainContent #div3t  {
	float: left;
	width: 674px;
	background-color: #336688;
	background-repeat: repeat;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#mainContent #div3  {
	float: left;
	width: 674px;
	border: 1px solid #003366;
	padding: 0px;
	background-repeat: repeat;
	margin: 2px;
	background-image: url(assets/fundo.JPG);
}
#mainContent #div4t  {
	float: left;
	width: 674px;
	background-color: #003366;
	background-repeat: repeat;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
#mainContent #div4  {
	float: left;
	width: 674px;
	border: 1px solid #AACCEE;
	padding: 0px;
	background-repeat: repeat;
	margin: 2px;
	height: 100px;
	background-image: url(assets/fundo.JPG);
}
#mainContent #div5t  {
	float: left;
	width: 674px;
	background-color: #FFFF66;
	background-repeat: repeat;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent #div5  {
	float: left;
	width: 674px;
	border: 1px solid #AACCEE;
	padding: 0px;
	background-repeat: repeat;
	margin: 2px;
	height: 100px;
	background-image: url(assets/fundo.JPG);
}
#mainContent #div6t  {
	float: left;
	width: 334px;
	background-color: #FFFF66;
	background-repeat: repeat;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent #div6   {
	float: left;
	width: 334px;
	border: 1px solid #AACCEE;
	padding: 0px;
	background-repeat: repeat;
	margin: 2px;
	height: 100px;
}
#sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 295px;
	margin-top: 2px;
	margin-right: 5px;
	border: 1px solid #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003366;
	padding: 2px;
	background-color: #FFFFFF;
	font-weight: bold;
}
#barraFlash {
	height: 115px;
	vertical-align: top;
	background-color: #999999;
	margin-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	margin-right: 5px;
	margin-left: 5px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-left-color: #006699;
}
#barraFlash  #c11   {
	background-color: #F0F3F4;
	width: 180px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	list-style-type: none;
}

#barraFlash  #c11  a {
	color: #666666;
	list-style-type: none;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	height: 1.1em;
}
#barraFlash  #c11  a:hover {
	color: #FECB4E;
	list-style-type: none;
	border-bottom-color: #FECB4E;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-left: 10px;
	height: 1.1em;
}
#barraFlash #c11 ul {
	background-color: #F0F3F4;
	width: 180px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	list-style-type: none;
}
#sidebar11 {
	float: left;
	width: 198px;
}
#sidebar12 {
	float: left;
	width: 198px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
#mainContent2 {
	margin-top: 16px;
	margin-right: 300px;
	margin-bottom: 0;
	margin-left: 5px;
	padding: 1px;
	background-color: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #006699;
}

#mainContent2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#mainContent2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#mainContent2 .texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	background-position: top;
	line-height: 1.2em;
}
.profs#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	background-color: #C7D7E0;
	margin-top: 8px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0px;
	border: 1px solid #006699;
	text-align: center;
	display: block;
}
.profs#mainContent {
	margin-top: 10px;
	margin-right: 258px;
	margin-bottom: 0;
	margin-left: 195px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.profs#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-right: 5px;
	border: 1px solid #006699;
	background-image: url(images/bakground2.png);
	padding: 2px;
}
#sidebar22  {
	float: right; /* since this element is floated, a width must be given */
	width: 280px;
	background-color: #FFFFFF;
	margin-top: 16px;
	margin-right: 5px;
	border: 1px solid #006699;
	background-image: url(images/bakground2.png);
	padding: 2px;
}

