div#conteudo{position: relative;
	height: 700px;
}

div#lateral{
	height: 126px; width: 230px;
	background: url(../../img/site/sprite.png) no-repeat 0 -510px;
	margin-left: -7px;
	top: -20px;
}
div#lateral h1{
	height: 57px; width: 230px;
	background: url(../../img/site/sprite.png) no-repeat -548px -572px;
	position: absolute; top: 62px;
	left: 10px;
}
div#form{height: 440px; padding: 0 0 0 260px; margin-top:-20px;}

div#form label{
	width: 85px;
	display: block; float: left;
	font-size: 11px;
	line-height: 20px;
	text-align: right;
	color: gray !important;
}
div#form h2{
	clear: both;
	padding: 15px 0 15px 0;
	font-size: 16px;
}
div#form div{padding: 0px 0 13px 0;}

div.input input,div.input select{width: 350px; padding: 4px; border: 1px solid #ccc; font-size:11px;}

div.input select {width:360px;}

div.input select, div.input input{margin-left:10px;}

div#form div.coluna div.input{width: 228px !important; float: left;}
div.colunaTel{
	clear: both;
	padding-left: 48px !important;
}
div.colunaTel div.input{width: 136px !important; float: left;}

div.colunaTel div.input input {width: 78px !important; float: left;}

div.colunaTel div.input label{ width: 37px !important;}

div.coluna div.input input,div.coluna div.input select{width: 122px !important; float: left;}

div.coluna div.input select{width: 132px !important;}

#ClienteDataNascimentoMonth{width: 145px !important;}
#ClienteDataNascimentoYear{width: 105px !important;}
#ClienteDataNascimentoDay{width: 80px !important;}


div#form div.input, div.submit{height: 30px; width: 500px; float: left;}

div#form div.submit{padding: 30px 0 0 0;}

div.submit input{
	width: 65px !important; height: 25px !important;
	background: url(../../img/site/sprite.png) -266px -47px;
	display: block;
	margin-left: 230px;
	font-size: 0px!important; color: gray;
}
div.error-message{
	height: 30px; width: 140px; 
	float: left;
	padding: 2px 0 3px 95px !important;	
	font-size: 10px;
	color: red;
}
div#sucesso{
	height: 350px;
	line-height: 350px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

div.colunaTel div.error-message{
	padding: 2px 0 3px 47px !important;	
}
div#login{
	display: none;
}
div#ajuda{
	position: absolute;
	top: 280px;
}

div#newsletter {
	display: table;
	margin-top: 10px;
	margin-bottom: -50px;
}
#ClienteNewsletter {
	display: block;
	width: 20px;
	float: left;
	margin-left: 170px;
}
div#newsletter label {
	float: left;
	width: 200px;
	text-align: left;
	line-height: 17px;
}

input#ClienteCnpj, input#UserLogin {
	letter-spacing:1px;
}

div#inscricao {
	visibility: hidden;
	position: absolute;
	display: table;
	width:155px;
	height: 40px;
	margin-top:-360px;
	margin-left: 570px;
	border: 1px solid #DDD;
	background-color: #ffeed4;
}
div#inscricao p {
	padding: 10px;
	font-size: 12px;
	color: #666;
}

div#tipo a {
	padding: 2px 5px 2px 5px;
	border: 1px solid #999;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	background-color: #666;
}
