div.divConteudoDetalhe
{
	width:100%;
	height:390px;
	float:left;
	background:url(Imagem/ConteudoAplDetFundo.gif) repeat-x center center;
	background-color:Transparent;
}

div.divLogoutBotoes
{
	width:240px;
	height:auto;
	margin:45px auto;
}

div.divLogoutBotoes input
{
	float:left;
	margin:0px 10px 0px 10px;
	padding:0px;
}