a.menu{

	text-decoration: none;

	font-size: 12px;

	color: #458F9A;

	font-family:"Trebuchet MS",Arial,sans-serif;

	font-weight: bold;

	margin-left: 15px;

}



a:hover.menu{

	text-decoration: underline;

}

img {

	border: 0px;

}



.textos_internos {

	font-size: 12px;

	color: #3C3C3C;

	font-family: "Trebuchet MS",Arial,sans-serif;	

}



.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;

}



#linha_vertical{

	border-left: 2px double #CFECE7;

}



#linha_horizontal{

	border-top: 2px double #CFECE7;

}



input{

	border: 1px dotted #CCCCCC;

}

textarea{
	border: 1px dotted #CCCCCC;
}

