
*{margin:0; padding:0;}

BODY {
	background:#666 url(http://www.camara.leg.br/proxy-error/images/bg_body.png) center center repeat-y;
	font: 12px/1.25 Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}

#geralError{
	background:url(http://www.camara.leg.br/proxy-error/images/bg_wrapper.png) center top;
	margin:0px auto;
	width:980px;
}

#barraCamara {
	height:33px;
	background:url(http://www.camara.leg.br/proxy-error/images/barraCamara.png) center top no-repeat;}

.contentError {
	margin: 30px auto;
	width: 700px;
}

.contentError .atencao{
	width:650px;
	height:125px;
	background:url(http://www.camara.leg.br/proxy-error/images/ico_exclamacao.jpg) left center no-repeat;
	padding-left:125px;
	padding-top:100px;
}

.contentError .atencao h1{
	color:#B65210; 
	font-size:22px;
	font-weight:bold;
}

.conteudo H2 {
	margin: 30px 0px;
	font-size:16px;
	font-weight:bold;
}

.conteudo p{line-height:30px;}

.conteudo a{
	color: #546e3e;
	text-decoration: underline;
}

.conteudo form{
	width:100%;
	/*text-align:center;*/
}

.conteudo textarea{
	margin:20px;
	width:70%;
	border: 1px solid #ccc;
	padding: 10px;
	overflow: visible;
}

.conteudo ul{
	margin: 0px 20px;
}
