/* CSS Document */

.noticia{
	clear:left;
}
.noticia a{
	margin-top:10px;
}
.voltar{
	padding-top:10px;
}
/* @ CLEAR */
.clear { display: inline-block; }
.clear:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }
/** @WRAPP ELEMENTS **/
div#headerWrapp,
div#contentWrapp,
div#footerWrapp {
	width:100%;
	position:relative;
	text-align:center;
}
/* @HEADER */
div#headerWrapp { }
div#headerInner {
	width:960px;
	margin:auto;
}
div#header {
	background: #de2812 url(../images/layout/header-bg.jpg) no-repeat center 0 scroll;
	height:198px;
	width:100%;
}
div#headerContent {
	width:100%;
	background:url(../images/layout/bg-menu.jpg) no-repeat 0 0 scroll;
	height:51px;
	position:relative;
}
/* @CONTENT */
div#contentWrapp { margin:0 auto;}
div#content {
	background:#ffffff url(../images/layout/bg-content.jpg) repeat-x 0 0 scroll;
	padding:20px;
	margin:0 auto;
	width:920px;
}
div#content div#top {
	width:100%;
	float:left;
	position:relative;
	height:360px;
}
/* @FOOTER */
div#footerWrapp {
	margin:0 auto;
	height:100%;
}
/**@MENU PRINCIPAL UL**/
ul#menu {
	width:685px;
	float:left;
	display:inline;
	list-style:none;
	position:relative;
	left:24px;
	height:50px;
	top:10px;
}
ul#menu LI {
	display:inline;
	margin:0;
	width:auto;
	float:left;
	position:relative;
	margin:0 2px;
}
ul#menu A { text-indent:-99999px; }
ul#menu A:LINK,
ul#menu A:VISITED {
	float:left;
	height:38px;
}
li.home a,li.home a:visited { width:66px;}
li.sindicato a,li.sindicato a:visited { width:86px; }
li.convenios a,li.convenios a:visited { width:86px; }
li.diretoria a,li.diretoria a:visited { width:75px; }
li.servicos a,li.servicos a:visited { width:84px; }
li.midia a,li.midia a:visited { width:57px; }
li.fotosgal a,li.fotosgal a:visited { width:58px; }
li.contato a,li.contato a:visited { width:69px; }
li.juridico a,li.juridico a:visited { width:70px; }
li.documentos a,li.documentos a:visited { width:104px; }
/*
 * @IMAGENS DO MENU
*/
li.home a { background:url(../images/layout/menu-home.jpg) no-repeat 0 0 scroll; }
li.sindicato a { background:url(../images/layout/menu-sindicato.jpg) no-repeat 0 0 scroll; }
li.convenios a { background:url(../images/layout/menu-convenios.jpg) no-repeat 0 0 scroll; }
li.diretoria a { background:url(../images/layout/menu-diretoria.jpg) no-repeat 0 0 scroll; }
li.servicos a { background:url(../images/layout/menu-servicos.jpg) no-repeat 0 0 scroll; }
li.midia a { background:url(../images/layout/menu-midia.jpg) no-repeat 0 0 scroll; }
li.fotosgal a { background:url(../images/layout/menu-fotos.jpg) no-repeat 0 0 scroll; }
li.artigos a { background:url(../images/layout/menu-artigos.jpg) no-repeat 0 0 scroll; }
li.contato a { background:url(../images/layout/menu-contato.jpg) no-repeat 0 0 scroll; }
li.documentos a { background:url(../images/layout/menu-documentos.jpg) no-repeat 0 0 scroll; }
li.juridico a { background:url(../images/layout/menu-juridico.jpg) no-repeat 0 0 scroll; }
ul#menu A:HOVER { background-position:0 -56px; }
/***@DIV LOGIN**/
div.login {
	background:url(../images/layout/bg-login.jpg) no-repeat 0 0 scroll;
	width:219;
	height:55px;
	float:left;
	display:inline;
}
/**@CONTEUDO CENTRAL**/


/** @FOOTER */
div#footerWrapp {
	background:#969 url(../images/layout/bg-footer-repeat.jpg) repeat-x 0 0 scroll;
	height:75px;
	width:100%;
}
div#footerBg {
	background:url(../images/layout/bg-footer.jpg) no-repeat top center;
	width:100%;
	text-align:center;
}
div#footer {
	width:960px;
	height:75px;
	margin:0 auto;
	position:relative;
	bottom:0;
}
div#footer ul {
	float:left;
	width:700px;
	padding:5px 0 0 10px;
}
div#footer ul li {
	display:inline;
	float:left;
	padding:0 5px;
	border-right:#000 solid 1px;
	height:15px;
	width:auto;
}
div#footer ul li.last { border:0 none; }
div#footer A:LINK,
div#footer A:VISITED {
	color:#280000;
	text-decoration:none;
	font-size:11px;
	letter-spacing:normal;
	width:auto;
	height:auto;
	font-weight:bold;
}
div#footer A:HOVER { color:#FFF; }
div#footer SPAN {
	width:100%;
	float:left;
	margin:0;
	position:relative;
	vertical-align:top;
}
div#footer SPAN P {
	display:block;
	margin:20px 0 0 10px;
	font-size:11px;
}
p.copy {
	display:inline;
	font-size:12px;
	text-align:left;
	float:left;
	line-height:15px;
	width:65%;
}
p.dinamica {
	color:#FFF;
	float:right;
	width:210px;
}
/* #FIM */


/**@SLIDER SHOW **/
.clear { clear:both }
#slider {
	position:relative;
	padding:5px;
	height:170px;
	width:225px;
	right:-10px;
	float:left;
	top:45px;
	text-align: center;
	overflow:hidden;
	
	border:5px solid #dddddd;
}
#slider a {
	float:left;
	position:absolute;
	height:268px;
	left:13px;
	margin-left:-9px;
}
#slider a IMG { border:none; }
#slider a.show { z-index:500 }
#slider .caption2 {
	z-index:600;
	background-color:#333333;
	color:#ffffff;
	height:40px;
	width:226px;
	position:absolute;
	left:4px;
	bottom:5px;
}
#slider .caption2 .content2 { margin:5px; }
#slider .caption2 .content2 h3 {
	margin:0;
	padding:0;
	color:#FFFFFF;
	letter-spacing:normal;
	font-size:12px;
}
/**FORMS*/
input.submit {
	background:url(../images/layout/bg-input.jpg) repeat-x 0 0 scroll;
	padding:10px;
	display:block;
	width:auto;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	border-left:solid 1px #CCC;
	border-top:solid 1px #CCC;
}
.focus {
	background-color:#FFF9E6;
	border-top:solid 1px #555;
	border-left:solid 1px #555;
}
#pesquisa{
	width:105px;
	margin-right:-27px;
	margin-top:3px;
	background:none;
	border:0;
}

