body {
	background-color: #666666;
	background-image: url(geral/imagens/template/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #990000;
	font-weight: bold;
	font-size: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
.style4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; font-weight: bold; 
	}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	padding-left:03px;
}

.itemCurso{display:inline-block}

.itemCurso-left{float:left; width:200px; margin-right:30px; text-align:center	}

.itemCurso-left img{max-width:200px; max-height:300px; border:0}

.itemCurso-right{float:left; width:400px;}

.itemCurso-right h3{font-size:14px; margin:10px 0}


