<style>



/*FUNDOS DO SITE ////////////////////////////// */





	

	



	

/*ESTILOS PADROES PARA O SITE /////////////// */

	.trPadrao {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #962F45;

	}

	font.titulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #000000;

}

	.categoria {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #952E45;

}

 



table.login {

	

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold; 

	color: #000000;

	text-align: left;

	height: 36px;

	line-height: 22px;

	white-space: nowrap;

	width: 250;

	border-bottom: 3px;

	background-color: #E9DBBE;

	background-position: left;

	background-repeat: no-repeat;

	text-indent: 5px;

    }

	

	

table.legenda {

	

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold; 

	color: #000000;

	text-align: left;

	height: 10px;

	line-height: 22px;

	white-space: nowrap;

	width: 150;

	border-bottom: 0px;

	background-color: #FDF7A8;

	background-position: left;

	background-repeat: no-repeat;

	text-indent: 0px;

    }	



	/*alerta*/

	

	table.alerta {

	

	font: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold; 

	color: #ff3300;

	text-align: left;

	height: 36px;

	line-height: 22px;

	white-space: nowrap;

	width: 250px;

	border-bottom: 3px;

	background-color:#ff3300;

	background-position: left;

	background-repeat: no-repeat;

	text-indent: 30px;



	}

















	table.formulario {



	font-family: verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: nome;

	color: #000000;

	text-align: left;

	height: 0px;

	line-height: 40px;

	white-space: nowrap;

	width: 350;

	border-bottom: 0px;

	border-color: black;

	background-color: #ffffff;

	background-position: left;

	background-repeat: no-repeat;

	text-indent: 0px;

	}

	

	table.lista {



	font-family: verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: nome;

	color: #000000;

	text-align: left;

	height: 0px;

	line-height: 20px;

	white-space: nowrap;

	width: 70%;

	border-bottom: 0px;

	border-color: black;

	background-color: #ffffff;

	background-position: left;

	background-repeat: no-repeat;

	text-indent: 0px;

	}

	

	

	.trVermelha {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: white;

	background-color: #990000;

	}



/*LINKS ////////////////////////////////// */
a.cat:link, a.cat:visited{

	font-size: 14px; 

	color: #962F45;  

	text-decoration: none;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-weight: bold;

	}


a.cat:link:hover {

	font-size: 14px; 

	color: #cc6699; 

	text-decoration: none;

	font-family:  Arial, Verdana,  Helvetica, sans-serif;

	font-weight: bold;

	}	








/*LINKS ADMINISTRACAO ////////////////////////////////// */

a.menuSite:link, a.menuSite:visited {

	font-size: 11px; 

	color: #ffffff; 

	text-decoration: none;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-weight: bold;

	}



a.menuSite:hover {

	font-size: 11px; 

	color: #000000; 

	text-decoration: none;

	font-family:  Arial, Verdana, Helvetica, sans-serif;

	font-weight: none;

	}

	

a.link:link, a.link:visited {

	font-size: 12px; 

	color: #962F45; 

	text-decoration: none;

	font-family: Arial, Verdana,  Helvetica, sans-serif;

	font-weight: bold;

	}



a.link:hover {

	font-size: 12px; 

	color: #000000; 

	text-decoration: none;

	font-family:  Arial, Verdana,  Helvetica, sans-serif;

	font-weight: bold;

	}	

	



a.adm:link, a.adm:visited {

	font-size: 11px; color: #ffffff; text-decoration: none;

	font-family:  Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	}



a.adm:hover {

	font-size: 11px; color: #000000; text-decoration: none;

	font-family:  Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	}

	

	

		

/*ESTILOS DOS FORMULARIOS /////////////////////////// */

.button {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-style: normal;

	font-weight: bold;

	font-size: 10px;

	color: #000000;

	border-style: solid;

	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;

	background-color: #F4ED9D;

	} 



.inputPesquisar {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #2B5F6D;

	border: 1px solid;

	line-height: 12px;

	background-color: #CCD9DC;

	}

	

.inputPadrao {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	border: 1px solid;

	line-height: 12px;

	background-color: #F7E9DC;

    }

	

.inputMaior {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #000000;

	border: 1px solid;

	width:100px;

	line-height: 12px;

	background-color: #F4ED9D;

    }





.searchbox {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: Black;

	border: 0px solid;

	line-height: 10px;

	background-color: #FCE6E9;

	height: 10px;

	}

	

	

	

	

	

	

	

	

/* Styles for dhtml tabbed-pages */

.menuTab {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #F0F4F5;

	border-left: outset 0px #246AE6;

	border-right: outset 0px #808080;

	border-top: outset 1px #246AE6;

	border-bottom: solid 1px #d5d5d5;

	width: 159px;

	text-align: center;

	cursor: hand;

	font-weight: bold;

	color: red;

}



.menu-nav {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #962F45;

	border-left: outset 0px #246AE6;

	border-right: outset 0px #808080;

	border-top: outset 0px #246AE6;

	border-bottom: solid 0px #d5d5d5;

	width: 700px;

	height: 20px;

	text-align: center;

	cursor: hand;

	font-weight: bold;

	color: #ffffff;

}





tr.preto

{

	background-color : #000000;

}



tr.padrao

{

	font-family : Arial, Verdana, Helvetica, sans-serif;

	font-weight: none;

	font-size: 14px;

	color: #962F45;



}



table.formulario

{

	font-family : Arial, Verdana, Helvetica, sans-serif;

	font-weight: none;

	font-size: 12px;

	color: #962F45;



}

.titulo

{

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: 000000;

}





.vermelho

{

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #990000;

}



.branco

{

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #ffffff;

}





/*//CSS DO SITE//////////////////////////////////////////////////*/

.menu-nav-site {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	background-color: #962F45;

	width: 700px;

	height: 20px;

	text-align: center;

	cursor: hand;











</style>



