/* CSS Document */

body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #038184;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	background-image: url(../imgs/topExtend.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 80px;
}
.laterals {
	width: 160px;
}
.lateralsBG {
	background-image: url(../imgs/lateralExtend.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.footer {
	background-image: url(../imgs/footerExtend.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 50px;
}
.waterMarc {
	background-image: url(../imgs/waterMarc.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 143px;
}
.margRL5 {
	padding: 0px 5px 0px 5px;
}
.margTRBL5 {
	padding: 5px;
}
.margRL10 {
	padding: 0px 10px 0px 10px;
}
.margTRBL10 {
	padding: 10px;
}
.setMenu {
	background-image: url(../imgs/icon_setMenu.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #F6F6F6;
	border-bottom: 1px solid #DBDBDB;
}
a.menuCategories {
	color: #277E8D;
	display: block;
	font-weight: bold;
	text-decoration: none;
	/*height: 100%;*/
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
a.menuCategories:hover {
	color: #FFFFFF;
	background-color: #277E8D;
	text-decoration: none;
	cursor: pointer;
}
a.links {
	color: #003399;
	text-decoration: underline;
}
a.links:hover {
	text-decoration: none;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #0066CC;
}
.priceBest {
	color: #FF0000;
}
.winCourse {
	width: 146px;
	float: left;
}
.winCourseCategorie {
	text-align: center;
	padding-top: 5px;
	text-transform: uppercase;
}
.winBox {
	width: 60px;
	float: left;
	padding: 9px 0px 9px 0px;
}
.lateralBoxes {
	width: 150px;
	border: 1px solid #DBDBDB;
	background-color: #FFFFFF;
}
.outBoxes {
	width: 150px;
	height: 30px;
	border: 1px solid #DBDBDB;
	background-color: #FFFFFF;
}
.overBoxes {
	width: 150px;
	height:30px;
	border: 1px solid #038184;
	background-color: #FFFFFF;
	cursor: pointer;
}
.categoriesBox {
	width:150px;
	border-top: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
}
.infoBar {
	line-height: 20px;
	background-color: #A5DDDB;
	color: #014648;
	clear: both;
	font-weight: bold;
}
.titleCourse {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.courseBox {
	float: left;
	padding: 9px 0px 9px 0px;
	color: #014648;
}
.navBar {
	background-color: #D1E6EB;
	line-height: 20px;
}
.buttonPages {
	font-size: 9px;
	color: #FFFFFF;
	border: 1px solid #A5DDDB;
	background-color: #038184;
	cursor: pointer;
}
input, textarea, select {
	border: 1px solid #A4C0C1;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
}
.inputSearch {
	border: 1px solid #A4C0C1;
	height: 22px;
	width: 135px;
	font-size: 12px;
}
form {
	padding: 0px;
	margin: 0px;
}
.formLabel {
	float: left;
	width: 100px;
	line-height: 25px;
}
.textLabel {
	float: left;
	width: 100px;
	line-height: 22px;
}
.formHelp {
	float: left;
	line-height: 25px;
	padding-left: 5px;
}
.textAlert {
	color: #FF0000;
	font-weight: bold;
}
.avalBox {
	width: 89px;
	height: 34px;
	background-image: url(../imgs/avalBG.gif);
	background-repeat: no-repeat;
}
.avalStars {
	padding: 0px 1px 0px 1px;
}
.desconto {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}