﻿body {
	background-image:url("imagens/fundo.jpg");
	background-repeat:repeat-x;
	}

.t11_o {
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: FFAE00
	}

.teste {
	font-family: calibri; 
	font-size: 18px; 
	font-weight: bold; 
	color: FFAE00
	}

.titulo {
	font-family: verdana; 
	font-size: 18px; 
	font-weight: bold; 
	color: 00396A
	}

.titulo2 {
	font-family: verdana; 
	font-size: 14px; 
	font-weight: bold; 
	color: 00396A
	}

.titulo3 {
	font-family: tahoma; 
	font-size: 18px; 
	font-weight: bold; 
	color: 800000
	}

.titulo4 {
	font-family: tahoma; 
	font-size: 18px; 
	font-weight: bold; 
	color: #FFFFFF
	}
	
.campeao {
	font-family: tahoma; 
	font-size: 13px; 
	color: #000000
	}

.t11_w { 
	font-family: tahoma; 
	font-size: 11px; 
	color: #FFFFFF
	}

.t11_black {
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000
	}


.teste {
	font-family: arial; 
	font-size: 9px; 
	color: #000000
	}

.associados { 
	font-family: tahoma; 
	font-size: 8px; 
	color: #000000; 
	background-color:#FFFFFF;
	}

A {
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}
A:hover	{
	color: #1F443C;
	}

.corpointerno {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	}

.lista {
	font-size: 12px;
	font-weight: 700;
	}

.campo_alerta {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid black;
	background-color: #ffff99;
	}
	
.texto_pagina {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: black;
	}

.tabela_formulario {
	width: 324;
	background-color: white;
	}

.titulo_campos {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: dimgray;
	background-color: whitesmoke;
	}

.campos_formulario {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: dimgray;
	background-color: gainsboro;
	border: 1px inset;
	}

.botao_enviar {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: white;
	background-color: gray;
	}
#largura1 {
	width:25px;
	}

#largura2 {
	width:75px;
	}
	
#largura3 {
	width:200px;
	}