﻿body {
	/*background-image: url('../images/fundo.jpg');*/
	background-color: #F2F2F2;
	background-repeat: repeat;
	overflow-y: scroll!important;
	margin-top: 0px;
	margin-left: 0px;
	border-width: 1px;
	top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #666666;*/
}
a {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #666666;*/
	color: #333333;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: auto;
}
img {
	border-width: 0px;
}
dt {
	font-weight: bold;
}
.message {
	font-size: 13px;
	font-weight: bold;
}
#headerBlock {
	width: 800px;
	height: 119px;
	background:url('../images/camaleaoback.png');
	background-repeat: no-repeat;
	background-position:center;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-collapse: collapse;
	border-width: 0px;
	border-spacing: 0px;
}
#bodyBlock {
	width: 800px;
	border: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
#mainBlock {
	width: 802px;
	border-collapse: collapse;
	border-color: #DFDFDF;
	border-width: 1px;
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
}
.menuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.menuSelected {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.subMenu {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #DFDFDF;
	border-top-width: 90%;
}
.phraseCell {
	height: 70px;
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
.manifesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p.depoimento {
	text-align: justify;
	font-style: italic;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 0px;
}
p.assinatura {
	text-align: right;
	margin-right: 10%;
	margin-top: 0px;
}
div.depoimentos {
	margin-bottom: 25px;
	margin-left: 10%;
	margin-right: 10%;
	border-bottom-color: #DFDFDF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
div.floatRight, .floatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

div.floatLeft, .floatLeft {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.photo {
	margin-top: 0;
}
.bioRight {
	float: right;
	border-color: #DFDFDF;
	border-style: solid;
	border-width: 1px;
	margin-left: 25%;
	margin-right: 10px;
	padding: 10px;
}
.bioLeft {
	float: left;
	border-color: #DFDFDF;
	border-style: solid;
	border-width: 1px;
	margin-right: 25%;
	margin-left: 10px;
	padding: 10px;
}
.topLeft {
	background-image:url('../images/topleft.png'); 
	width: 15px; 
	height: 15px;
}
.top {
	background-image:url('../images/top.png'); 
	height: 15px;
}
.topRight {
	background-image:url('../images/topright.png'); 
	height: 15px; 
	width: 15px;
}
.verticalLeft {
	background-image:url('../images/verticalleft.png'); 
	width: 15px; 
	height: 100%
}
.verticalRight {
	background-image:url('../images/verticalright.png'); 
	width: 15px;
}
.bottomLeft {
	background-image:url('../images/bottomleft.png'); 
	width: 15px; 
	height: 15px;
}
.bottom {
	background-image:url('../images/bottom.png'); 
	height: 15px;
}
.bottomRight {
	background-image:url('../images/bottomright.png'); 
	width: 15px; 
	height: 15px;
}
.nomeCurso span {
	font-size: 11px;
	font-weight: normal;
}