* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}

body {
	margin:0px;
	padding:0px;
	background-image:url(../img/bg_geral.jpg);
	background-repeat:repeat-x;
	background-color:#e2e2e2;
}

.titulo_noticias {
	color: #006699;
	text-decoration:none;
}

.titulo_noticias:hover {
	text-decoration: underline;	
}

.link_noticias_index a {
	font-weight: normal;
	color: #666666;
	text-decoration: none;	
}

.link_noticias_index a:hover {
	font-weight: normal;
	color: #006699;	
	text-decoration: underline;	
}

.titulo_destaques {
	font-size:11px;
	color: #0099CC;
	text-decoration:none;
}

.titulo_destaques:hover {
	text-decoration: none;	
}

h1 {
	font-size:14px;
	color:#FF9900;
	font-weight:bold;
}


.link_destaques_index a {
	font-size:10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;	
}

.link_destaques_index a:hover {
	font-weight: normal;
	color: #006699;	
	text-decoration: underline;	
}

.link_cursos {
	color: #3c73b9;
	text-decoration: none;	
}

.link_cursos:hover {
	color: #3c73b9;
	text-decoration: underline;
	color:#0099FF;
}

.destaque_titulo {
	font-size:11px;
	font-family:tahoma;
	color: #3c73b9;
	text-decoration: none;	
}

.input_padrao {
	font-size: 10px;
	color: #006699;
	border:1px solid #006699;
}

.button1 {
	height: 17px;
}

#imagens {
	border:1px solid #0099CC;
	margin-right:10px;
	margin-bottom:5px;
}

#imagens_miniaturas {
	margin-right:10px;
	margin-bottom:10px;
}

hr.linha1 {
	border-top: 1px dashed;
	border-bottom: 0px dashed;
	border-left: 0px dashed;
	border-right: 0px dashed;
	height: 1px;
}

span.campoObrigatorio {
	color: #0099CC;
}
