/*top right botton left*/
.content_sub shadetabs{
	margin-top: 1px;
	margin-bottom: 1px;
	font: bold 14px Verdana;
	list-style-type:armenian;
}
.shadetabs ul{
margin-left: 150px;
}
.shadetabs li{
	display: inline;
	margin: 0;
	text-align:center;
}

.shadetabs li a{
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 1px;
	border: 1px solid #778;
	color: #2d2b2b;
	background: white url(../img/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
	color: #2d2b2b;
}

.shadetabs li a:hover{
	color: #2d2b2b;
	background-color:#000000;
}

.shadetabs li.selected{
	position: relative;
	top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
	 background-image: url(../img/shadeactive.gif); 
	background:#E64444;
	color:#FFFFFF;
	border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.content contentstyle{
	border: 1px;
	border: inset;
	border: #999999;
	width: 100%;
	margin-bottom: 1em;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}
.contentstyle p{
	bottom:5px;
	padding: 10px 0 0 0px;
	line-height: 16px;
	text-align: justify;
}
.contentstyle h4{
	padding: 10px 0 0 42px;
	line-height: 5px;	
	text-align: justify;´
	
}
#menu_central{
	/*top right botton left*/
	
	padding: 0px 0px 0px 0px;
}
/*
.contentstyle  table, p{
	padding: 5px 5px 5px 5px;
	text-align:left;
}
.contentstyle  tabela{
	padding: 50px 50px 5px 5px;
}*/
.img_esquerda{
	padding: 5px 5px 50px 40px;
	line-height: 18px;
	float:left;

}
.img_direita{
	padding: 5px 5px 5px 5px;
	line-height: 18px;
	float: right;

}
.contentstyle ul{
/*	padding: 10px 0 0 40px;*/
	line-height: 18px;
	text-align: justify;

}
#content ul{
/*	padding: 0px 0px 0px 0px;*/
bottom:5px;
	line-height: 18px;
	text-align: justify;

}