a.menu{
	text-decoration: none;
	font-size: 11px;
	color: #000;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-weight: bold;
	margin-left: 20px;
	
}

a:hover.menu{
	text-decoration: underline;
}

img {
	border: 0px;
}

.textos_internos {
	font-size: 12px;
	color: #3C3C3C;
	font-family: "Trebuchet MS",Arial,sans-serif;	
}

body{
	background-image: url('arq_site/imagens/fundo.jpg');
}


.titulo_principal{
	color: #000;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
}

.subtitulo{
	color: #000;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
}

a.link_clientes_home{
	color: #000;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

a:hover.link_clientes_home{
	text-decoration: underline;
	color: #808080;
}


a.link_rodape{
	color: #3C3C3C;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

a:hover.link_rodape{
	text-decoration: underline;
	color: #3C3C3C;
}



#linha_vertical{
	border-left: 2px double #cccccc;
	border-right: 2px double #cccccc;
	border-bottom: 2px double #cccccc;
}

#linha_horizontal{
	border-top: 2px double #CFECE7;
}

input{
	border: 1px dotted #CCCCCC;
}

textarea{
	border: 1px dotted #CCCCCC;
}

.data{
	
	font-size: 09px;
	color: #ffffff;
	font-weight: bold;
	font-family: verdana;	
}

.mural{
	
	font-size: 09px;
	color: #000;
	font-weight: bold;
	font-family: verdana;	
}