html,body		{ font-family: tahoma,helvetica,arial; font-size: 11px; margin: 0px; padding: 0px; height: 100%;}
table,input { font-family: tahoma,helvetica,arial; font-size: 11px; }

#banner { position:absolute; left:198px; top:106px; z-index:2;}

.login		{ border: 1px solid #000; }
.formlog	{ margin-top: 7px; }
.button		{ background-color: #d92d22; color: #f6a7b2; font-weight: bold; border: 1px solid #f6a7b2; }
	
.main		{ padding: 0px; margin: 0px; border: 1px solid #b7b7b6; width: 780px; background: #fff; min-height: 530px; }

.mcenter2   { width: 601px; background: url('../images/image010.png') top; background-repeat: repeat-x; border: 0px; }

.ctitulo0 { background: #370097; color: #fff; font: bold 12px arial; }
.ctitulo1 { background: #9429a3; color: #fff; font: bold 12px arial; }
.ctitulo2 { background: #207c47; color: #fff; font: bold 12px arial; }
.ctitulo3 { background: #056fac; color: #fff; font: bold 12px arial; }
.ctitulo4 { background: #550b99; color: #fff; font: bold 12px arial; }
.ctitulo5 { background: #928d1d; color: #fff; font: bold 12px arial; }
.ctitulo6 { background: #9f3434; color: #fff; font: bold 12px arial; }
.ctitulo7 { background: #a25e2c; color: #fff; font: bold 12px arial; }

.menubr {background: url('../images/cantos/menubr0.jpg') 100% 100% no-repeat #db302b; }

.newsbl {background: url('../images/cantos/bl0.jpg') 0 100% no-repeat #f5f5f5; }
.newsbr {background: url('../images/cantos/br0.jpg') 100% 100% no-repeat }
.newstl {background: url('../images/cantos/tl0.jpg') 0 0 no-repeat; }
.newstr {background: url('../images/cantos/tr0.jpg') 100% 0 no-repeat; padding:10px; }

#conteudo { margin-left:10px; margin-top:10px; }

.bl0 {background: url('../images/cantos/bl0.jpg') 0 100% no-repeat #f5f5f5; width: 585px; }
.br0 {background: url('../images/cantos/br0.jpg') 100% 100% no-repeat }
.tl0 {background: url('../images/cantos/tl0.jpg') 0 0 no-repeat; }
.tr0 {background: url('../images/cantos/tr0.jpg') 100% 0 no-repeat; padding:10px; }

.bl1 {background: url('../images/cantos/bl1.jpg') 0 100% no-repeat #faeffb; width: 585px; }
.br1 {background: url('../images/cantos/br1.jpg') 100% 100% no-repeat }
.tl1 {background: url('../images/cantos/tl1.jpg') 0 0 no-repeat; }
.tr1 {background: url('../images/cantos/tr1.jpg') 100% 0 no-repeat; padding:10px; }

.bl2 {background: url('../images/cantos/bl2.jpg') 0 100% no-repeat #e9f7ef; width: 585px; }
.br2 {background: url('../images/cantos/br2.jpg') 100% 100% no-repeat }
.tl2 {background: url('../images/cantos/tl2.jpg') 0 0 no-repeat; }
.tr2 {background: url('../images/cantos/tr2.jpg') 100% 0 no-repeat; padding:10px; }

.bl3 {background: url('../images/cantos/bl3.jpg') 0 100% no-repeat #c5dce9; width: 585px; }
.br3 {background: url('../images/cantos/br3.jpg') 100% 100% no-repeat }
.tl3 {background: url('../images/cantos/tl3.jpg') 0 0 no-repeat; }
.tr3 {background: url('../images/cantos/tr3.jpg') 100% 0 no-repeat; padding:10px; }

.bl4 {background: url('../images/cantos/bl4.jpg') 0 100% no-repeat #f2f0fb; width: 585px; }
.br4 {background: url('../images/cantos/br4.jpg') 100% 100% no-repeat }
.tl4 {background: url('../images/cantos/tl4.jpg') 0 0 no-repeat; }
.tr4 {background: url('../images/cantos/tr4.jpg') 100% 0 no-repeat; padding:10px; }

.bl5 {background: url('../images/cantos/bl5.jpg') 0 100% no-repeat #f7f5de; width: 585px; }
.br5 {background: url('../images/cantos/br5.jpg') 100% 100% no-repeat }
.tl5 {background: url('../images/cantos/tl5.jpg') 0 0 no-repeat; }
.tr5 {background: url('../images/cantos/tr5.jpg') 100% 0 no-repeat; padding:10px; }

.bl6 {background: url('../images/cantos/bl6.jpg') 0 100% no-repeat #ffcccb; width: 585px; }
.br6 {background: url('../images/cantos/br6.jpg') 100% 100% no-repeat }
.tl6 {background: url('../images/cantos/tl6.jpg') 0 0 no-repeat; }
.tr6 {background: url('../images/cantos/tr6.jpg') 100% 0 no-repeat; padding:10px; }

.bl7 {background: url('../images/cantos/bl7.jpg') 0 100% no-repeat #ffdeba; width: 585px; }
.br7 {background: url('../images/cantos/br7.jpg') 100% 100% no-repeat }
.tl7 {background: url('../images/cantos/tl7.jpg') 0 0 no-repeat; }
.tr7 {background: url('../images/cantos/tr7.jpg') 100% 0 no-repeat; padding:10px; }

.clear {font-size: 1px; height: 1px}

#rodape {  font-size: 10px; margin-left:100px; bottom:0; position:static; }

ul#admin {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 139px; /* Width of Menu Items */
	border: 0px solid #eee;
	z-index: 100;
	font-size:11px;
	position: static;
	margin-left:2px;
	}

ul#admin li {
	position: relative;
	}
	
ul#admin li ul {
	position: absolute;
	left: 99px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	border: 0px;
	}

/* Styles for Menu Items */
ul#admin li a {
	display: block;
	text-decoration: none;
	color: #000;
	background: #f5f5f5; /* IE6 Bug */
	padding: 3px;
	border: 0px;
	border-bottom: 1px solid #ccc;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul#admin li { float: left; height: 1%; }
* html ul#admin li a { height: 1%; }
/* End */

ul#admin li a:visited { color: #000; }

ul#admin li a:hover { color: #2f2c2c; background: #ddd; } /* Hover Styles */

ul#admin li ul#admin { list-style: none; }		
ul#admin li ul#admin li a { padding: 2px 5px; } /* Sub Menu Styles */
		
ul#admin li:hover ul, ul#admin li.over ul { display: block; } /* The magic */
