.divInternoTopImg{
	width:253px;
	height:111px;
	background-image:url(../img/minhoteca-interno.png);
	background-repeat:no-repeat;
	background-position:5px 20px;
	float:left;
}

.divInternoTopText{
/*	float:right;
	width:624px;
	margin-top:15px;    */
	padding:5px;
	text-indent:50px;
}

.inRight{
	float:right;
	width:220px;
	position:relative;
	/*background-color:#0CC;*/
}

.inRight2{
	margin-left:710px;
	position:fixed;
}

.inLeft{
	float:left;
}
.inLeft .wrapper{
	background-color:#FFF;
	width:680px;
	margin-bottom:15px;
}

.titleDicionario{
	text-align:center;
	font-size:16pt;
}

.contentDicionario{
	margin-bottom:20px;
}
.contentDicionario span{
	font-weight:bold;
}


/* imagens square*/
.minhotecaImg1{
	width:190px;
	height:150px;
	/*background-image:url(../img/minhoteca/astronauta.jpg);*/
	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;
}
.minhotecaImg2{
	width:190px;
	height:150px;
	/*background-image:url(../img/minhoteca/encontrada.jpg);*/
	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;
}
.minhotecaImg3{
	width:190px;
	height:150px;
	/*background-image:url(../img/minhoteca/evolucao.jpg);*/
	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;
}
*/

.wrapperTop li{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	text-align:center;
	width:48%;
}
.wrapperContent p{
	text-indent:50px;	
}

.signature{
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}

.wrapperContent ul{
	list-style:none;
}

.wrapperContent li{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	text-align:center;
}

table{
	background-color:#FFF;
}
table td{
	text-align:center;
}
table td div{
	height:5px;
}
.tdTitle{
	background-color:#CCC;
	padding:5px;
	padding-left:0px;
	padding-right:0px;
	width:218px;
}
.titleFoto{
	background-color:#CCC;
	padding:5px !important;
	padding-left:0px;
	padding-right:0px;
	width:406px !important;
	height:auto !important;
	margin-left:5px;
}

.imgMinhoteca{
	margin-left:5px;

}