body
{
	background: #fff;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 86%; 
	margin: 10PX auto; 
	padding: 0;
	color: #666;
	text-align: center;
}

#agendamento
{
	background-color: #A4E211;
	height: 150px;
	padding: 5px 0px 0px 5px;
	color: #333;
}

#Botoes
{
	margin: 10px 0px 80px 0px;
}

#cursos
{
	background-color: #46955A;
	height: 150px;
	padding: 5px 0px 0px 5px;
	color: #fff;
}

#form
{
	width: 750px;
	margin: 10px 0px 10px 0px;
	text-align: left;
}

#texto
{
	text-align: left;
	color: #000;
}

#header 
{ 
	border-top: 3px solid #000; 
	
}

#header2 
{ 
	border-top: 2px solid #ccc; 
	
}

#header3 
{ 
	height:50px;
	background-color: #fff;
	
}


h1, h2, h3, h4, h5, h6 {

	color:#333;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	display: inline;

}	

label,input {
	display: block;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 120px;
	padding-right: 20px;
}

#Label1
{
	margin: 5px 10px 0px 0px;
}

#logo
{
	width: 350px;
	float: right;
	margin: 10px 0px 20px 0px;
}

.PadraoCheckbox 
{

}

.PadraoInput1
{
	width: 350px;
}

.PadraoInput2
{
	width: 100px;
}

.PadraoInput3
{

}

.PadraoInput4
{
	width: 30px;
}

.PadraoSelect1
{
	width: 350px;
}

.PadraoSelect2
{
	width: 100px;
}

.PadraoSelect3
{

}

.PadraoSelect4
{
	width: 160px;
}

.portador
{
	width: 150px;
	display: inline;
	text-align: left;
}

#postit
{
	width: 160px;
	float: left;
	margin: 10px 0px 20px 0px;
}

#principal
{
	margin: 20px 0px 50px 0px;
	padding 0 auto;
	text-align: center;
}

#Questionario
{
	text-align: left;
}

#QuestaoNome
{
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

#QuestaoAlternativas
{

}

#Titulo
{
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	text-align: left;
}


#TituloCurso h3
{
	color: #fff;
	margin: 20px 0px 20px 0px;
}

#TituloForm
{
	margin: 10px 0px 10px 0px;
	text-align: right;
}


#TituloForm h2
{
	font-weight: bold;
	letter-spacing: 1px;
}


#top
{
	width: 750px;
	margin: 5px 0px 10px 0px;
	text-align: center;
	height: 180px;
}