@charset "iso-8859-1";
/* Elementos */
body{padding:0px; margin:0px; background:url(/at/images/headerbg-blue.gif) repeat-x 0 0 #fff; color:#666; font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;}


div, p, ul, h2, img{
	padding:0px;
	margin:0px;
	text-align: left;
}

ul{list-style-type:none;}

H5{
	color: #996;
}

/* Classes Gerais */
.propaganda{
	clear:both;
	border: 1px dotted #9CC;
	padding: 15px 5px 10px 10px;
	text-align:center;
}

.clear{
	clear:both;
}

img {border-top-width:0px; border-left-width:0px; border-bottom-width:0px; border-right-width:0px;  }
.imgMat {border-top-width:0px; border-left-width:0px; border-bottom-width:0px; border-right-width:0px; padding:3px 5px 5px 3px; }
.imgDestaque { float:left; width:216px; height:auto; }
.imgAlbum { float:left; width:216px; height:auto; visibility:hidden;  }
a{background:#fff; color:#000; text-decoration:none;}
a:hover{background:#fff; color:#666; text-decoration:underline;} 
a:visited {	color: #473624; text-decoration: underline;}
A:active {	color: #956839 }

.SubTitulo {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 0px;
	letter-spacing: 0.1em
}

.TituloMateria {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 24px;
	padding-bottom: 0px;
	margin: 0px;
	color: #1b0431;
	padding-top: 0px;
	line-height: 28px;
}
.TituloMateria A {
	color: #1b0431
}

.Titulo2 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bolder;
	font-size: 14px;
	padding-bottom: 0px;
	margin: 0px;
	text-transform: none;
	padding-top: 0px;
	letter-spacing: 0.2em
}

.Normal {
	margin: 0px 0px 0.6em;
	line-height: 1.5em;
	font-size: 12px;
}
.Rodape {
	border-top: #bfb186 1px solid;
	padding-top: 6px;
	font: 10px verdana, sans-serif;
}

.Reduzido {
	border-top-style: none;
	border-top-color: #bfb186;
	font: 10px Verdana, sans-serif;
}
.Botao {
	border: 1px groove #B7A777;
	font: 10px/1.5em Verdana, Arial, Helvetica, sans-serif;
	background-color: #EBE6D6;
}
.Menu {
	font: 10px/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:  #006;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Menu A {
	text-decoration: none;
	color: #006;
}
.Menu A:hover {
	text-decoration: none;
	color: #930;
	background-color: #CCCCCC;
}

.Divisor {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfb186;
	font: 10px Verdana, sans-serif;
	height: 3px;
}
.Valor {
	text-align: right;
}
.DivisaVert {
	font: 10px Verdana, sans-serif;
	height: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bfb186;
}
.Artigo3 {	
	column-count: 3;
	column-gap: 20px;
	column-rule: 1px dotted #BBB;
	background-color: #FFFFFF;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;	
	padding: 8px;
	text-align: justify;
 	
}
.Artigo2 {	
	column-count: 2;
	column-gap: 30px;
	column-rule: 1px dotted #FFF;
	border-top: 1px solid #999;
	padding: 8px;
	text-align: justify;
 	
}

#Tela_Erro{
	background-color:#FFC;
	color:#900;
	border:#900 thin;
}

/* Elementos Específicos */
/* header */
#header {
	position: relative;
	background: url(/at/images/headerbg-blue.gif) repeat-x 0 0; 
	height: 84px;	
}
#marca {
	z-index:2;
	float:right;
	clear: right;
	position: relative;
	top:90px;
	right:100px;
/*	background-image:url(/at/images/Luto.gif);*/
	width:100px;
	height:138px;
}
#header h1#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 3.5em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: 3px;
	color: #3791D7;
	/* change the values of top and Left to adjust the position of the logo*/
	top: 0px;
	left: 5px;
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 11px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	/* change the values of top and Left to adjust the position of the slogan*/
	top: 48px; left:70px;
}
#header .searchform {
	position: absolute;
	top: 50px;
	right: 3px;
	float:right;
	color:#CCC;
}

/* menu */
#menu {
	clear: both;
	margin: 0; padding: 0;
}
#menu ul {
	position: relative; 
	bottom: 4px;
	margin: 0; padding: 0;	
	float: left;
	font: bold 1.1em 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
	width: 689px;/* 775px; */
	border: 1px solid #808080;
	border-width: 0 0 4px 0;	
	list-style: none;
}
#menu ul li{
	display: inline;	
}
#menu ul li a {	
	position: relative; bottom: -4px;
	float: left;
	color: #808080;
	padding: 5px 10px;
	text-decoration: none;
	background: white url(/at/menudivide.gif) repeat-y right top; 
	border-bottom: 4px solid #808080; 	
}
#menu ul li a:hover{
	color: black;
	background-color: #F3F3F3; 
	border-bottom: 4px solid #3791D7;
}
#menu ul li#current a{
	color: #333;
	background-color: #F3F3F3; 
	border-bottom: 4px solid #3791D7;
}

