body {
    margin : 0px 0px 0px 0px;
    padding : 0;
    text-align : center;
}
#tudo {
    position : absolute;
	top : 2%;
	left : 50%;
	margin-left : -391px;
	width: 782px;
	background : transparent url("images/fundo.gif") repeat-x top left;
    border-top : 1px solid #c0c0c0;
	border-bottom : 1px solid #c0c0c0;
	border-left : 1px solid #c0c0c0;
	border-right : 1px solid #c0c0c0;
    }
#topo {
    position : relative;
    margin-top : 0px;
    width : 100%;
    height : 140px;
	background-color : #f5f5f5;
	border-top : 0 solid #0000ff;
	border-bottom : 0 solid #0000ff;
}
#MenuHoriz{
    position : relative;
    width : 100%;
    height :36px;
	border-top : 0px solid #ff0000;
	border-bottom : 0px solid #ff0000;
	color : #000000;
}
#principal {
    position : relative;
    margin-top : 10px;
    width : 100%;
	background-color : #ffffff;
	}
#rodape {
    position : relative;
    width : 100%;
    height : 100px;
	background-color : #f5f5f5;
	border-top : 1px solid #c9c9c9;
	border-bottom : 1px solid #c9c9c9;
	color : #000000;
	text-align : center;
}
.titulo {
         background-color : #e5e5e5;
         color : #0000ff;
         font-family : verdana,helvetica;
         Font-Weight : Bold;
         font-size : 80%;
}
.botao {
        font-size : 11px;
        color : #0000ff;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight : normal;
        border : 1px solid #9496a5;
        background-color : #c0c0c0;
}
.botaocss	{
		display : block;
		border-color : #e5e5e5 #e5e5e5 #e5e5e5 #e5e5e5;
		border : 1px solid;
		width : 100%;
        height : 18px;
		padding : 2px;
		background-color : #0000ff;
		color : #e5e5e5;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-align : center;
		text-decoration : none;
		}
.botaocss:link, .botaocss:visited {
		position : relative;
        border : 1px solid;
        padding : 2px;
		border-color : #e5e5e5 #e5e5e5 #e5e5e5 #e5e5e5;
        color : #e5e5e5;
        background-color : #0000ff;
		}
.botaocss:hover	{
		position : relative;
        border : 1px solid;
        padding : 2px;
		border-color : #0000ff #0000ff #0000ff #0000ff;
        color : #0000ff;
        background-color : #e5e5e5;
		}
.buttons {
   font-family : verdana, arial, sans-serif;
   width : 100%;
   display : block;
   top : 10px;
   font-size : 80%;
   font-weight : bold;
   height : auto;
   padding : 3px 1px 1px;
   background-color : #0000ff;
   color : #ffffff;
   text-decoration : none;
}
.buttons:link, .buttons:visited {
   border-top : 1px solid #cccccc;
   border-bottom : 2px solid #c0c0c0;
   border-left : 1px solid #cccccc;
   border-right : 2px solid #c0c0c0;
}
.buttons:hover {
   border-bottom : 1px solid #cccccc;
   border-top : 2px solid #c0c0c0;
   border-right : 1px solid #cccccc;
   border-left : 2px solid #c0c0c0;
}
.Tbuttons
{
    color : #ffffff;
	width : 100%;
	display : block;
    font-size : 80%;
    font-weight : normal;
	text-align : center;
	height : auto;
	margin : 1px;
	padding : 3px 1px 1px;
	float : none;
	position : static;
	top : 10px;
	vertical-align : bottom;
	letter-spacing : 1px;
	text-indent : 5px;
	background-color : #0000ff;
}
.pontilhado {
         border-style : dotted;
         border-width : 1px;
         border-color : #808080;
         background-color : #f9f9f9;
         font-family : Verdana,Arial,Geneva,Helvetica;
         font-size : 80%;
}
.txtJust {
    text-align : justify;
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	color : #808080;
}
.txt2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : normal;
	color : #999999;
	font-style : normal;
}
.txt3 {
	font-family : Verdana,Arial,Geneva,Helvetica;
	font-size : 80%;
	color : #94929c;
	font-weight : normal;
}
.texto {
         background : #e5e5e5;
         color : #ff0000;
         font-family : Verdana,Arial,Geneva,Helvetica;
         font-size : 80%;
}
.combo {
         font-family : Verdana,Arial,Geneva,Helvetica;
         font-size : 80%;
         color : #0000ff;
         background-color : #f5f5f5;
         border-color : #0000ff;
         border-style : solid;
         border-top-width : 1px;
         border-right-width : 1px;
         border-bottom-width : 1px;
         border-left-width : 1px;
}
.txtarea {
         font-family : Verdana,Arial,Geneva,Helvetica;
         font-size : 80%;
         color : #0000ff;
         background-color : #f5f5f5;
         border-color : #0000ff;
         border-style : solid;
         border-top-width : 1px;
         border-right-width : 1px;
         border-bottom-width : 1px;
         border-left-width : 1px;
}
a:link {
         font-family : Verdana,Arial,Geneva,Helvetica;
         color : #94929c;
	     text-decoration : none;
	     font-size : 80%;
}
a:visited {
         font-family : Verdana,Arial,Geneva,Helvetica;
         text-decoration : none;
	     color : #94929c;
	     font-size : 80%;
}
a:hover {
         font-family : Verdana,Arial,Geneva,Helvetica;
         text-decoration : none;
	     color : #ff0000;
	     font-size : 80%;
}
a:active {
         font-family : Verdana,Arial,Geneva,Helvetica;
         text-decoration : none;
	     color : #ff0000;
	     font-size : 80%;
}
