.divInternoTopImg{

	width:253px;

	height:111px;

	background-image:url(../img/dicionario-interno.png);

	background-repeat:no-repeat;

	background-position:center;

	float:left;

}



.divInternoTopText{

/*	float:right;   

	width:624px;     */

	padding:5px;

/*	padding-top:10px;

	padding-bottom:10px;  */

	text-indent:50px;

}



.inRight{

	float:right;

	width:220px;

	position:relative;

}



.inLeft{

	float:left;

}

.inLeft .wrapper{

	background-color:#FFF;

	width:680px;

	margin-bottom:15px;

}



.titleMinhodic{

	text-align:center;

	font-size:16pt;

}



.contentMinhodic{

	margin-bottom:20px;

}

.contentMinhodic span{

	font-weight:bold;

}



/* imagens square*/

.minholixyImg1{

	width:190px;

	height:150px;

	background-image:url(../img/minholixy/B.png);

	background-repeat:no-repeat;

	background-position:center;

	background-color:#FFF;

	padding-left:5px;

	padding-right:5px;

	border-radius:4px;

	-moz-border-radius:4px;

	-webkit-border-radius:4px 4px;

	-o-border-radius:4px 4px;

	-khtml-border-radius:4px 4px;

}

.minholixyImg2{

	width:190px;

	height:150px;

	background-image:url(../img/minholixy/C.png);

	background-repeat:no-repeat;

	background-position:center;

	background-color:#FFF;

	padding-left:5px;

	padding-right:5px;

	border-radius:4px;

	-moz-border-radius:4px;

	-webkit-border-radius:4px 4px;

	-o-border-radius:4px 4px;

	-khtml-border-radius:4px 4px;

}

.minholixyImg3{

	width:190px;

	height:150px;

	background-image:url(../img/minholixy/D.png);

	background-repeat:no-repeat;

	background-position:center;

	background-color:#FFF;

	padding-left:5px;

	padding-right:5px;

	border-radius:4px;

	-moz-border-radius:4px;

	-webkit-border-radius:4px 4px;

	-o-border-radius:4px 4px;

	-khtml-border-radius:4px 4px;

}



/*

.wrapper h1{

	text-align:center;

	font-weight:normal;

	font-size:16pt;

}

*/



.wrapperContent p{

	text-indent:50px;	

}



.wrapperTop li{

	display:-moz-inline-stack;

	display:inline-block;

	zoom:1;

	*display:inline;

	text-align:center;

	width:450px;

	position:relative;

	top:-40px;

	font-size:13pt;

	text-align:justify;

}

.wrapperTop li:first-child{

	width:220px;

	top:inherit !important;

}



table{

	background-color:#D7EEF4 !important;

}

table td{

	padding:4px;

}

table tr{

	margin-bottom:10px;

}