﻿@font-face {
font-family: 'Curlz MT';
src: url('../fontes/CurlzMT.eot');
src: url('../fontes/CurlzMT.eot?#iefix') format('eot'),
url('../fontes/CurlzMT.woff') format('woff'),
url('../fontes/CurlzMT.TTF') format('truetype'),
url('../fontes/CurlzMT.svg#') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
	font-family:'Gigi';
	src: url('../fontes/Gigi-Regular.eot');
    src: local('../fontes/Gigi-Regular.TTF'), url('../fontes/Gigi-Regular.TTF') format('truetype');
}


a:link {
	text-decoration:none;
	color: #F90;
}

a:visited {
	color: #F90;
}

a:hover {
	color: #F30;
}

body{
	background-color:#000;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
    height:100%;
    width:100%;
    margin:0;
    padding:0;
	overflow-x:hidden;
	background-image:url(../images/bg.png);
}

/*----Topo----*/

#topo{
	top:0;
	width:100%;
	margin:0;
	height:auto !important;
}

#app{
	margin:0 auto;	
	width:1000;
	height:225;
	margin-top:15;
	margin-bottom:50;
}

#redesocial{
	width:135;
	float:left;
}

#logo{
	width:1000;
	height:225;
	margin:0 auto;
	text-align:center;
	float:left;
}

/*----Menu----*/

#menu{
	margin:0 auto;
	text-align:center;
	background-color:#000;
	width:100%;
	height:50;
}

#menu2{
	width:1000;
	height:50;
	margin:0 auto;
	text-align:center;
}

#menu2 ul {
	padding:0px;
	margin:0px;
	float: left;
	list-style:none;
	font-size:20;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}

#menu2 ul li { 
    display: inline;
}

#menu2 ul li a {
	margin: 0 auto;
    color:#FFF;
	text-decoration: none;
	padding:13 12 14 12;
	float:left;
}

#menu2 ul li a:hover {
	background-color:#222;
	color:#F60;
}

.nav, .nav ul{
	list-style:none;
	float:none;
	z-index:5;
}

.nav li{
	position:relative;
}

.nav li:hover a{
	background-color:#666;
}

.nav li:hover li a{
	background-color:#000;
	width:120;
	border-top: 1px dotted #666;
} 

.nav li:hover li a:hover{
	background-color:#666;
}

.nav li a{
	display:block;
	text-decoration:none;
}

.nav li a:hover{
	background:#71abff;
}

.nav li ul{
	position:absolute;
	left:-99999px;
	text-decoration:none;
}

.nav li:hover ul{
	padding:0;
	top:50;
	left:-125;
}

/*----Fim do Menu----*/
		
/*----Conteúdo----*/
		
#corpo{
	width:1000;
	height:auto !important;
	margin:10 auto 10 auto;
}

#noticiasbox{
	width:1000;
	height:500;
	margin:0;
	background-color:#000;
}

#agendabox{
	height:600;
	width:330;
	float:left;
	margin:10 0 0 0;
	background-color:#000;
        overflow-y:auto;
        overflow-x:hidden;        
}

#fotosbox{
	color:#FFF;
	background-color:#000;
	width:320;
	height:95;
	float:left;
	margin:10 0 0 10;
}


#videosbox{
	color:#FFF;
	background-color:#111;
	width:320;
	height:95;
	float:left;
	margin:10 0 0 10;
}

#twitterbox{
	color:#FFF;
	background-color:#000;
	width:320;
	height:200;
	float:left;
	margin:10 0 0 10;
}

#contatobox{
	width:330;
	height:410;
	float:right;
	margin:10 0 0 10;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20;
	color:#FFF;
	background-color:#000;	
}

.contatobox{
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16;
	color:#FFF;
}

#facebookbox{
	color:#FFF;
	background-color:#000;
	width:320;
	height:200;
	float:left;
	margin:10 0 0 10;
}

#instagrambox{
	color:#FFF;
	background-color:#000;
	width:660;
	height:180;
	float:right;
	margin:10 0 0 10;
}

/*----Fim do Conteúdo----*/

/*----Fim do Topo----*/

/*----Inicio parceiros no Footer----*/

#parceirosbox{
	color:#FFF;
	background-color:#000;
	width:1000;
	min-height:150;
	height:auto !important;
	margin:0 auto;
}

.parceirosbox{
	color:#FFF;
	background-color:#000;
	width:1000;
	min-height:150;
	height:auto !important;
	margin:0 auto;
	font-size:18px;
	font-weight:bold;
}

/*----Fim parceiros no Footer----*/


/*----Redes Sociais no Footer----*/

#redesfooter{
	width:100%;
	height:30;
	background-color:#000;
	margin:10 0 0 0;
}

/*----Fim das Redes Sociais no Footer----*/



/*----Footer----*/

#footer{
	width:100%;
	height:auto !important;
	background-color:#1E1E1E;
	text-align:center;
	margin:0;
}

#textofooter{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
}

/*----Fim do Footer----*/