* {
	margin:0;
}
body {
	background-image: url(http://www.polorj.com.br/images/fading_background_4.png);
	background-repeat: repeat-x;
	margin: 2px;
}

a {
	text-decoration:none;
}
a:hover {
	color:#fff;
	background-color:#FF5555;
}
#tudo {
	width:770px;
	height:auto;
	margin-top:10px;
	margin:auto;
	padding:0;
	height:auto;
	border:solid #ccc 1px;
	background-color:#ffffff;
	display:table;
}
#topo {
	width:100%;
	height:300px;
	border: 1px#000;
}
#galeria {
	width:548px;
	height:650px;
	float:left;
	background: url(imagens/back_apresentacao.png) no-repeat;
}
#fita {
	width:100%;
	height:20px;
	background-color:#F1F1F1;

}
#container {
	width:535px;
	height:700px;
	float:left;
	display:block;
	background: url(imagens/back_apresentacao.png) no-repeat;
}
#direita {
	float:right;
	display:block;
	background-image: url(imagens/fundo_cinza.png);
	width:214px;
	background-position:center;
	background-repeat:no-repeat;
	margin: 3px 0 0 3px;
	height:auto;
}
#login {
	width:100%;
	padding:10px 10px 10px 10px;
	margin: 70px 0 0 5px;
}
#fomulario {
	width:100%;
}
#textfield {
	width:150px;
	border-bottom:solid 1px #999999;
	border-right: solid 1px #999999;
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;
	background:#F7F7F7;
	font-family: "Verdana";
	font-size:11px;
	color:#D00000;
}
#textarea {
	border-bottom:solid 1px #999999;
	border-right: solid 1px #999999;
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;
	background:#F7F7F7;
	font-family: "Verdana";
	font-size:11px;
	color:#D00000;
	margin-left:30px;
	width:320px;
	height:110px;
	margin-bottom:5px;
	
}
.estilo1 {
	font-family: "C&C Red Alert [LAN]";
	font-size:13px;
	font-weight:bold;
	color:#666666;
}
.relogio {
	font-family:"Courier New";
	font-size:13px;
	color:#8C8C8C;
}
#botao {
	background-color:#F1f1f1;
	border:solid #999999 1px;
	width:50px;
	font-family:"Tahoma";
	font-size:11px;
}
#atendimento {
	width:100%;
	padding:10px 10px 10px 10px;
	margin: 80px 0 0 0;
	background:transparent;
}
#apresentaçao {
	width:520px;
	height:230px;
	display:block;
	padding:10px 10px 10px 10px;
}
#destaques {
	width:100%;
	margin: 0 0 0 0;
	height:auto;
}
#destaque_um {
	width:218px;
	border-left:4px solid #ccc;
	border-bottom:4px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	display:block;
	padding: 0 4px 0 3px;
	float:left;
	margin-left:30px;
}
#destaque_um img {
	border:solid 1px #000;
	display:block;
}
#destaque_um a img{
	cursor:pointer;
}
#destaque_um a:hover img {
	border:solid 1px #A80000;
	outline:solid 2px #A80000;
}
#complementar {
	width:100%;
	height:20px;
	margin-bottom:15px;
}
.titulo_1 {
	font-family:Tahoma;
	font-size:11px;
	margin-left:5px;
	margin-top:3px;
}
.titulo {
	color:#A80000;
	line-height:25px;
	font-family:"Trebucht MS";
	font-weight:bold;
	font-size:14px;
	margin-bottom:1em;
	font-style:normal;
	white-space:normal;
	text-indent:1em;
	letter-spacing:1px;
}
.titulo_destaque {
	color:#A80000;
	line-height:25px;
	font-family:"Trebucht MS";
	font-weight:bold;
	font-size:14px;
	margin-bottom:1em;
	font-style:normal;
	white-space:normal;
	text-indent:25px;
	letter-spacing:1px;
}
.escrita {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:2em;
	line-height:17px;
	margin-bottom:3em;
}
.destaque {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#D00000;
}
#dataehora {
	width:50%;
	height:20px;
	float:left;
}
#titulo {
	width:50%;
	height:20px;
	float:left;
}
#rodape {
	background:url(imagens/rodape.jpg) center no-repeat;
	width:770px;
	height:18px;
	margin:0 auto;
}
.rodape {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	margin-left:70px;
	display:block;
}
.rodape a {
	color:#fff;
}
.contato {
	font-family: "C&C Red Alert [LAN]";
	font-size:13px;
	font-weight:bold;
	color:#666666;
	padding-left:20px;
	margin-bottom:1em;
}