/**********************************************************************
TITULO PRINCIPAL
***********************************************************************/
#titulo_principal{
	float:left;
	display:inline;
	background-image:url(../images/cursos/titulo_cursos.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	width:102px;
	height:19px;
	margin-top:37px;
	margin-bottom:18px;
	font-size:1pt;
}

/**********************************************************************
DESCRIÇÃO CURSOS
***********************************************************************/

#descricao_curso{
	float:left;
	display:inline;
	color:#000000;
	font-family:Arial;
	font-size:8pt;
	width:374px;
}

#descricao_curso h2{
	float:left;
	text-align:center;
	background-color:#00baf8;
	color:#ffffff;
	font-size:16pt;
	width:160px;
	height:25px;
	padding-top:2px;
}

#descricao_curso p{
	margin-top:10px;
}

#descricao_curso dl dt{
	margin-top:17px;
}

/**********************************************************************
DESCRIÇÃO CURSOS
***********************************************************************/

#valores_cursos{
	float:right;
	width:205px;
	color:#000000;
	font-size:8pt;
	padding-right:20px;
	margin-top:-25px;
}

#valores_cursos img{
	background-image:url(../images/cursos/background_foto_ilustrativa.gif);
	padding:10px;
	background-repeat:no-repeat;
}

#valores_cursos dl{
	float:right;
	width:195px;	
}

#descricao_turmas dt{
	margin-top:9px;
}

#valores_cursos p{
	float:left;
	display:inline;
	font-size:8pt;
	margin-left:8px;
	margin-top:9px;
}

/**********************************************************************
VALORES
***********************************************************************/

#valores{
	margin-top:9px;
}

#valores dt{
	float:left;
	margin-right:3px;
	
}
