body {
  background: url("imgs/fundo_01.jpg") top center no-repeat fixed;
  background-color: #000;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
}

img {
	border:0;
}

.smalltextfield {
text-transform: lowercase;

}

.link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

#link1 {
	text-decoration: none;color: #0066CC;
}

#link2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;	
}
#link2:active {text-decoration: underline;color: #FFFFFF; font-weight: bold;}
#link2:hover {text-decoration: underline;color: #FFFFFF; font-weight: bold;}

#link3 {
	color: #666666; FONT-WEIGHT: bold; FONT-SIZE: 13px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.linkMenu {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #FF0000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.titulo {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #A70303; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
/*COLOR: #0066CC;*/
}
.titulo2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.titulo3 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #A70303; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.bdTitulo {
	border-width: 1px; border-style: dotted; border-color: #CCCCCC;
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #333366; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.bdMeio {
	border-width: 1px; border-style: dotted; border-color: #CCCCCC;
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.txt1 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.txt2 {
	FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.txt3 {
	FONT-SIZE: 12px; COLOR: #A70303; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.fundoTituMenu {
	/*background-color: #F0F0F0;*/
	background-color: #0066CC;
	border-bottom:1px solid #CCCCCC;
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.fundo1 {
	background:#F0F0F0;
}

.fundo2 {
   COLOR: #0066CC;
   background: #F0F0F0;
   font-size: 12px;
   font-family: Arial;
   font-weight: bold;
}

.fundo3 {
	 COLOR: #333333;
   background: #F0F0F0;
   font-size: 12px;
   font-family: Arial;
}

.form1 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #1C977B;
}

.quadro {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	background-color:#222222;
}

.bdMenu {
	BORDER-BOTTOM: #CCCCCC 1px dotted;
	/*BORDER-BOTTOM: #CCCCCC 1px dotted; */
	
	/*
	BORDER-TOP: #CCCCCC 1px solid; 
  	BORDER-RIGHT: #CCCCCC 1px solid; 
 	
  	BORDER-LEFT: #CCCCCC 1px solid; 
  	BACKGROUND-COLOR: #FFFFFF; */
}

.bdRight {
	BORDER-RIGHT: #CCCCCC 1px dotted;
  	/*BACKGROUND-COLOR: #000000;
	BORDER-BOTTOM: #CCCCCC 1px dotted; */
	
	/*
	BORDER-TOP: #CCCCCC 1px solid; 
  	BORDER-RIGHT: #CCCCCC 1px solid; 
 	
  	BORDER-LEFT: #CCCCCC 1px solid; */

}

#spc {
	margin-left:10;
}

#spc2 {
	margin-left:60;
}

#fieldset {
    WIDTH: 90%;
    margin: 5px;
    padding: 5px;
    border-top: 2px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;		
}




a:link {text-decoration: none;color: #333333;}
a:active {text-decoration: none;color: #FF0000;}
a:visited {text-decoration: none;color: #333333;}
a:hover {text-decoration: underline;color: #A70303; font-weight: bold;}

ul#menu {
width:138px;
/*border:1px solid #CCCCCC;*/
/*background:#FADE8B;*/
/*background:#FFFFFF;*/
margin:0;
padding:0;
list-style-type:none;
background-repeat:repeat;
}

/*
#um a:hover{
  background:url(img2.gif) no-repeat 0 -35px;
}
#dois a:hover{
  background:url(img2.gif) no-repeat -53px -35px;
}
#tres a:hover{
  background:url(img2.gif) no-repeat -114px -35px;
}

*/
ul#menu li {
border-bottom:1px solid #CCCCCC;
background-repeat:repeat;
}
ul#menu li a:link, ul#menu li a:visited {
display:block;
height:1%;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background-color: #F0F0F0;
color:#0066CC;
border-left:3px solid #0066CC;
border-right:1px solid #CCCCCC;
padding-left:5px;
}
ul#menu li a:hover {
/*background-color: #F0F0F0;*/
background-color: #FFFFFF;
color:#0066CC;
border-left:10px solid #0066CC;
} 


