/* CSS Document */

.objetos {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #000000;
	font-style: normal;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #E0F0F8;
	background-image: url(img/01.jpg);
}

table { background-color:#C2D3DB; background-image: url (img/bg_tb.jpg); border-right:#999999 solid 1px; border-left:#999999 solid 1px;}
tr { background-color:#C2D3DB; background-image: url (img/bg_tb.jpg);}
td { background-color:#C2D3DB; background-image: url (img/bg_td.jpg);}
.menu {
	
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.divi {
	background-image: url(file:///D|/correntesiguatemi/site/principal/barrinhas_04.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
}
.menu_imagem {
	background-image: url(principal/layout_05.jpg);
	background-repeat: repeat-x;
}

.rodape {
	background-image: url(file:///D|/web/principal/rodape.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.borda {
	border: 1px solid #000000;
	cursor:auto;
	cursor:pointer;
}
.style1 {font-size: 13px}
.style4 {font-size: 12px}
.borda_pontilhada {
	border: 1px dashed #000000;
}


a.link_rodape:link {
	text-decoration: none;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.rodape_novo {
	background-image: url(principal/layout2_04.jpg);
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

a.link_rodape:visited {
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.link_rodape:hover {
	text-decoration: underline;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.texto {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}
.texto li { background:url(img/flecha.gif) left center no-repeat; padding-left:2em; margin:0 0 0.5em 1em; list-style-type:none;}

ul,li {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}

a.link_rodape:active {
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
a.link_menu:link {
	text-decoration: none;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.link_menu:visited {
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.link_menu:hover {
	text-decoration: underline;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
a.link_menu:active {
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;	
}
