body {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	background-color:#030881;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;

}
a:hover {
	color: #BE4848;
}
#div_img{
float:left; 
padding-left:15px; 
padding-right:10px; 
padding-bottom:5px; 
padding-top:5px;
}
#div_vitrine_txt{
height:62px; 
width:120px; 
padding-top:5px; 
float:left;
}
#vitrine_traco{
height:1px; 
width:160px; 
margin-top:14px;
margin-bottom:14px;
margin-left:14px;
background-color:#e4e4e4; 
float:left;
}

#simulador {
	position:absolute;
	left:195px;
	top:421px;
	width:287;
	height:227;
	z-index:2;
}

#banner {
	position:absolute;
	left:775px;
	top:12px;
	width:212px;
	height:418px;
	z-index:1;
}

table.bordasimples {
	border-collapse: collapse;
}

table.bordasimples tr td {
	border:1px solid #c7c7c7;
}

.botao_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #030881;
	height: 23px;
	width: 55px;
	border:solid 1px;
	margin-top:5px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F6F6F6;
	border: 1px solid #CCCCCC;
	height: auto;
	width: auto;
}	
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #F6F6F6;
	height: 12px;
	width: auto;
	font-size: 9px;
	background-color: #EAEAEA;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F6F6F6;
	/*border: 1px solid #CCCCCC;*/
}


.sub_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cb0000;
	text-decoration: none;
	height: 14px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f9e3e3;
	padding-top: 15px;
}

.verdana10_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cb0000;
	text-decoration: none;
}

.verdana10_cinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
	text-decoration: none;
	font-weight:normal;
}

.sub_tit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	height: 14px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding-top: 15px;
}

.style3 {
	color: #040884
}
.style4 {
	color: #CC0000
}

.basictab{
	padding: 3px 0;
	margin-left: 0;
	font: bold 12px Verdana;
	border-bottom: 1px solid gray;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
	display: inline;
	margin: 0;
}

.basictab li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid gray;
	border-bottom: none;
	background-color: #EBEBEB;
	color: #333333;
}

.basictab li a:visited{
	color: #666666;
}

.basictab li a:hover{
	background-color: #CC0000;
	color: FFFFFF;
}

.basictab li a:active{
	background-color: #CC0000;
	color: #FFFFFF;
}

.basictab li.selected a{ /*selected tab effect*/
	position: relative;
	top: 1px;
	padding-top: 4px;
	background-color: #CC0000;
	color: #FFFFFF;
}
 
/*table { border-collapse:collapse; }
table tr td {
  width:100px;
  border:1px solid #ccc;
  background:#ffe;
}
*/
a.linkseguros:active{
	font-size: 12px;
	font-weight: bold;
	background-color:#CC0000;
	color:#FFFFFF
}

.txt_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #040884;
}
.bg_header {
	background-image: url(../images/header/bg_header.gif);
}
.bg_home_noticias {
	background-image:url(../images/home/home_bg_noticias_top.gif);
	background-repeat:no-repeat
}
.form_style {
	background-color: #f6f6f6;
	height: 17px;
	width: 95px;
	border: 1px solid #cdd1d4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin-bottom:3px;
	margin-top:3px;
}

.form_combo_style {
	background-color: #f6f6f6;
	height: 18px;
	width: 95px;
	border: 1px solid #cdd1d4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin-bottom:6px;
}

.bg_menu {
	background-image: url(../images/menu/bg_menu_total.gif);
	background-repeat:repeat-y
}
.bg_rodape {
	background-image:url(../images/rodape/bg_rodape.gif);
	background-repeat:repeat-x
}
.bg_titulos {
	background-image:url(../images/bg_tit.gif);
}
.bg_bottom_miolo {
	background-image:url(../images/bg_bottom.gif);
	background-repeat:repeat-x
}
.bg_miolo	 {
	background-image:url(../images/bg_miolo.gif);
	background-repeat:repeat-y;
}
.bg_submenu	 {
	background-image:url(../images/grupo_della_via/bg_submenu.gif);
	background-repeat:repeat-x;
}
.conheca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #030881;
	height: 14px;
	width: 95px;
}
.bg_busca_tit {
	background-image: url(../images/menu/bg_tit_busca.gif);
}
.bg_busca_box {
	background-image: url(../images/menu/bg_busca_box.gif);
}
.txt_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.bg_box_home {
	background-image: url(../images/home/home_bg_box.gif);
	background-repeat: repeat-x;
}
.central {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
}
.style1 {
	font-size: 11px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.boxcinza {
	background-color: #f8f8f8;
	border: 1px solid #f0f1f2;
	padding: 5px;
	padding-top:10px;
	height:auto;
	width: 550px;
}
.boxcinza2 {
	background-color: #f8f8f8;
	border: 1px solid #f0f1f2;
	width: 550px;
}
.borders {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.border_img {
	border: 1px solid #bebebe;
}

.div_centro {
   font-family: "Times New Roman", Times, serif;
   font-size: 12px;
   color: #CCCCCC;
   border-bottom: 1px solid #CCCCCC;
} 

.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
