@charset "utf-8";
/* CSS Document */

/* Corpo Geral */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:#FFFFFF;
text-align:justify;
margin: 0px 0px 0px 0px;
background-image:url(../images/fundo.png);
background-repeat:repeat-x;
background-position:top;
text-align:justify;
}


a {
color: #000000;
text-decoration:none;
border: 0;
}

a:hover {
color: #F20000;
text-decoration:underline;
border: 0;
}

a.image, a.image:hover  {border:0; color:#F20000;}

img {
	border: 0;
	color:#F20000;
}

.container {
width:100%;
vertical-align:top;
}

.header {
width:100%;
height:195px;
background-image: url(../images/fundo_top.png);
background-repeat:repeat-x;
text-align:center;
}

.box {
width:970px;
text-align:center;
vertical-align:top;
}


.Top {
width:100%;
height:150px;
background-image:url(../images/img_top.png);
background-repeat:no-repeat;
background-position:center;
text-align:right;
}

.TopMenu {
width:450px;
height:30px;
font-weight:bold;
text-align:right;
}

.MenuPrincipal {
width:100%;
height:40px;
text-align:center;
}

.MenuPrincipalFC {
width:200px;
height:40px;
background-color:#EF0004;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}

.MenuPrincipalFC a {
color: #FFFFFF;
}

.MenuPrincipalFC a:hover {
color:#000000;
text-decoration:none;
}

.boxConteudo {
width:970px;
vertical-align:top;
}

.Corpo {
width:100%;
}

.conteudoLeft {
width:635px;
}

.conteudoMiddle {
width:35px;
}

.conteudoRight {
width:300px;
background-image: url(../images/fundo_right.png);
background-position:center;
background-repeat:no-repeat;
background-color:#E8E8E8;
}

.caminhoSite {
font-size:10px;
height: 30px;
color:#666666;
padding-right:15px;
}

.caminhoSite a {
color:#000000;
}

.caminhoSite a:hover {
color:#F20000;
}

.space {
height:15px;
}

.BannerFlash {
width:100%;
height:300px;
text-align:center;
}

.login {
width:455px;
background-color:#CCCCCC;
}

.Area {
width:455px;
background-color:#CCCCCC;
}

.Noticias {
width:100%;
background-color:#E8E8E8;
}

.coluna1 {
width:180px;
background-color:#E8E8E8;
}

.coluna2 {
width:255px;
background-color:#E8E8E8;
}

.coluna3 {
width:180px;
background-color:#E8E8E8;
}


.colunasLeftMiddle {
width:10px;
}

.comunidade {
background-image:url(../images/img_comunidade.png);
background-position:center;
background-repeat:no-repeat;
height:369px;
width:75px;
}

.grupos {
background-image:url(../images/img_grupos.png);
background-position:bottom;
background-repeat:no-repeat;
height:369px;
width:75px;
}

/* Rodapé */

.rodape {
background-image:url(../images/fundo_rodape.png);
background-repeat:repeat-x;
height:244px;
text-align:center;
}

.rodapeConteudo {
width:970px;
height:185px;
}

.rodapeColuna1 {
	width:400px;
	color:#FFFFFF;
	height:170px;
}

.rodapeColuna2 {
	width:270px;
	color:#FFFFFF;
	height:170px;
}

.rodapeColuna3 {
	width:300px;
	color:#FFFFFF;
	height:170px;
}

.direitos {
height:43px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size:9px;
text-align:center;
}

.direitos a {
color: #FFFFFF;
font-size:9px;
}

.direitos a:hover {
color: #000000;
font-size:9px;
text-decoration:underline;
} 


.rodapeCor {
color:#FFFFFF;
text-align:left;
}

.rodapeCor a {
color:#FFFFFF;
}

.rodapeCor h3 {
color:#FFFFFF;
text-align:left;
line-height:14px;
line-height:20px;
}


/* Comando Geral */

.message {
color:#F20000;
line-height:35px;
}

.button {
background-color:#F0BE00;
height:25px;
text-align:center;
vertical-align:middle;
color:#065FA3;
font-size: 10px;
font-weight:bold;
border: none;
cursor: pointer;
}





/* Titulo */

.contentheading, .title, .blog_more strong {
color:#F20000;
font-weight:bold;
font-size:22px;
}

h3, .componentheading, table.moduletable th, legend {
color:#005aab;
font-size:18px;
font-weight:bold;
}

