/*** Conteudo Biografia ***/

#notas{
	font-size: 8pt;
}
#notas hr{
	width: 75%;
	float: left;
	color: #D2691E;
	border: 1px solid #D2691E; 
	
}
#notas p{
	width: 100%;
	display: block;
	position: relative;
	float: left;
	margin: 3px;
}
 #biografia p{
	margin-top: 10px;
}
#biografia p span.in{
	width: 200px;
	height: auto;
	background: #333;
	margin: 5px 10px 2px 0;
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
}
#biografia p span.in img{
	width: 100%;
	height: auto;
}
#biografia span.out{
	width: auto;
	height: 200px;
	margin-bottom: 10px;
	background: #333;
	margin: 5px 10px 2px 0;
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
}
#biografia span.out img{
	width: auto;
	height: 100%;
}

#biografia{}
#biografia figure{
	width: 110px;
	margin-left: 20px;
}
#biografia figure a{
	margin-bottom: 10px;
}
#biografia figure a img{
	width: 110px;
}
.Sep{
	border: none;
	width: 100%;
	border-top: 1px solid #fff;
}

#amihosHP{}
#amihosHP p span{
	width: 180px;
	height: 210px;
	background: #333;
	margin: 5px 10px 2px 0;
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
}
#amihosHP p span img{
	width: 100%;
	height: auto;
}
#providence{}
#providence figure{
	width: 100%;
	margin-top: 20px;
}
#providence figure a{
	margin: 5px;
	width: 150px;
	height: 150px;
}
#providence figure a img{
	width: 250px;
}
#mestres{}
#mestres article{
	width: 98%;
	margin-bottom: 10px;
}
#mestres article b{
	display: block;
	overflow: hidden;
	position: relative;
	}
#mestres article img{
	width: 100px;
	height: auto;
	margin-right: 10px;
}
/*** FIM Conteudo Biografia ***/



/*** Conteudo Rodape ***/

/*** FIM Conteudo Rodape ***/



/*-------------------------------------------------------------------------------------------*/

/*** Sizes Screens ***/	
@media only screen and (max-width: 1920px) /* FullHD */
{
	
}

/*----------------------------------------------------*/

@media only screen and (max-width: 1440px) /* FullHD */
{

}

/*----------------------------------------------------*/

@media only screen and (max-width: 1280px) /* FullHD */
{

}

/*----------------------------------------------------*/

@media only screen and (max-width: 980px) /* FullHD */
{	
	
}