/* CSS Document */

.body {	
	background-image: url(../../imagens/fundo.jpg);
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
}

.fundoTrabalho
{
	background-image: url(../../imagens/lado_dir.jpg);
	background-repeat: repeat-y;
	background-position: right top;	
	background-color:#FFFFFF;
}

.fundeoBotoneira
{
	background-image: url(../../imagens/fundo_botoneira.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
	background-color:#FFFFFF;
}

.fundoBtHome
{
	background-image: url(../../imagens/bt_home_fundo.gif);
	background-repeat: repeat-y;
	background-position: right top;	
	background-color:#EDBE00;
}

.fundoBtEmpresa
{
	background-image: url(../../imagens/aempresa/bt_empresa_fundo.gif);
	background-repeat: repeat-y;
	background-position: right top;	
	background-color:#8E8E8E;
}

/*FONT*/

.font
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.font2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0D3C7C;
	font-weight:bold;
}

.font3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.font4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9E2020;
}

.font5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

/*INPUT*/
.input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	width:168px;
	height: 22px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-color: #666666;
	border-left-color: #999999;
	text-align: left;
	vertical-align: middle;
}

.input2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	width:168px;
	/*height: 22px;*/
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-color: #666666;
	border-left-color: #999999;
	text-align: left;
	vertical-align: middle;}

.input3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right: #003175 1px solid;
	border-top: #003175 1px solid;
	border-left: #003175 1px solid;
	width: 100%;
	border-bottom: #003175 1px solid;
}

.input4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:solid 1px #003175;
}

/*LINKS*/

.aMenu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A83D3D;
	text-decoration:underline;
}

.aMenu:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A83D3D;
	text-decoration:none;
}


.aMenu2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

.aMenu2:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.aMenu3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9E2020;	
	text-decoration:none;
}

.aMenu3:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9E2020;	
	text-decoration:underline;
}

.aMenu4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#727272;
	font-weight:bold;
	text-decoration:none;
}

.aMenu4:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#727272;
	font-weight:bold;
	text-decoration:underline;
}

.aMenu5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0D3C7C;	
	text-decoration:underline;
}

.aMenu5:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0D3C7C;	
	text-decoration:none;
}


.aMenu6
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0D3C7C;	
	text-decoration:underline;
}

.aMenu6:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0D3C7C;	
	text-decoration:none;
}
