/* CSS Document */

html {

	scrollbar-arrow-color:#000000;

	scrollbar-3dlight-color:#FFFFFF;

	scrollbar-highlight-color:#000000;

	scrollbar-face-color:#FFFFFF;

	scrollbar-shadow-color:#000000;

	scrollbar-darkshadow-color:#FFFFFF;

	scrollbar-track-color:#EFEFEF;

}

body {

	margin: 0;

	font: 11px Arial, Helvetica, sans-serif;

}

a {

	color: #990000;

	text-decoration: none;

}

a:hover {

	color: #FF0000;

}

p {

	margin: 0 0 5px 0;

}

.direita {

	float: right;

	clear: right;

}

.esquerda {

	float: left;

	clear: left;

}

.txtpeq {

	font-style: italic;

}

.linha_bot {

	background: url(../../img/fio_bot.gif) repeat-x left center;

	display: block;

	margin: 5px 0px;

	padding: 0px 0px 5px;

	clear: both;

	height: 4px;

}

.linha_top {

	background: url(../../img/fio_top.gif) repeat-x left center;

	display: block;

	margin: 5px 0px;

	padding: 0px 0px 5px;

	clear: both;

	height: 4px;

}

.linha_mid {

	clear:both;

	display: block;

	height: 5px;

	background: url(../../img/fio_mid.gif) repeat-x left top;

	margin: 5px 0px;

	padding: 0px 0px 5px;

}



.img_tit {

	display: block;

	padding: 0;

	margin: 4px 0 10px;

	clear: both;

}

.tx_verm {

	color:#990000;

}

.tx_azul {

	color:#003366;

}

.bx_padrao {

	background: url(../../img/fio_top.gif) repeat-x left top;

	padding: 8px 0px 0px;

	margin: 0 20px 20px 0;

	display: block

}

.lista1 {

	margin: 10px 0 10px 5px;

	padding: 0 0 0 15px;

}

.lista1 li {

	margin-bottom: 5px;

}

#bx_popup {

	width: 764px;

	margin: 20px auto;

}

#bx_contato {

	background: url(../../img/fio_top.gif) repeat-x left top;

	margin: 20px 20px 20px 0px;

	padding: 15px 0px 10px;

	width: 390px;

}




