/* Principal */
    /* Fundo do site Principal */
.configsite {background-color: #ff0000; width: "700";} /* Cor Cabecalho e rodape - Ajusta o tamanho do site se tiver 1024 x 768 aumenta */
.celulaprincipal {background-color: #006699; border: 1px solid #000000}
.celulasecundaria {background-color: #006699;} /* A cor do fundo secundaria = principal */
.topocentro {background-color: #ffffff;}

.celulaconteudo {background-color: #FFFDF4;  background-image: url('http://www.tcomp.com.br/fndcel.jpg'); 
               background-repeat: repeat-y; background-attachment: fixed; 
               background-position: center top}
.celulamaterias_conteudo {background-color: #ffffff;}


background-image: url('http://www.tcomp.com.br/fndcel.jpg'); 
               background-repeat: repeat-y; background-attachment: fixed; 
               background-position: center top 

.cabecalho_total {background-color: #ffff00}
.rodape_total {background-color: #ffff00}

    /* Formatação Células - Menus*/
.celula_menu_esquerdo {background-color: #FFFDF4; border-right: 3px solid #006699}
.celula_menu_direito {background-color: #ffcc00; border-left: 3px solid #006699}
.celula_menu_direito_1024 {background-color: #ffffff;}

A:   	       	{color:	#006699; text-decoration:none; font-size : 10px}
A:link			{color:	#003399; text-decoration:none; font-size : 10px}
A:visited		{color:	#003399; text-decoration:none; font-size : 10px}
A:hover 		{color: #FF0000; text-decoration:underline; font-size : 10px}