body{
	text-align: right;	
}
#central {
	width: 528px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -264px;
	height: 400px;
}
#mensagem {
	width: 245px;
	margin-top: -55px;
	*margin-left: 245px;
}
#mensagem p {
	color: rgb(0, 0, 0);
}
#conteudo_central {
	margin: auto;
	width: 511px;
}
#esquerda {
	float: left;
	width: 243px;
	height: 180px;
	background-image: none;
	background-position: center center;
	text-align: center;
}
#direita {
	float: right;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	-moz-border-radius: 1.0em; /* Para Firefox */
	-webkit-border-radius: 1.0em; /*Para Safari e Chrome */
	border-radius: 1.0em; /* Para Opera 10.5+*/
	border: 1px solid #666;
	padding: 1.5px;
}
#direita .campoTexto {
	font-weight: normal;
	color: rgb(0, 0, 0);
}
#direita_superior {
	width: 278px;
	height: 38px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	background:         #f3f3f3;
	background-image: url(../testes/svg_gradient.php?from=ffffff&to=cccccc);
	background-size: 100% 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
	background: -moz-linear-gradient(top,  #ffffff,  #cccccc);
	background: -o-linear-gradient(top,  #ffffff,  #cccccc);
	-moz-border-radius-topleft: 1.0em; /* Para Firefox */
	-moz-border-radius-topright: 1.0em; /* Para Firefox */
	-webkit-border-radius-topleft: 1.0em; /*Para Safari e Chrome */
	-webkit-border-radius-topright: 1.0em; /*Para Safari e Chrome */
	border-radius-topleft: 1.0em; /* Para Opera 10.5+*/
	border-radius-topright: 1.0em; /* Para Opera 10.5+*/
}
#direita_central {
	width: 277px;
	height: auto;
	background-color: rgb(229, 236, 249);
	border-top: 2px solid rgb(255, 255, 255);
	border-bottom: 2px solid rgb(255, 255, 255);
	border-left: 1px solid rgb(255, 255, 255);
}
#direita_central label {
	color: rgb(0, 0, 0);
}
#direita_inferior {
	width: 278px;
	height: 38px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	background:         #f3f3f3;
	background-image: url(../testes/svg_gradient.php?from=ffffff&to=cccccc);
	background-size: 100% 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#ffffff));
	background: -moz-linear-gradient(top,  #cccccc,  #ffffff);
	background: -o-linear-gradient(top,  #cccccc,  #ffffff);
	-moz-border-radius-bottomleft: 1.0em; /* Para Firefox */
	-moz-border-radius-bottomright: 1.0em; /* Para Firefox */
	-webkit-border-radius-bottomleft: 1.0em; /*Para Safari e Chrome */
	-webkit-border-radius-bottomright: 1.0em; /*Para Safari e Chrome */
	border-radius-bottomleft: 1.0em; /* Para Opera 10.5+*/
	border-radius-bottomright: 1.0em; /* Para Opera 10.5+*/
	
}
#inferior {
	width: 280px;
	height: auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	vertical-align: baseline;
	font-size: 10px;
	clear: both;
	padding-top: 30px;
	padding-left: 120px;
	
}
.botaoAcessar {
	float: right;
	margin-right: 25px;
	padding: 0 20px;

	*padding: 0 11px;
	_padding: 0 11px;
	height: 26px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	background-color: rgb(34, 82, 137);
	background-image: url("../image/seta_branca_direita.png");
	background-position: center right;
	text-decoration: none;
	visibility: visible;
}
.direita_superior {
	width: 268px;
	height: 28px;
	text-align: center;
	background-image: url(../imagens/borda_superior_login.png);
	color: #FFF;
	font-weight: bold;
}
.direita_inferior {
	width: 268px;
	height: 28px;
	background-image: url(../imagens/borda_inferior_login.png);
	text-align: center;
}
.direita_central {
	width: 267px;
	height: 121px;
	background-color: rgb(229, 236, 249);
	border-top: 2px solid rgb(255, 255, 255);
	border-bottom: 2px solid rgb(255, 255, 255);
	border-left: 1px solid rgb(255, 255, 255);
}
.texto1_form {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #006;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	border-bottom: solid 1px #d6d3ce;
	border-top-width: 0;
	border-left-width: 0;
	vertical-align: baseline;
}

#exemplo1 {
	float: right;
-moz-border-radius: 8px; /* Para Firefox */
-webkit-border-radius: 8px; /*Para Safari e Chrome */
border-radius: 8px; /* Para Opera 10.5+*/
background: #f7f7f7;
padding: 1px;
border: 1px solid #000;
color: #000;
}
