@charset "UTF-8";
/* CSS Document */
*{
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body{
margin:0px;
}
td
{	vertical-align:top;
}
#main
{	width:100%;
	min-height:100%;
}
#conteudo{
	width:1000px;
	margin-top:10px;
}
#selos{
margin-bottom:10px;
}
#selos img{
width:195px;
heigh:98px;
}
#selos td{
height:83px;
}
.td_slide{
width:690px;
height:350px;
}
.td_ultimas{
width:300px;
height:350px;
padding-left:10px;
}
.titulos{
font-family:tahoma;
padding:5px;
font-weight:bold;
}
.titulo_noticia{
color:#FF6700;
font-size:14px;

}
.intro_noticia{
font-size:12px;
line-height:145%;
border-bottom:1px #ccc solid;
}
#ultimas_noticias{
margin-bottom:10px;
}
#ultimas_noticias p{
margin-top:7px;
margin-bottom:5px;
}
#campanhas_videos{
margin_bottom:0px;
}
#campanhas_videos td{
width:50%;
}
.foot{
background-image:url(../imagens/foot.jpg);
background-position:top center;
background-repeat:no-repeat;
height:92px;
}
.titulo_grupo1{
color:#0c8dce;
text-shadow:#000000 1px 1px;
font-size:60px;
}
.titulo_grupo2{
color:#fd9a23;
text-shadow:#000000 1px 1px;
font-size:60px;
}
.titulo_grupo3{
color:#ed1b24;
text-shadow:#000000 1px 1px;
font-size:60px;
}
.titulo_grupo4{
color:#7a7a7a;
text-shadow:#000000 1px 1px;
font-size:60px;
}
.titulo_grupo5{
color:#b9d230;
text-shadow:#000000 1px 1px;
font-size:60px;
}
.titulo_grupo6{
color:#153c67;
text-shadow:#000000 1px 1px;
font-size:60px;
}
.titulo_grupo7{
color:#9ca548;
text-shadow:#000000 1px 1px;
font-size:60px;
}
.titulo_grupo8{
color:#425a38;
text-shadow:#000000 1px 1px;
font-size:60px;
}
.titulo_grupo9{
color:#8f9eb5;
text-shadow:#000000 1px 1px;
font-size:60px;
}
.titulo_grupo10{
color:#00bb9c;
text-shadow:#000000 1px 1px;
font-size:60px;
}
.titulo_grupo11{
color:#ff202a;
text-shadow:#000000 1px 1px;
font-size:60px;
}
.titulo_grupo12{
color:#ffe500;
text-shadow:#000000 1px 1px;
font-size:60px;
}
.titulo_grupo16{
color:#c210ff;
text-shadow:#000000 1px 1px;
font-size:60px;
}
.icone_grupo1{
background:#0c8dce;
color:#FFF;
}
.icone_grupo2{
background:#fd9a23;
color:#FFF;
}
.icone_grupo3{
background:#ed1b24;
color:#FFF;
}
.icone_grupo4{
background:#7a7a7a;
color:#FFF;
}
.icone_grupo5{
background:#b9d230;
color:#FFF;
}
.icone_grupo6{
background:#153c67;
color:#FFF;
}
.icone_grupo7{
background:#9ca548;
color:#FFF;
}
.icone_grupo8{
background:#425a38;
color:#FFF;
}
.icone_grupo9{
background:#8f9eb5;
color:#FFF;
}
.icone_grupo10{
background:#00bb9c;
color:#FFF;
}
.icone_grupo11{
background:#ff202a;
color:#FFF;
}
.icone_grupo12{
background:#ffe500;
color:#FFF;
}
#icones_internas td
{	width:182px;
	height:95px;
	text-align:center;
	vertical-align:middle;
}
a.a1:link{
color:#333;
text-decoration:none;
}
a.a1:visited{
color:#333;
text-decoration:none;
}
a.a1:hover{
color:#000;
text-decoration:none;
}
a.a2:link{
color:#2DA47B;
text-decoration:none;
}
a.a2:visited{
color:#2DA47B;
text-decoration:none;
}
a.a2:hover{
color:#000;
text-decoration:none;
}
#form table{
border:#ccc 1px solid;
margin-top:5px;
margin-bottom:5px;
color:#666;
font-size:35px;
line-height:150%;
border-radius:5px;
width:550px;
align:center;
}
#form table input, select, textarea{
border:#FFF 1px solid;
color:#666;
font-size:20px;
line-height:150%;
background:#f0f0f0;
}