@charset "UTF-8";
/* CSS Document */
* {
    margin: 0;
    outline: 0 none;
    padding: 0;
}
body {
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*DIV REFERENTRE AS DIVS DO LOGO E DO BANNER*/
#divreader1{
	width:998px;
	height:90px;
	margin: 0 auto;
	margin-top: 20px !important;
	float:left;
}
#abestlogo{
	background: none repeat scroll 0 0 #FFFFFF;
	width:205px;
	height:74px;
	margin-right:10px;
	padding-bottom:6px;
	padding-top:6px;
	padding-right:23px;
	float:left;
}
#abestbannerr1{
	width:730px;
	height:90px;
	margin: 0 auto;
	float:left;
	text-align: right;
}
#abestbannerr1 img {
	max-height: 90px;
	max-width: 730px;
}

/*DIV REFEFERENTE AS DIVS DO MENU*/
#divmenupt{
	width:998px;
	height:27px;
	margin-top:17px;
	float:left;	
}
#divmenupt > ul.menuprincipalsite {
    padding:0px;
    margin:0px;
    float: left;
    width: 100%;
    list-style:none;
	background-color:#000;
}
#divmenupt > ul.menuprincipalsite > li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	display: inline;
	text-transform: uppercase;
	float:left;
}
#divmenupt > ul.menuprincipalsite > li:first-child > a, #divmenupt > ul.menuprincipalsite > li:last-child > a {
    padding: 5px 10px;
}
#divmenupt > ul.menuprincipalsite > li:last-child > a {
    padding-bottom:6px;
}


#divmenupt > ul.menuprincipalsite > li > a {
    padding: 5px 8px;
    float:left;
    /* visual do link */
    background-color:#000;
    color: #fff;
    text-decoration: none;
	border:solid 2px #000;
	border-left:solid 2px #fff;
}
#divmenupt > ul.menuprincipalsite > li > a:hover {
    background-color:#fff;
    color: #000;
	border:solid 2px #000;
	border-left:solid 2px #000;
	border-right:solid 2px #fff;
	border-bottom:solid 2px #fff;
}

.menuprincipalsite > li > div.dropmenu {
	display:none;
	position:absolute;
	z-index:1000;
	margin: 27px 0 0 0px;
	background-color: #000;
	padding-top: 2px;
}

.menuprincipalsite > li > div.dropmenu > ul.submenu {
	padding-left: 1px;
}

.menuprincipalsite > li > div.dropmenu > ul.submenu > li {
	display:block !important;
	padding: 7px 15px 7px 5px;
	border-left: 2px solid #fff;
	margin-bottom: 1px;
}

.menuprincipalsite > li > div.dropmenu > ul.submenu > li:hover {
	border-left: 2px solid #000;
}

.menuprincipalsite > li > div.dropmenu > ul.submenu > li > a, .menuprincipalsite > li > div.dropmenu > ul.submenu > li > a:visited {
	color: #FFF;
	text-decoration:none;
}

.menuprincipalsite > li > div.dropmenu > ul.submenu > li:hover > a {
	color: #000;
}

.menuprincipalsite > li > div.dropmenu > ul.submenu > li:hover {
	background-color: #fff !important;
}

.menuprincipalsite > li:hover > div.dropmenu, .menuprincipalsite > li > div.dropmenu:hover {
	display:block !important;
}

/*DIV REFEFERENTE AS DIVS DO CONTEÚDO PRINCIPAL*/
#divprincipal{
	width:998px;
	height:auto !important;
	min-height:50px;
	height:50px;
	float: left;
}
#divprincipal #wrap {
    /*background-color: yellow;*/
    float: left;
    height: 310px;
    margin-top: 30px;
    width: 640px;
}
#divprincipal #wrap #controller {
    display: none;
}

