.banner {
	background-image: url(images_design/topo_fundo.jpg);
	background-repeat: repeat;
}

.fundotopo_esquerdo {
	background-image: url(images_design/topo_esquerdo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundomenu {
	background-image: url(images_design/menu_fundo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.fundomenu2 {
	background-image: url(images_design/menu_fundo2.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.fundo_top_barra {
	background-image: url(images_design/topo_barra.jpg);
	background-repeat: repeat;
	background-position: left top;
	}
.fundo_top_barra a:link {
display:block; 
font-weight: bold;
color: #006699; 
font-size: 12px;
text-decoration: none; 
}

.fundo_top_barra a:visited {
display:block; 
font-weight: bold;
color: #006699; 
font-size: 12px;
text-decoration: none; 
}

.fundo_top_barra a:hover {
  display:block; 
  text-decoration:none;
  color:#fff; 
  background-image: url(images_design/pe.jpg);
  }
  
  
  
.fundope {
	background-image: url(images_design/pe.jpg);
	background-repeat: repeat;
	background-position: left top;
	}
	
	


.menu a {
  position:relative;
  display:block; 
  text-decoration:none; 
  min-width:80px; 
   
  }

.menu a span {
  display:block; 
  color:#006699; 
  background-image: url(images_design/topo_barra.jpg); 
  
}

.menu a:hover span {
  color:#fff; 
  background-image: url(images_design/pe.jpg);
  }
  

    
.menu a:active span {
  color:#ff0000; 
 text-decoration: underline;
  }

.box {
	background-color: #E1FFFF;
	border: 1px dashed #006699;
}
.box_bew {
	background-color: #E1FFFF;
	border: 1px dashed #006699;
	background-repeat: no-repeat; 
	background-position: right top; 
	background-image: url(images_design/pflichtfeld.gif);
}

.contato {

color: #006699; 
font-size: 12px;

}


.agb {font-weight: bold; color: #006699; font-size: 12px; text-decoration: none;}
.agb a:link {font-weight: bold; color: #006699; font-size: 12px; text-decoration: none;}
.agb a:visited {font-weight: bold; color: #006699; font-size: 12px; text-decoration: none;}
.agb a:hover {text-decoration:none; color:#660000;}
  
  
  
