html {
scrollbar-face-color:#C0C0C0;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#BBBBBB;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#BBBBBB;
scrollbar-arrow-color:#072849;
scrollbar-track-color:#DDDDDD;
}

body {
	background-image: url(../images/padrao/background.jpg);
	background-repeat: repeat-x;
	background-color: #D3E4EB;
}
.Contencao {
	width: 780px;
	position: absolute;
	top: 0px;
	right: 0px;
}
* {
	font-family: "Arial Narrow";
	margin: 0px;
	padding: 0px;
}
#mensagem {
	color: #12385C;
	background-color: #EBF3F5;
	line-height: 20px;
	width: 310px;
}

.Contencao .home {
	text-align: right;
	background-image: url(../images/padrao/background.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 100px;
	color: #C8C8B3;
}
.Contencao .home a {
	color: #C8C8B3;
	text-decoration: none;
	font-size: 13px;
}
.Contencao .flash {
	height: 363px;
	width: 553px;
	position: absolute;
	top: 59px;
	right: 0px;
}
.Contencao .BarraAzul img {
	margin-top: 20px;
	margin-left: 10px;
}
.Contencao .Menu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.Contencao .Menu li {
	background-image: url(../images/padrao/list-menu_r2_c2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 23px;
	background-position: 0px 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D7E8EC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D7E8EC;
}
.Conteudo {
	width: 780px;
	position: absolute;
	top: 423px;
	right: 0px;
	background-repeat: repeat-y;
	background-color: #060608;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFD7E2;
}
.Conteudo .texto p {
	color: #072849;
	font-size: 16px;
	margin-right: 10px;
	margin-left: 10px;
}
.Conteudo .texto h2 {
	color: #072849;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 23px;
}
.Conteudo .texto a {
	border: 3px solid #FFFFFF;
	background-color: #1B1B1B;
	background-image: url(../images/padrao/btm.gif);
	font-size: 14px;
	line-height: 20px;
	color: #C8C8B3;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-repeat: repeat-y;
	text-align: right;
}
.Conteudo .texto a:hover {
	color: #FF9900;
}




.Conteudo .atendimento a {
	font-weight: bold;
	text-decoration: none;
	color: #C8C8B3;
}
.Conteudo .atendimento a:hover {
	color: #FF9900;
}

.Conteudo .atendimento {
	width: 229px;
	float: right;
	background-image: url(../images/padrao/bg_atendimento.jpg);
	text-align: right;
}
.Conteudo .atendimento img {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
}
.Conteudo .atendimento p {
	font-size: 14px;
	padding-right: 20px;
	color: #C8C8B3;
}


.Conteudo .rodape {
	clear: both;
	height: 63px;
	width: 780px;
	background-image: url(../images/padrao/rodape.jpg);
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #12385C;
	color: #C8C8B3;
}


.Conteudo .texto {
	width: 551px;
	float: left;
	background-image: url(../images/padrao/bg_texto.jpg);
	background-color: #E7F0F5;
	background-repeat: repeat-x;
	background-position: bottom;
}

.Contencao .Menu a {
	color: #0C3958;
	text-decoration: none;
}
.Contencao .Menu a:hover {
	color: #FF9900;
}





.Contencao .Logotipo {
	background-image: url(../images/padrao/BM%20Reparos.jpg);
	position: absolute;
	top: 0px;
	background-color: #CFD7E2;
	left: 0px;
	width: 551px;
	height: 121px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.Contencao .Menu {
	width: 551px;
	height: 200px;
	position: absolute;
	top: 121px;
	left: 0px;
	background-image: url(../images/padrao/bg_menu.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFD7E2;
	background-repeat: repeat-x;
}
.Contencao .BarraAzul {
	background-color: #072849;
	height: 100px;
	width: 551px;
	position: absolute;
	left: 0px;
	top: 322px;
}



.Contencao .home a:hover {
	color: #FF9900;
}
.Conteudo .rodape p {
	line-height: 63px;
	padding-left: 10px;
	font-size: 14px;
}
.Conteudo .rodape .triares {
	height: 63px;
	width: 200px;
	float: right;
	line-height: 63px;
	padding-right: 20px;
	text-align: right;
}
.Conteudo .rodape .triares a {
	text-decoration: none;
	color: #C8C8B3;
}
.Conteudo .rodape .triares a:hover {
	color: #FF9900;
}
#input {
	background-color: #EBF3F5;
	border: 1px solid #072849;
	font-weight: normal;
	color: #072849;
	text-decoration: none;
	height: 20px;
	width: 310px;
	font-size: 14px;
	line-height: 20px;
}
#cidade {
	background-color: #EBF3F5;
	border: 1px solid #072849;
	width: 100px;
	line-height: 20px;
	color: #072849;
	height: 20px;
}
#enviar {
	background-color: #12385C;
	color: #EBF3F5;
	border: 1px solid #EBF3F5;
}

#estado {
	color: #072849;
	background-color: #EBF3F5;
	line-height: 20px;
	width: 100px;
	height: 20px;
	border: 1px solid #072849;
	font-weight: normal;
	text-decoration: none;
}
.estado {

	color: #072849;
	background-color: #EBF3F5;
	line-height: 20px;
	width: 120px;
	height: 20px;
	border: 1px solid #072849;
	font-weight: normal;
	text-decoration: none;
}
.Conteudo .texto .fotos {
	height: 80px;
	width: 100px;
	background-color: #FFFFFF;
	margin-left: 10px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: left;
	margin-right: 6px;
	margin-bottom: 15px;
}
.Conteudo .texto .fotos a {
	margin: 0px;
	padding: 0px;
}

.Conteudo .texto .fotos img {
	height: 75px;
	width: 95px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: auto;
}
.Conteudo .texto .linksite {
	color: #12385C;
	text-decoration: none;
	font-size: 15px;
	background-color: #DFEAF0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background-image: none;
}
.Conteudo .texto .linksite a {
	color: #FFFFFF;
}
