/* CSS vm2.com.br */
body {
	background-color: #000;
	/*background-image: url(../../images/bg.jpg);*/
	margin: 0px 0px 0px 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	
	scrollbar-face-color: #540000; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #2B2B2B; 
	scrollbar-darkshadow-color: #2B2B2B; 
	scrollbar-track-color: #C1C1C1; 
	scrollbar-arrow-color: #FFFFFF;	
}

select {
	height: 18px;
	font-size: 11px;
	font-family: arial;
}
input {
	font-size: 11px;
}

.inp2 {
	border:1px solid #000000;
	font-family: arial;
	background-color: #FFFFFF;	
	height: 16px;
	
}

body, td, span, div {
	font-family: arial;
	font-size: 11px;
}

a {
	text-decoration: none;
}

.content {
	background-image: URL(../../images/bgConteudo.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-top: 7px;
	text-align:left;
}

.linkBottom {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.linkBottom:hover {
	color:#666666;
}

.linkTopo {
	color: #AFA17B;
	font-weight: bold;
}
.linkTopo:hover {
	color: #897E60;
	text-decoration:underline;
}

.saibaMais {
	color: #AFA078;
	font-weight: bold;
}
.saibaMais:hover {
	color:#867B5C;
	text-decoration:underline;
}

.txtBranco {
	color: #FFFFFF;
}
.txt02 {
	text-decoration:underline;
	color: #FFFFFF;
}

.txt02:hover {
	text-decoration:underline;
	color: #E1DDC7;
}
.txt03 {	
	color: #919191;
}
.txt03:hover {	
	color: #60090C;
	text-decoration:underline;
}
.input_cor01 {
	background-image:url(../../images/input_color01.jpg);
	width:262px;
	height:25px;
	border:0px;
}
.input_cor02 {
	background-image:url(../../images/input_color02.jpg);
	width:262px;
	height:133px;
	border:0px;
}
.input_cor03 {
	background-image:url(../../images/input_color03.jpg);
	width:51px;
	height:25px;
	border:0px;
}
.input_cor04 {
	background-image:url(../../images/input_color04.jpg);
	width:150px;
	height:25px;
	border:0px;
}
.input_cor05 {
	background-image:url(../../images/input_color05.jpg);
	width:25px;
	height:25px;
	border:0px;
}
.txtcinza {
	color: #535353;
	font-weight:bold;
	font-size:12px;
}
.txtcinza:hover {
	color: #9C9C9C;
	font-weight:bold;
	font-size:12px;
}
.txt_preto {
	color:#000000;
	font-weight:100px;
	}
.txt_vermelho {
	color: #60090C; 
	font-weight: bold; 
	}
.txt_vermelho:hover {
	color: #60090C; 
	font-weight: bold;
	text-decoration:underline;
	}
	
#menuQuemSomos {
	text-align:right;
	padding:0px;
	margin:0px;
}
#menuQuemSomos ul {
	margin:1px;
	}
	
#menuQuemSomos li,a{
	display:inline;
	color: #AFA17B;
	font-weight: bold;
	padding:5px 5px 0 0;
}
#menuQuemSomos a:hover {
	text-decoration:underline;
	color:#60090C;
	}
	
#menuNossosProdutos {
	padding:0px;
	margin:0px;
	height:30px;
}
#menuNossosProdutos ul {
	margin:10px 0;
	text-align:right;
	}
	
#menuNossosProdutos li,a{
	display:inline;
	color: #AFA17B;
	font-weight: bold;
	padding:5px 5px 0 0;
}
#menuNossosProdutos a:hover {
	text-decoration:underline;
	color:#60090C;
	}


#menuAtendimento {
	width:100%;
	padding:0px;
	margin:7px 0;
	font-size:9px;
}
#menuAtendimento ul {
	margin:8px 4px 4px 0px;
	text-align:right;
	}
	
#menuAtendimento li,a{
	display:inline;
	color: #AFA17B;
	font-weight: bold;
	padding:5px 2px 0 0;
}
#menuAtendimento a:hover {
	text-decoration:underline;
	color:#60090C;
}

#menuSolucoes {
	padding:1px 0;
	margin:7px 0;
}
#menuSolucoes ul {
	margin:0px 4px 0px 0px;
	text-align:right;
	}
	
#menuSolucoes li,a{
	display:inline;
	color: #AFA17B;
	font-weight: bold;
	padding:0px 2px 0 0;
}
#menuSolucoes a:hover {
	text-decoration:underline;
	color:#60090C;
}

#menuMidia {
	padding:0px;
	margin:8px 0;
}
#menuMidia ul {
	margin:6px 4px 4px 0px;
	text-align:right;
	}
	
#menuMidia li,a{
	display:inline;
	color: #AFA17B;
	font-weight: bold;
	padding:5px 2px 0 0;
}
#menuMidia a:hover {
	text-decoration:underline;
	color:#60090C;
}

body table.rodape {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#fff;
}