/* CSS Document */
body
{
	background-image: url(img/bgBody.jpg);
}

#divGeral
{
	width: 741px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -360px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #999965;
	background-color: #FFF;
	border-left: 2px solid #010066;
	border-right: 2px solid #010066;
}
#divGeral hr
{
	float: left;
	clear: both;
	width: 740px;
	_width: 760px;
	background-color: #fff;
	border: none;
	_height: 1px;
	border-bottom: 1px dotted #999965;
}
#divGeral h2
{	float: left;
	clear: both;
	width: 100%;
	font-size: 16px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* ADDRESSOR.COM */
#divAddressor, #divAddressor img
{
	float: left;
	border: none;
}

#divAddressor #divIdiomas
{
	float: right;
	width: 200px;
}

#divAddressor /*#divIdiomas*/ img, #divAddressor /*#divIdiomas*/ a
{
	border: none;
	float: left;
	text-decoration: none;
	color: #999965;
	margin-right: 5px;
}

/*#divAddressor h1
{
	float: left;
	clear: left;
	width: 100%;
	font-size: 16px;
	margin: 0;
	margin-top: 10px;
	margin-left: 10px;
}*/

#divAddressor p
{
	float: left;
	clear: left;
	width: 320px;
	color: #010066;
	margin: 0;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
}

#divAddressor form
{
	float: right;
	width: 300px;
	_width: 320px;
	padding: 10px;
	margin:0;
	margin-top: 20px;
	margin-bottom: 80px;
	border: 2px dotted #010066;
}
#divAddressor form h2
{
	color: #fff;
	background-color: #999965;
	float: left;
	clear: both;
	text-align: center;
	font-size: 20px;
	width: 300px;
	margin:0;
	margin-bottom: 10px;
	padding:5px;
}

#divAddressor form p
{
	float: left;
	clear: both;
	width: auto;
	_width: 100%;
	margin:0;
}

#divAddressor form label
{
	float: left;
	clear: left;
	width: 70px;
	color: #010066;
	padding-top: 8px;
}

#divAddressor form input, #divAddressor form textarea
{
	float: left;
	width: 215px;
	margin: 5px;
	border: 1px solid #010066;
}

#divAddressor form #btnEnviar
{
	float: right;
	text-align: center;
	width: 80px;
	font-size: 10px;
	background-color: #999965;
	color: #fff;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	border-right: 2px solid #c8c8b0;
	border-bottom: 2px solid #c8c8b0;
}

#divAddressor form #btnEnviar:hover
{
	color: #c8c8b0;
	border-left: 2px solid #c8c8b0;
	border-top: 2px solid #c8c8b0;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #fff;

}


#divAddressor form #vsCliente
{
	float: left;
	width: 200px;
	margin-left: 50px;
	font-size: 12px;
	color: #999965;
	font-weight: bold;
	text-align: center;
}

#divAddressor .clsOutrosRegistros
{
	float: left;
	margin-left: 95px;
	_margin-left: 50px;
	/*margin-right: 20px;*/
	margin-bottom: 10px;
}

#divAddressor .clsOutrosRegistros p
{
	float: left;
	clear: none;
	margin: 0;
	color: #010066;
}

#divAddressor .clsOutrosRegistros img
{
	float: left;
	clear: both;
	margin: 0;
	margin-right: 5px;
	vertical-align: middle;
}

#divAddressor .clsOutrosRegistros a
{
	color: #010066;
	text-decoration: none;
}

#divAddressor .clsOutrosRegistros a:hover
{
	color: #999965;
	text-decoration: underline;
}

#divAddressor #divRegistreTambem
{
	float: left;
	clear: none;
	width: 320px;
	margin-top: 0;
	margin-bottom: 20px;
}

#divAddressor #divRegistreTambem img
{
	border: none;
}


/* REGISTRO.COM */
#divRegistro
{
	float: left;
	width: 100%;
	padding: 10px;
}

#divRegistro h2
{
	float: left;
	font-size: 13px;
	width: 100%;
	margin: 0;
	margin-top: 30px;
	margin-bottom: 10px;
	_margin-bottom: 5px;
}

#divRegistro p
{
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
}

#divRegistro a
{
	display: inline;
	color: #999965;
	text-decoration: none;
}

#divRegistro a:hover
{
	color: #010066;
}

#divRegistro span
{
	color: green;
	font-weight: bold;
}

#divClientes
{
	float: left;
	_float: none;
	width: 100%;
	color: #999965;
	margin:0;
	/*margin-top: -100px;*/
	font-size: 10px;
}

#divClientes h3
{
	_font-size: 14px;
	margin:10px;
	_margin-left: 0;
	text-align: left;
}

#divClientes ul
{
	float: left;
	margin:0;
	margin-left: -35px;
	_margin-left: 0px;
	list-style-type: none;
	list-style-position: inside;
}

#divClientes li
{
	display: inline;
	float: left;
	width: 170px;
	_width: 169px;
	margin-bottom: 10px;
	padding: 3px;
	border-left: 2px solid #999965;
	border-bottom: 1px dashed #999965;
	text-align: left;
}

#divClientes a
{
	display: inline;
	color: #999965;
	text-decoration: none;
}

#divClientes a:hover
{
	color: #010066;
}


#divMarketing
{
	float: right;
	width: 300px;
	_width: 320px;
	/*height: 280px;*/
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 32px;
	padding: 10px;
	margin:0;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 2px dotted #010066;
	background-color: #999965;
}

#divMarketing a
{
	color: #FFF;
	width: 100%;
	text-align: center;
}
#divMarketing a img
{
	float: left;
	margin-top: 30px;
}


#divRegistroBR, #divRegistroBR p
{
	width: 100%;
}

#divRegistroBR p
{
	margin-top: 0;
}