@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	line-height:20px;
	background-image:url(../images/bkg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	
	}
	
	h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h1 {
	font-size:13px;
	border-bottom: dotted 1px #cccccc;
	width:100%;
}
h2 {
	font-size:12px;
	color:#333333;
	line-height:25px;
}
h3 {
 	font-size:12px;
	color:#333333;
}
h4 {
	font-size:15px;
	border-bottom: solid 2px #cccccc;
}
h5 {
 	font-size:19px;
}
h6 {
 	font-size:20px;
}
p {

}
a {
 	color:#000000;
 	text-decoration:none;
}
a:visited {
 	color:#000000;
 	text-decoration:none;
}
a:hover {
 	color:#CC0000;
 	text-decoration:underline;
	}
ul {
 	list-style-position:outside;
 	list-style-image:url(../imagens/nomedaimagem);
 	margin:0;
 	padding:0;
}
ol {
 	list-style-position:outside;
 	list-style-type:upper-roman;
 	margin:0;
 	padding:0;
}

form input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:9px;
	margin-left:5px;
	border:solid 1px #333;
	line-height:14px;
	height:14px;
	background:#FFFFFF;
}
form textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	border:solid 1px #CCCCCC;
	line-height:18px;
}
form select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	border:solid 1px #CCCCCC;
	line-height:18px;
	height:18px;
}


.separador {
	height:5px;
	line-height:5px;
	border-bottom:dashed 1px #CCCCCC;
}

#tudo {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	width:778px;
	background-color:#FFFFFF;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	text-align:left;
}

.branco {
line-height:33px;
height:33px;
background-color:#FFFFFF;
}

.branco2 {
clear:both;
line-height:59px;
height:59px;
background-color:#FFFFFF;
}

#conheca {
clear:both;
height:22px;
width:778px;
}

#conheca_titulo {
display:inline;
float:left;
width:169px;
height:22px;
background-image:url(../images/home_conheca_titulo.jpg);
background-repeat:no-repeat;
}

#conheca_linha {
display:inline;
float:left;
width:576px;
height:22px;
background-image:url(../images/home_conheca_linha.jpg);
background-repeat:repeat-x;
}

#conheca_espaco {
display:inline;
background-color:#FFFFFF;
float:right;
height:22px;
width:33px;
}


#topo {
height:119px;
line-height:119px;
background-image:url(../images/home_topo.jpg);
width:778px;
}

#sistema1 {
height:194px;
width:778px;
clear:both;
}

#sistema1_a {
display:inline;
float:left;
width:214px;
height:194px;
background-image:url(../images/home_sistema1_a.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

#sistema1_b {
display:inline;
width:350px;
height:194px;
}

#sistema1_b_1 {
width:350px;
height:30px;
float:left;
background-image:url(../images/home_sistema1_b_titulo.jpg);
background-repeat:no-repeat;
}

#sistema1_b_2 {
width:350px;
height:164px;
float:left;
background-image:url(../images/home_sistema1_b.jpg);
background-repeat:no-repeat;
}

#sistema1_c {
display:inline;
float:right;
width:214px;
height:164px;
background-image:url(../images/home_sistema1_c.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

#final {
float:left;
width:778px;
height:344px;
clear:both;
}

#banners {
display:inline;
float:left;
}

#banner1 {
clear:both;
width:575px;
height:169px;
float:left;
}

#banner2 {
clear:both;
width:575px;
height:175px;
float:left;
}

#linha_separa {
display:inline;
float:left;
width:34px;
height:344px;
background-color:#FFFFFF;
}

#orbis {
display:inline;
float:right;
width:169px;
height:344px;
}

#develop {
clear:both;
width:169px;
height:61px;
background-image:url(../images/develop.jpg);
background-repeat:no-repeat;
background-position:top;
}

#logo {
clear:both;
width:169px;
height:92px;
}

#site{
clear:both;
width:169px;
height:18px;
}

#rodape {
	background-image:url(../images/rodape.jpg);
	background-repeat:no-repeat;
	clear:both;
	text-align:center;
	line-height:20px;
	width:778px;
	height:20px;
	border-top:dotted 1px #CCC;
	color:#FFF;
	background-color:#073F62;
}	


