@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFE9D0;
}
.logo1 {
	background-color: 0F298F;
	background-image: url(../img/logo1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.logo2 {
	background-image: url(../img/logo2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.fundo {
	background-image: url(../img/fundo.png);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.logo3 {
	background-color: #7FC41C;
	background-image: url(../img/logo3.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.logo5 {
	background-image: url(../img/logo5.png);
	background-repeat: no-repeat;
	background-position: left;
}
.topofundo {
	background-color: #FFFFFF;
	background-image: url(../img/topofundo.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.lateral_texto {
	font-family: "Arial Black";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.lateral_texto:link {
	font-family: "Arial Black";
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lateral_texto:visited {
	font-family: "Arial Black";
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lateral_texto:hover {
	font-family: "Arial Black";
	font-size: 9px;
	color: #BFE10E;
	text-decoration: none;
}
.home_conteudos_titulo {
	font-family: "Arial Black";
	font-size: 36px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.home_conteudos {
	font-family: "Arial Black";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.conteudos_titulo {
	font-family: "Arial Black";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.conteudos {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.galeria_menu {
	font-family: "Arial Black";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.galeria_menu:link {
	font-family: "Arial Black";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.galeria_menu:visited {
	font-family: "Arial Black";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.galeria_menu:hover {
	font-family: "Arial Black";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