#divprincipal #wrap #slides img {
	max-height: 310px;
	max-width: 640px;
}


	/*DIV REFERENTE AO SLIDER SHOW DE DESFILES*/
		#divprincipal #wrap #prevNext {
			float: left;
			margin-bottom: -177px;
			margin-top: 125px;
			width:641px;
		}
		
		#divprincipal #wrap #prevNext img {
			cursor: pointer;
			position: relative;
			z-index: 2;
			height: 30px;
		}

		.jFlowNext {
			float:right;
			margin-right:1px;
		}
		.jFlowPrev {
			float:left;
		}
		#divprincipal #wrap #jFlowSlide p {
			background: none repeat scroll 0 0 black;
			color: #FFFFFF;
			font-size: 15px;
			height: 50px;
			line-height: 50px;
			margin: 0;
			opacity: 0.7;
			padding: 0 1em;
			position: relative;
			top: -50px;
		}

#abestassociados{
 	float: right;
    height: 310px;
    margin-left: 13px;
    margin-top: 30px;
    width: 315px;
}

/*#associadointerna {
	width:93px;
	height:105px;
	margin:0 0 12px 12px;
	text-align:left;
	float:left;
}*/

#associadointerna {
	float:left;
}

#associadointerna li {
    list-style: none;
	float: left;
	margin: 0px 0px 1px 1px;
	display: inline-block;
	min-height: 100px;
	min-width: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100px auto;
}
#associadointerna li.first {
    margin-left: 0;
}
#associadointerna li.last {
    margin-right: 0;
}
#associadointerna li img {
    height: 100px;
    width: 100px;
    float: left;
}
#associadointerna li > a > div.replace {
    background: #FFF53D;
	position: absolute;
    float: left;
    width: 100px;
    height: 100px;
	color: #000000;
	opacity: 0.0;
}

#associadointerna li > a > div > p {
    position: absolute;
    float: left;
    width: 90px;
	max-width: 90px;
    max-height: 100px;
    font-size: 11px;
    padding: 2px 5px;
	color: #000000;
	font-weight: bold;
	overflow: hidden;
}

#associadointerna li > a > div > p > span.imarca {
	display: inline-block;
	font-size: 10px;
	font-style: italic;
	min-width: 93px;
}

/*#associadointerna #nomeassociado{
	width:auto !important;
	min-width:20px;
	width:20px;
	padding:4px;
	background-color:#FFF;
	margin-top:88px;
	float:left;
}
#associadointerna #nomeassociado p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	margin:0;
    bottom: 0;
    left: 0;
	margin-top: -4px;
}
#conhecassociados {
    float: right;
	height: 51px;
	margin: 5px 0px 20px 12px;
	padding: 0;
	width: 303px;
}*/

#conhecassociados {
    float: right;
	height: 51px;
	margin: 25px 11px 32px 0px;
	padding: 0;
	width: 303px;
}



/*DIV REFEFERENTE AS DIVS DO CONTEÚDO COMPLEMENTAR*/
#divcomplementar{
	width:998px;
	height:auto !important;
	min-height:50px;
	height:50px;
}
#colNoticias, #colDesfiles, #colVideos{
	width:310px;
	height:auto !important;
	min-height:100px;
	height:100px;
	margin-top:20px;
	float:left;
}
#colDesfiles{
	margin-left:20px;
}
#colVideos{
	margin-left:13px;
	width:310px !important;
	float: right;
}
#titulocoluna{
	width:290px;
	height:auto !important;
	min-height:10px;
	height:10px;
	background-image:url(../imagens/quadradotitulo.jpg);
	background-position:left 8px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:5px;
	padding-top:5px;
}
#titulocoluna h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	text-transform: uppercase;
}
#destaquenoticia, #outrasnoticias{
	width:310px;
	height:auto !important;
	min-height:20px;
	height:20px;
	margin-top:15px;
	padding-bottom:15px;
	background-image:url(../imagens/tracejado-bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
}
#destaquenoticia{
	margin-top:0 !important
}
#destaquenoticia #imagemdestaquenoticia{
	width:310px;
	height:auto !important;
	min-height:20px;
	height:20px;
	margin-bottom:10px;
	float:left;
}
#destaquenoticia #chamadadestaquenoticia{
	width:310px;
	height:auto !important;
	min-height:20px;
	height:20px;
	float:left;
}
#destaquenoticia #chamadadestaquenoticia h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-transform: uppercase;
	margin:0;
	padding:0;	
}
#destaquenoticia #chamadadestaquenoticia p, #outrasnoticias p{
    color: #000000;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-top: 5px;
}
#destaquesaibamais{
	/*width:71px;*/
	height:17px;
	/*margin-left:239px;*/
	margin-top:10px;
	float: right;
}

