.WBlue{
	background-color:#FFFFFF;
	padding:5px;
	width: 670px;  
	float:left;
}

.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;
}

.divInternoTopText2{
/*	float:right;   
	width:624px;     */
	padding:5px;
/*	padding-top:10px;
	padding-bottom:10px;  */
	text-indent:50px;
	color:#002D6E;
}

.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*/
.minhoboxtecImg1{
	width:190px;
	height:150px;
	background-image:url(../img/minhoboxtec/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;
}
.minhoboxtecImg2{
	width:190px;
	height:150px;
	background-image:url(../img/minhoboxtec/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;
}
.minhoboxtecImg3{
	width:190px;
	height:150px;
	background-image:url(../img/minhoboxtec/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;
}