#chromemenu{
width: 100%;
font-weight: bold;
font-size: 75%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #111111;/*BBB*/
width: 100%;
/*background: url("imgs/chromebg2.png") center center repeat-x; */
background: url("imgs/button1.gif") center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #CCCCCC;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #111111; /*DADADA*/
}

#chromemenu ul li a:hover{
/*background: url("imgs/chromebg2.gif") center center repeat-x;*/
background: url("imgs/button2.gif") center center repeat-x;
color: #FFFFFF;
}


.arrowlistmenu{
width: 138px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 11px Arial;
color: white;
background: black url("imgs/titlebar.png") repeat-x center left;
margin-bottom: 4px; /*bottom spacing between header and rest of content 10px*/
text-transform: uppercase;
/*padding: 4px 0 4px 5px; /*header text is indented 10px*/
padding: 4px 0 4px; /*header text is indented 10px*/
text-align:center;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url("imgs/arrowbullet.png") no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 70%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
/*------------------------------------------------*/

.arrowlistmenuDIR{
width: 140px; /*width of menu*/
}

.arrowlistmenuDIR .headerbarDIR{
font: bold 11px Arial;
color: white;
background: black url('imgs/titlebar.png') repeat-x center left;
margin-bottom: 4px; /*bottom spacing between header and rest of content 10px*/
text-transform: uppercase;
/*padding: 4px 0 4px 5px; /*header text is indented 10px*/
padding: 4px 0 4px; /*header text is indented 10px*/
text-align:center;
}

.arrowlistmenuDIR ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenuDIR ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenuDIR ul li a{
color: #A70303;
/*background: url("fotos/imagens/back_fotos.gif") no-repeat center middle;*//*custom bullet list image*/
display: block;
padding: 10px 0;
padding-left: 0px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 70%;
}

.arrowlistmenuDIR ul li a:visited{
color: #A70303;
}

.arrowlistmenuDIR ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
/*--------------------------------------------------------*/

.bdTituMeio{
border:1px solid #CCC;
background-color:#E2E2E2;
}

.tituloMeio{
width: 465px; /*width of menu*/
}
.tituloMeio .headerbar{
font: bold 11px Arial;
color: white;
background: black url("imgs/titlebar.png") repeat-x center left;
margin-bottom: 4px; /*bottom spacing between header and rest of content 10px*/
text-transform: uppercase;
/*padding: 4px 0 4px 5px; /*header text is indented 10px*/
padding: 4px 0 4px; /*header text is indented 10px*/
text-align:center;
}

.tituloMeioPeq{
width: 228px; /*width of menu*/
}
.tituloMeioPeq .headerbar{
font: bold 11px Arial;
color: white;
background: black url("imgs/titlebar.png") repeat-x center left;
margin-bottom: 4px; /*bottom spacing between header and rest of content 10px*/
text-transform: uppercase;
/*padding: 4px 0 4px 5px; /*header text is indented 10px*/
padding: 4px 0 4px; /*header text is indented 10px*/
text-align:center;
}

/* INICIO MENU HORIZONTAL COM TITLEBAR */
.solidblockmenu{
margin: 0;
float: center;
font: bold 13px Arial;
width: 95%;
overflow: hidden;
/*margin-bottom: 1em;*/
border: 1px solid #000;
border-width: 1px 0;
background: transparent url("imgs/titlebar7.gif") center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
padding: 9px 11px;
text-decoration: none;
color:#CCC;
border-right: 1px solid #000;
}

.solidblockmenu li a:visited .solidblockmenu li {
color:#FFF;
text-decoration: none;color: #FFF;
}

.solidblockmenu li a:visited {
color:#FFF;
text-decoration: none;color: #CCC;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #FFF;
background: transparent url("imgs/titlebar8.gif") center center repeat-x;
text-decoration: underline;color: #FFF;
}

.solidblockmenu ul .current a{
color: #FFF;
background: transparent url("imgs/titlebar8.gif") center center repeat-x;
}
/* FIM MENU HORIZONTAL COM TITLEBAR */