#destaquesaibamais a:link, #destaquesaibamais a:hover, #destaquesaibamais a:visited {
	color: #000;
	text-decoration:none;
}
#destaquesaibamais a {
	background-image: url('../images/bg-bt-pro.png');
	background-repeat:no-repeat;
	padding: 3px 15px;
	background-size: 90px 20px;
	font-size: 12px;
	text-transform: uppercase;
}

#outrasnoticias img{
	float:left;
	margin-right:20px;
}
#outrasnoticias h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	margin:0;
	padding:0;	
}

/*#outrasnoticias h2 {
	text-align: right;
	margin-right: 10px;
	margin-top: 20px;
}*/
#outrasaibamais{
	/*width:71px;*/
	height:17px;
	/*margin-left:67px;*/
	margin-top:25px;
	float: right;
	margin-right: 10px;
}

#outrasaibamais a:link, #outrasaibamais a:hover, #outrasaibamais a:visited {
	color: #000;
	text-decoration:none;
}
#outrasaibamais a {
	background-image: url('../images/bg-bt-pro.png');
	background-repeat:no-repeat;
	padding: 3px 15px;
	background-size: 90px 20px;
	font-size: 12px;
	text-transform: uppercase;
}
#desfilestroca{
	width:310px;
	height:525px;
	float:left;
	margin-bottom:15px;
	background: url("../imagens/tracejado-bottom.jpg") repeat-x scroll center bottom transparent;
}
#cadastronews{
	width:310px;
	height:auto !important;
	min-height:10px;
	height:10px;
	float:left;	
}
#acabamentonews{
	background-color:#eeeeee;
	background-image:url(../imagens/tracejado-bottom.png);
	background-repeat:repeat-x;
	width:310px;
	height:1px;
	float:left;
}
#formnews{
	width:290px;
	height:70px;
	float:left;
	padding:10px;
	background-color:#eeeeee;
}
#formnewstitulo{
	width:275px;
	height:auto !important;
	min-height:10px;
	height:10px;
	background-image:url(../imagens/quadradotitulonews.jpg);
	background-position:left 5px;
	background-repeat:no-repeat;
	float:left;
}
#campodeenvioNews{
	width:235px;
	height:auto !important;
	min-height:10px;
	height:10px;
	float:left;
	margin-top:5px;
}
#campodeenvioNews input{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:2px;
	padding-left:5px !important;
	border:solid 1px #666;
	width:230px;
}
#btnenvioNews{
	width:26px;
	height:auto !important;
	min-height:10px;
	height:10px;
	float:left;
	margin-top:5px;
	margin-left:15px;
}
#formnewstitulo h2, #formredestitulo h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;/*16*/
	color:#000;
	text-transform:uppercase;
	margin:0;
	padding:0;
	margin-left:15px;
	margin-bottom:5px;
}
#formnewstitulo p, #formredestitulo p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#757575;
	margin:0;
	padding:0;
}
#formredestitulo{
	width:140px;
	height:auto !important;
	min-height:10px;
	height:10px;
	background-image:url(../imagens/quadradotitulonews.jpg);
	background-position:left 5px;
	background-repeat:no-repeat;
	float:left;
}
#redesosciais{
	width:25px;
	height:25px;
	float:left;
	margin-left:5px;
}
#acabamentoredes{
	width:310px;
	height:13px;
	float:left;
	margin-bottom:15px;
}
#videoHome{
	width:310px;
	height:auto !important;
	min-height:150px;
	height:150px;
	float:left;
	padding-bottom:15px;
	background-image:url(../imagens/tracejado-bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#motravideo{
	width:310px;
	height:auto !important;
	min-height:150px;
	height:150px;
	float:left;
	margin-bottom:10px;
	background-image:url(../imagens/tracejado-bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#videoHome #chamadavideo{
	width:230px;
	height:auto !important;
	min-height:20px;
	height:20px;
	float:left;
}

.logo-you-tube {
	background: no-repeat url(//s.ytimg.com/yts/imgbin/www-hitchhiker-vflLb8P1s.png) -265px -238px;
	background-size: auto;
	width: 72px;
	height: 30px;
	margin-top: 0px;
	float: right;
}

#videoHome #chamadavideo h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-transform: uppercase;
	margin:0;
	padding:0;	
}
#videoHome #chamadavideo p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	margin-top:5px;
}

