#form_container
{
	background:#fff;
	border:1px solid #ccc;
	margin:0 auto;
	text-align:left;
	width:610px;
}

#top
{
	display:block;
	height:10px;
	margin:10px auto 0;
	width:625px;
}

#final
{
	display:block;
	height:10px;
	margin:0 auto;
	width:540px;
}

form.appnitro
{
	margin:10px 10px 0;
	padding:0 0 20px;
}

/**** Logo Section  *****/
h1
{
	background-color:#dedede;
	margin:0;
	min-height:0;
	padding:0;
	text-decoration:none;
	text-indent:-8000px;
	
}

h1 a
{
	
	display:block;
	height:100%;
	min-height:40px;
	overflow:hidden;
}



/**** Form Section ****/
.appnitro
{
	font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
}

.appnitro span
{
	font-size:85%;
	line-height:120%;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
}


.form_description h2
{
	clear:left;
	font-size:160%;
	font-weight:400;
	margin:0 0 10px;
	color: #333333;
	border-bottom: 1px dashed #666666;
}

.form_description p
{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
}

.Estilo1 {color: #CC0000}
