@charset "utf-8";
/* CSS Document */

/* Corpo*/

@font-face {
	font-family: 'FonteLogo';
	src: url("../../amps2019C/_fonts/PathwayGothicOne-Regular.ttf");
}

body{
  background: url("../_img/_principal/planet Iva.jpg") no-repeat center center fixed;
  background-attachment: fixed;
  background-size: 100%;
  background-size: cover; /*Css padrão*/
  -webkit-background-size: cover; /*Css safari e chrome*/
  -moz-background-size: cover; /*Css firefox*/
  -ms-background-size: cover; /*Css IE não use mer#^@%#*/
  -o-background-size: cover; /*Css Opera*/
}

/*Cabeçario*/

.cabecalho {
	image-size: cover;/*Css padrão*/
    -webkit-background-size: cover; /*Css safari e chrome*/
    -moz-background-size: cover; /*Css firefox*/
    -ms-background-size: cover; /*Css IE não use mer#^@%#*/
    -o-background-size: cover; /*Css Opera*/
}

.cabecalho {
	max-width: 1170px;
	width: 100%;
	margin: 10px 5px 10px 0px;
	border-radius: 20px;
	box-shadow: 8px 8px 8px rgba(27,163,249,0.80);
	object-fit: cover;
	
}

#titulo {
	position: relative;
	font-family: FonteLogo,sans-seri;
	font-size: 34pt;
	text-shadow: 6px 6px 6px rgba(2,2,2,1.00);
	color: rgba(251,204,6,1.00);
	
	
}

/*Formatação do menu principal*/

nav#menu {
	display: block;
}

nav#menu ul {
	list-style: none;
	text-transform: uppercase;
	position: relative;
	top: -1px;
	left: 10px;
}

nav#menu li {
	display: inline-block;
	background-color: rgba(251,204,6,1.00);
	padding: 4px;
	margin: 4px;
	border-radius: 8px;
	box-shadow: 2px 2px 2px rgba(27,163,249,1.00);
	-webkit-transition: background-color 1s;
	-moz-transition: background-color 1s;
	-ms-transition: background-color 1s;
	-o-transition: background-color 1s;
	transition: background-color 1s;
}

nav#menu li:hover {
	background-color: rgba(6,248,86,1.00);
}

nav#menu h1 {
	display: none;
}

nav#menu a {
	color: rgba(3,84,247,1.00);
	text-decoration: none;
}

nav#menu a:hover {
	color: rgba(0,0,0,1.00);
	text-decoration: underline;
}


/*Configurações de fontes e caracteres*/

p {
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	color: rgba(251,226,3,1.00);
	font-size: 16pt;
}

p.aviso {
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	color: rgba(252,1,5,1.00);
	font-size: 14pt;
}

p.aviso2 {
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	color: rgba(255,140,0);
	font-size: 14pt;
}

p.rodape {
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 11pt;
}

p.rodape2 {
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 12pt;
}

p.legenda {
	color: rgba(52,251,3,1.00);
	font-size: 12pt;
	margin: 4px;
}

h1.principal {
	color: rgba(8,245,6,1.00);
	font-size: 22pt;
}

h1 {
	color: rgba(8,245,6,1.00);
	font-size: 20pt;	
	text-align: center;
}

h2 {
	color: rgba(6,162,249,1.00);
	font-size: 16pt;
	text-align: center;
}

h3.rodape {
	color: rgba(8,245,6,1.00);
	font-size: 13pt;
	text-align: center; 
}

h3 {
	color: rgba(8,245,6,1.00);
	font-size: 12pt;
	text-align: center;
}

h4 {
	color: rgba(8,245,6,1.00);
	font-size: 18pt;
	text-align: center;
}

a.hover {
	color: rgba(2,168,249,1.00);
	text-decoration: underline;
}

a.link {
	color: rgba(8,245,6,1.00);
	list-style: none;
	text-transform: uppercase;
	text-decoration: none;
}

a.link01 {
	color: rgb(6, 90, 5);
	list-style: none;
	text-transform: uppercase;
	text-decoration: none;
}

/*Menu Esquerdo*/

#menu2 {
	position: relative;
	top: 10px;
	left: 6px;
	margin: 50px;
}

#menu3 {
	position: relative;
	top: 10px;
	left: 6px;
	margin: 50px;
}

nav#menu2 ul {
	list-style: none;
}

nav#menu3 ul {
	list-style: none;
}

#noticia-principal {
	position: relative;
	top: 10px;
	padding: 20px;
	margin: 10px;
}

/*Menu Direito*/

.marco {
	position: relative;
	top: 12px;
	left: -40px;
}

.simoni {
	border-radius: 20px;
}

.curtidas {
	margin: 10px;
	
}

#google2 {
	left: 20px;
	margin: 10px;
}

#compartilhar {
	position: relative;
	top: 10px;
	left: 10px;
	margin: 10px 0 10px 0;
}

.twitter {
	position: relative;
	top: 20px;
	left: 10px;
	margin: 20px 40px 60px 20px;
}

img.space {
	top: 20px;
	margin: 20px;
	object-fit: contain;
}

.space {
	top: 20px;
	margin: 20px;
}

.logo {
	top: 30px;
	margin: 30px;
	left: -20px;
	right: 80px;
		
}

.exposicao2 {
	position: relative;
	left: -30px;
}

.exposicao {
	left: -50px;
	border-radius: 20px;
	box-shadow: 8px 8px 8px rgba(27,163,249,0.40);
}

.exposicao3 {
	left: -50px;
}

.google2 {
	top: 10px;
	left: 50px;
	padding: 10px;
}

#facebook {
	top: 10px;
	padding: 10px;
}

.decoracao {
	margin-top: 20px;
	margin-bottom: 20px;
}

.teste {
	margin-bottom: 10px;
}

.teste2 {
	margin-bottom: 30px;
}