#calendarioHome a:link, #calendarioHome a:hover, #calendarioHome a:visited {
	color:#000;
}

#calendarioHome{
	width:310px;
	height:auto !important;
	min-height:30px;
	height:30px;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
}
#calendariotitulo{
	width:340px;
	height:17px;
	margin-bottom:5px;
	text-align:left;
}
#calendarioHome p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
}
#pgmCalendario{
	width:310px;
	height:auto !important;
	min-height:30px;
	height:30px;
	margin-top:5px;
	text-align:left;
	margin-bottom:15px;
}
#pgmCalendario h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
}
#pgmCalendario p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
#bannerHome{
	width:340px;
	height:auto !important;
	min-height:50px;
	height:50px;
	margin-top:10px;
}
#bannerHome p{
	text-align:center;
}

p.calendar-vertodos {
	float: right;
	margin-top: -23px;
	font-size: 12px !important;
	background-image: url('../images/bg-bt-pro.png');
	background-repeat: no-repeat;
	padding: 4px 0px;
	background-size: 100px 25px;
	text-transform: uppercase;
	min-width: 98px;
	text-align: center;
}


/*DIV REFEFERENTE AS DIVS DO FOOOTER*/

#divfooter1 a:link, #divfooter1 a:hover, #divfooter1 a:visited {
	color: #000;
	text-decoration: none;
}

#divfooter1 {
	width:998px;
	height:auto !important;
	min-height:30px;
	height:30px;
	margin-top:40px;
	margin-bottom:20px;
	float: left;
}
#logoFooter{
	width:998px;
	height:48px;
	background-image:url(../imagens/barra-preta-footer.jpg);
	background-position:left 40px;
	background-repeat:repeat-x;
	float:left;
}
#geralFooter{
	width:998px;
	height:70px;
	background-image:url(../imagens/tracejado-vertical.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	margin-top:15px;
	float:left;
	text-transform: uppercase;
}
#geralFooterLink{
	width:150px;
	height:70px;
	background-image:url(../imagens/tracejado-vertical.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	margin-left:30px;
	float:left;
}
#geralFooterLink p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#868686;
	margin-bottom:4px;
}
#geralFooterLinkAss{
	width:428px;
	height:70px;
	background-image:url(../imagens/tracejado-vertical.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	margin-left:30px;
	float:left;
}
#geralNome{
	width:250px;
	margin-top:28px;
	float:left;
}
#geralNome h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
#geralEndereco{
	width:168px;
	margin-top:3px;
	float:left;
	margin-left:10px;
}
#geralEndereco p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	margin-bottom:2px;
}
#ui-carousel-prev, #ui-carousel-next {
    margin-top: -315px;
    position: absolute;
}
#ui-carousel-next {
    display: block;
    margin-left: 285px;
}
#ui-carousel-prev img, #ui-carousel-next img {

	height: 30px;
}
.title_carosel2 {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 5px;
}
.colorize_busca {
    background: #FFE739;
    padding: 2px;
}

