/*********************\
|        RESET        |
\*********************/
html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,table,th,td
	{
	margin: 0;
	padding: 0;
}

/*********************\
|    Layout Geral     |
\*********************/
html,body,#rodape .ui-widget-header {
	height: 100% !important;
}

body {
	text-align: center;
	font-size: 13px;
	font-family: Verdana, Arial, sans-serif;
	min-height: 641px;
}
/*.logo{
    margin: 5px auto;
    width:150px;
    height:150px;
    background: #ffffff url("/websenhas/javax.faces.resource/logoSeat.png.seat?ln=imagens") no-repeat 50% 50%;
}*/
.logo {
	margin: 10px auto;
	width: 100px;
	height: 100px;
	content: url("/websenhas/javax.faces.resource/websenhas-final.png.seat?ln=imagens");
}

#rodape img{
	margin: 30px;
	margin-bottom: 0px;
	padding: 5px;
	border: none;
	background-color: white;
}

.loginPanel {
	margin: 5px auto;
	width: 400px;
}

.seatPanel {
	margin: 10px auto;
	width: 400px;
}

.bold {
	font-weight: bold;
}

.updateExceptions {
	margin: 5px auto;
	width: 50.07%;
}

.wrap {
	min-height: 100%;
	height: auto !important;
    margin-bottom: -181px;
}

#rodape,.push {
    height:166px !important;
    text-align: center;
    margin-bottom: -180px;
    padding-top: 14px;
}

.push {
	font-size: 9px important;
}

.login-messages {
	width: 600px;
	margin: 0 auto;
}