/*	=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_ 
*													 \\
*		PÁGINA QUEM SOMOS							  \\
*													   \\
*	=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_\\ 
*/

div#conteudo ul.quem
{
	font-size:1.0em;
	font-weight:bold;
	color:#173CA2;
	
}

div#conteudo ul.quem li {
	list-style-image: url("../img/li.png"); 
	list-style-position: outside; 
}

div.leftimg, div.rightimg {
	float:left;
	text-align:center;
	font-weight:bold;
	width:150px;
	margin:3px 10px 3px 0px;
}

div.rightimg {
	float:right;
	margin:3px 0 3px 10px;
}

h2.tit {
	font-size:1.1em;
	font-weight:bold;
	margin:0px 0 0 0;
}
p {margin-top:0;}

p.nota{
	background:#FFA;
}

p.nota span {
	font-weight:bold;
}
	
span.individuos {
	color:#930;
	font-weight:bold;
	
}

span.destaque {
	font-weight:bold;
}