form {margin:0; padding:0;}

.texto {font: normal 10.5pt/14pt calibri, tahoma; color: #fff;}
.textomenor {font: normal 9pt/12pt calibri, tahoma; color: #fff;}
.texto1 {font: normal 10.5pt/14pt calibri, tahoma; color: #07060B;}
.texto2 {font: normal 10.5pt/14pt calibri, tahoma; color: #DA251D;}

.rodape {font: normal 9pt/12pt calibri, tahoma; color: #fff;}

.link {color: #fff; text-decoration: none;}
.link:hover {text-decoration: none; color: #DA251D;}

.link1 {color: #DA251D; text-decoration: none;}
.link1:hover {text-decoration: none; color: #07060B;}

.link2 {color: #fff; text-decoration: none;}
.link2:hover {text-decoration: none; color: #07060B;}

.link3 {color: #DA251D; text-decoration: none;}
.link3:hover {text-decoration: underline;}

textarea, .caixa, .caixa1, .drop, .botao {color:#fff; font: 10pt calibri, tahoma; padding:5px; border:0;}
textarea, .caixa, .drop { background:#000; width:100%; padding:5px; border:0;}
.caixa1 {background:#000;}
.botao {background:#DA251D;}

.backcolor {background-color: #07060B;}
.backcolor1 {background: #393939 url(imagens/back_assessoria.jpg) bottom repeat-x;}
.backcolor2 {background: #DA251D url(imagens/back_vigilancia.jpg) bottom repeat-x;}
.backcolor3 {background-color: #ccc;}
.backcolor4 {background-color: #fff;}
.backcolor5 {background-color: #242424;}

li {list-style-type:  upper-roman;}

#mn_seguranca, #mn_assessoria, #mn_equipamentos {
	border: 5px solid #07060B;
	cursor:pointer;
	top : 105px; 
	position : absolute; 
	visibility : hidden; 
}

#mn_seguranca {background: #DA251D url(imagens/back_vigilancia.jpg) center repeat-x; z-index:1;}
#mn_seguranca td:hover {background: #6A0201;}

#mn_assessoria {background: #3F3F3F url(imagens/back_assessoria.jpg) center repeat-x; z-index:2;}
#mn_assessoria td:hover {background: #242424;}

#mn_equipamentos {background: #666 url(imagens/back_equipamentos.jpg) center repeat-x; z-index:3;}
#mn_equipamentos td:hover {background: #333;}

