body {
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
	text-align:center;
	background:url(../img/bg.jpg) center repeat-y;
	background-color:#f7fdf6;
	font-size:12px;
}
body#tinymce {
	text-align:left;
	font-size:12px;
}
div#cont, body#tinymce {
	line-height: 1.2em;
	text-align:justify;
}
div#cont a, body#tinymce a {
	color: #00A2C5;
	text-decoration:none;
}
div#cont a:hover, body#tinymce a:hover {
	text-decoration:underline;
}
div#cont a:visited, body#tinymce a:visited {
	color: #82b4bf;
}
div#cont a, body#tinymce a {
	cursor:pointer;
}
div#cont a:hover h3, body#tinymce a:hover h3 {
	text-decoration:underline;
}

div#cont .saiba_mais, body#tinymce .saiba_mais {
	font-size: smaller;
	text-align:right;
	display:block;
}
div#cont .small, body#tinymce .small {
	font-size:10px;
}
div#cont span.date, body#tinymce span.date {
	font-size:x-small;
	color:#bbb;
	margin-left: 15px;
}
div.skinny {
	text-align:left
}
label.error{
	color:#DF0000;
	font-size:0.9em;
	margin-left:10px;
}
div.error {
	margin: 20px 50px 20px 10px;
	font-size:1em;
	color:#DF0000;
}
	
div#cont h1, body#tinymce h1 {
	font-size: 18px;
	text-transform:uppercase;
	color:#995e81;
	width: 100%;
	border-bottom: 2px solid #d6edf1;
	margin-bottom: 30px;
	margin-left: -15px;
	margin-top: 15px;
	_margin-left: 0;
}
body#tinymce h1 {
	margin-left: 0;
}

div#cont h2, body#tinymce h2 {
	font-size: 15px;
	text-transform:uppercase;
	color:#995e81;
	width: 100%;
	border-bottom: 2px solid #d6edf1;
	margin-bottom: 15px;
	margin-top: 20px;
}

	div#cont .pagination {text-align:center;}
	div#cont .pagination a {font-size:12px; margin: 0 10px;}
	div#cont .pagination a.current {font-size:14px; color:#995e81;}
	div#cont .pagination a.current:hover {text-decoration:none;}
	
	
h3, body#tinymce h3{
	color:#995e81; 
	margin-bottom: 10px;
	margin-top: 20px;
	font-size:14px;
}

h4, body#tinymce h4 {
	color:#995e81; 
	margin-bottom: 10px;
	margin-top: 20px;
}

p, body#tinymce p {
	margin-bottom: 10px;
}

div#cont li, body#tinymce li {
	list-style-position:inside;
	list-style-type:disc;
	padding-left:15px;
}

div#breadcrumb a {
	color:#828282;
	text-decoration:none;
}
div#breadcrumb a:hover {
	text-decoration:underline;
}

div#outwrap {
	margin:0 auto;
}
div#footer {
	height: 168px;
	background:url(../img/foot_bg.jpg) center no-repeat;
	margin:0 auto;
	
}
div#head {
	height: 244px;
	background:url(../img/head_bg.jpg) center no-repeat;
	margin:0 auto;
}

div#torso {
	background:url(../img/torso_bg.jpg) center repeat-y;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin: 0 auto;
}

div.cont_div {
	width: 940px;
	text-align:left;
	margin:auto;
}

div#head_cont {
	position:relative;
}

div#footer_cont {
	padding-top: 93px;
	font-size:10px;
	color:#999999;
}
div#footer_cont a {
	color: #999999;
	text-decoration: none;
}
div#footer_cont a:hover {
	text-decoration: underline;
}

a.logo {
	position:relative;
	top: 87px;
	left: 45px;
}

div#flash {
	position:absolute;
	top: 31px;
	left: 224px;
}

div#breadcrumb {
	position:relative;
	top: 155px;
	left: 260px;
	font-size:10px;
	width: 500px;
}


div#left {
	width: 187px;
	float: left;
	margin-left:36px;
	_margin-left: 22px;
}

div#navi a {
	width: 170px;
	display:block;
	height: 23px;
	padding-top:7px;
	padding-left: 17px;
	font-size:13px;
	text-transform:lowercase;
	color:#dddddd;
	text-decoration:none;
}
div#navi a:hover {
	background-color:#c291ae;
}
div#navi li:hover {
	background-color:#c291ae;
}
div#navi li.expandable a {
	background-image: url(../img/navi_more.gif);
	background-position:165px center;
	background-repeat:no-repeat;
}
div#navi li {
	position:relative;
	margin:0;
}

div#navi li ul {
	position:absolute;
	left:187px;
	top: 1px;
	display:none;
}
div#navi ul.navig li.expandable:hover ul, div#navi ul.navig li.expandable.over ul {
	display:block;
}
div#navi li.expandable ul a {
	padding: 8px 17px;
	height:auto;
	margin:-1px 0;
	background-color: #c291ae;
	background-image:none;
}
div#navi li.expandable li a:hover {
	text-decoration:underline;
}
* html #navi ul li { float: left; }

ul.aluno {
	margin-bottom: 20px;
}
div#navi ul.aluno li a{
	color: #e5fbff;
	text-decoration:none;
}

.navi-head {
	width: 100%;
	text-align: center;
	color:#CCC;
}

div#aluno {
	width: 125px;
	margin:auto;
	margin-top: 40px;
	font-size:11px;
}
div#aluno .aluno_head {
	color: #dddddd;
	font-size: 12px;
	margin-left: 12px;
	text-transform:lowercase;
}
div#aluno form {
	margin-top: 5px;
}
div#aluno input {
	font-size: 11px;
}
div#aluno div.log_text {
	width: 123px;
	height:25px;
	background:url(../img/login_input_bg.jpg) no-repeat;
}
div#aluno input.log_text {
	border:none;
	margin: 3px 5px;
	background:none;
	width: 115px;
}
div#aluno div.lembre {
	display:inline;
	float: left;
	color:#dddddd;
	font-size:9px;
	height:25px;
	line-height:25px;
	text-transform:lowercase;
}
div#aluno div.lembre input{
	margin: 0 2px 0 2px;
	border: none;
	height: 10px;
	width: 10px;
	vertical-align:middle;
}
div#aluno div.log_btn {
	text-align:right;
	margin-right: 3px;
}
div#aluno input.log_btn {
	border:none;
	height: 25px;
	width: 56px;
	background:url(../img/login_btn_bg.jpg) no-repeat;
	color: #828282;
	padding-bottom: 7px;
	padding-top: 3px;
	text-transform:lowercase;
}
div#aluno div.log_cad {
	text-align:right;
	text-transform:lowercase;
	font-size:10px;
	margin-right: 4px;
	padding-right:3px;
}
div#aluno div.log_cad a {
	color:#dddddd;
	text-decoration:none;
}
div#aluno div.log_cad a:hover {
	text-decoration:underline;
}
div.logout a{
	color: #e5fbff;
	text-decoration:none;
}
div.logout {
	width: 50%;
	margin:auto;
	background-image: url(../img/navi_more.gif);
	background-repeat:no-repeat;
	background-position: right;
	font-size: 12px;
	text-transform:lowercase;
}
div.logout a:hover{
	text-decoration:underline;
}

div#cont {
	width: 600px;
	_width: 570px;
	float: right;
	margin: 10px 50px 50px 54px;
	/*_margin-left: 15px;*/
	_overflow:hidden;
}

div.clear {
	clear:both;
}

div#copyright {
	float: left;
	margin-left: 235px;
	_margin-left: 120px;
}

div#bs2 {
	float:right;
}
