* {

	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;

	font-size: 12px;

	outline:none;

}

#guilhermo {
	font-size:14px;
}

a {

	color: #005996;

}

a:hover {

	color: #0888CF;

}


body {

	background-image:url(../imgs/fundo.jpg);

	background-position: center top;

	background-repeat: repeat-y;

	background-color:#38A3D9;

	margin: 10px 0;

	padding: 0;

}



#accordion h3, h3#home {

	margin: 0;

	font-weight: normal;

	text-align: center;

}





#accordion, h3#home {

	width:200px;

	margin-left:10px;

	margin-right:5px;

	

}



#accordion h3 a:link, #accordion h3 a:visited, #accordion h3 a:active, 

h3#home a:link, h3#home a:visited, h3#home a:active {

	display: block;

	background: transparent url(../imgs/fundo_menu.jpg) repeat-x left top;

	padding: 12px 0 11px 0;

	text-decoration: none;

	color: #000;

	font-size: 12px;

}



h3#home a:link, h3#home a:visited, h3#home a:active {

	background: transparent url(../imgs/fundo_menu_home.png) no-repeat left 4px;

}



#accordion h3 a:hover, h3#home a:hover, #accordion h3.selecionado a {

	background: transparent url(../imgs/fundo_menu_hover.jpg) repeat-x left top;

	color: #006EB3;

}



#accordion h3.selecionado a:hover {

	cursor: default;

}



h3#home a:hover, h3#home.selecionado a {

	background: transparent url(../imgs/fundo_menu_home_hover.png) repeat-x left 4px;

	color: #006EB3;

}



h3#home.selecionado a:hover {

	cursor: default;

}



#accordion div a:link, #accordion div a:visited, #accordion div a:active {

	display: block;

	padding: 2px 0 2px 15px;

	color: rgb(51,51,51);

	font-size: 10px;

}



#accordion div a:hover {

	color: #006EB3;

}



#accordion div {

	background-color: rgb(238, 238, 238);

	border-right: solid 1px rgb(221, 221, 221);

	border-left: solid 1px rgb(221, 221, 221);

	border-top: solid 1px rgb(221, 221, 221);

	margin: 0;

	padding-bottom: 10px;

}



p {

	text-align: left;

	line-height: 1.4em;

	margin-top: 3px;

	margin-bottom: 5px;

}



li {

	line-height: 1.3em;

	margin: 0.5em 0;

	text-align:left

}



h2 {

	color: #006EB3;

	font-size: 1.4em; 

	text-align:left;

}



h3 {

	color: #006EB3;

	font-size: 1.2em;

	text-align:left;

}





p.destaque{

	color: #006EB3;

	font-size: 1.2em;

	margin-bottom:8px;

	margin-top:6px;

}



h2{

	margin-top:16px;

	margin-bottom:5px;

}



h3 {

	margin-top:9px;

	margin-bottom:5px;

}

#corpo_b {

	padding:0 10px 0 10px;

}

#corpo_b p{

	text-align:justify;	

}

#corpo_b_li_jus {
	list-style: none;
	text-align: justify;
}


#corpo_b_li_jus li
{
background-image: url(../imgs/bullet.png);
background-repeat: no-repeat;
background-position: 0 6px;
padding: 3px 0 3px 20px;
margin: .4em 0;
}
