.box_men_dir
	{
	position:relative;
	width: 140px;
	background-color: #eee;
	margin-top: -5px;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	border-top: solid #ccc 0px;
	border-right: solid #000 0px;
	border-left: solid #000 0px;
	border-bottom: solid #000 0px;
	font-family:  Verdana, Tahoma, Arial; color: #000;font-size: 0.8em;
	float:right;
		text-align: center;
	}


	.quadros
		{
		position:relative;
		width: 85%;
		margin-top: 5px;	
 		background-color: #fff;
  		border: solid #C13584 5px;
		margin-bottom: 10px;
		text-align: center;
		font-family:  Verdana, Tahoma, Arial; color: #000;font-size: 0.8em;
		}