/*----NOTÍCIA EM DESTAQUE----*/
#bodyPan{clear: both; width:689px; position:relative; margin:0 auto;}
#bodyPan p.toptextpadding{padding:25px 0 0 5px;}
#bodyPan p.titulo { height:20px; display:block; padding:20px 0 0 105px; background:url(/at/images/dotline.gif) 0 100% repeat-x #fff; color:#6BB600; font-size:18px; text-transform:uppercase; text-align:right;}
#bodyPan img {	float: left; margin: 5px 13px 5px 0px; }
#bodyPan p span{background:#fff; color:#D20039;}
#bodyPan p.more{width:81px; height:22px; display:block; margin:0 0 0 606px; background:url(/at/images/more-bg.gif) 0 0 no-repeat;}
#bodyPan p.more a{width:70px; height:22px; display:block; background:url(/at/images/arrow1.gif) 1% 60% no-repeat; line-height:22px; text-decoration:none; padding:0 0 0 11px;}
#bodyPan p.more a:hover{background:url(/at/images/arrow2.gif) 1% 60% no-repeat; text-decoration:none;}

/*----CORPO PARA MATÉRIAS----*/
#bodyMiddlePan{width:689px; position:relative; margin:0 auto; clear:both;}

/*----CHAMADAS CURTAS COM FOTO----*/
#MiddleLeftPan{width:232px; float:left;}
#MiddleLeftPan p{padding:14px 0 0; line-height:18px;}
#MiddleLeftPan p.largegraytext{font-size:18px;}
#MiddleLeftPan p.more{width:81px; height:22px; display:block; margin:15px 0 0 145px; background:url(/at/images/more-bg.gif) 0 0 no-repeat; padding:0px;}
#MiddleLeftPan p.more a{width:70px; height:22px; display:block; background:url(/atimages/arrow1.gif) 1% 60% no-repeat; line-height:22px; text-decoration:none; padding:0 0 0 11px;}
#MiddleLeftPan p.more a:hover{background:url(/at/images/arrow2.gif) 1% 60% no-repeat; text-decoration:none;}
#MiddleLeftPan h2{width:210px; display:block;  color: #D20039; font-size:14px; line-height:22px; padding:0 20px 10px 0;}
#MiddleLeftPan h2 a {background:#fff; color: #933 ; font-weight:bold; font-size:16px; }
#MiddleLeftPan .destaques{margin:3px 0 0 3px; padding:25px 5px 20px 5px; border-bottom:1px dotted #545454;}

/*----PROPAGANDA E CHAMADAS SEGUNDA COLUNA----*/
#MiddleRightPan{width:404px; float:left; padding:0 0 0 30px;}
#MiddleRightPan ul { list-style: none; padding:10px 0 10px 0; margin: 0px; display:block; }
#MiddleRightPan ul li a { line-height:20px; background:url(/at/images/bullet.gif) 0 6px no-repeat #fff;	padding-left: 20px; }
#MiddleRightPan ul li a:hover{ background:url(/at/images/bullet-hover.gif) 0 6px no-repeat #fff; color:#000; text-decoration:underline;}
#MiddleRightPan h2{width:380px; height:20px; background:url(/at/images/dotline.gif) 0 100% repeat-x #fff; color:#6BB600; font-size:24px;}
#MiddleRightPan p{padding:8px 0 0;}

/*----BANNER P/ PROPAGANDAS----*/
#MiddleRightTopPan{width:384px; height:153px; padding:29px 0 0; margin:0 0 40px 0;}
#Agitos{width:394px; height:153px; padding:29px 0 0; margin:0 0 40px 0; border: 1px 1px 1px 1px;}

/*----COLUNA ESQUERDA DENTRO DA SEGUNDA COLUNA----*/
#RightListfastPan{width:46%; float:left; padding:10px 0 0;}
#RightListfastPan ul{width:96%;}
#RightListfastPan ul li{width:96%;;  float:left;}
#RightListfastPan ul li a{width:93%;;  background:url(/at/images/bullet.gif) 0 6px no-repeat #fff; color:#666; text-decoration:underline; padding:0 0 0 18px;}
#RightListfastPan ul li a:hover{background:url(/at/images/bullet-hover.gif) 0 6px no-repeat #fff; color:#000; text-decoration:underline;}

/*----COLUNA DIREITA DENTRO DA SEGUNDA COLUNA----*/
#RightListnextPan{width:46%; float: right; padding:10px 0 0;}
#RightListnextPan ul{width:96%;;}
#RightListnextPan ul li{width:96%;;  float:left;}
#RightListnextPan ul li a{width:93%;;  background:url(/at/images/bullet.gif) 0 6px no-repeat #fff; color:#666; text-decoration:underline; padding:0 0 0 18px;}
#RightListnextPan ul li a:hover{background:url(/at/images/bullet-hover.gif) 0 6px no-repeat #fff; color:#000; text-decoration:underline;}


/*----ÁREA DE RODAPÉ----*/
#footermainPan{background:url(/at/images/footerbg.gif) 0 0 repeat-x #F4F4F4; color:#212121; position:relative; margin:0 auto; height:43px; clear:both;}

/*----DESCRITIVO DO RODAPÉ----*/
#footerPan{width:689px; position:relative; margin:0 auto; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal; padding:15px 0 0;}
#footerPan p.copyright{width:300px; background:#F4F4F4; color:#212121; position:relative; margin:0 auto;}

#wrap {
	margin: 0 auto;
	width:690px;
	text-align: left;		
	background: #FFF;	
}

