/* Formatação Geral*/
BODY h1 {
	font-size: 16px;
	
}

/* ------------------------------------------------ */

#COLUNA2{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 12px;
}
#COLUNA2 a {
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
#COLUNA2 a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


#COLUNA1{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 12px;
}
#COLUNA1 a {
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
#COLUNA1 a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}




/* ------------------------------------------------ */

#CONTEUDO{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;	
}
#CONTEUDO a {
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
#CONTEUDO a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

/* ------------------------------------------------ */


#CONTEUDOEXTRA{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#CONTEUDOEXTRA a {
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
#CONTEUDOEXTRA a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

/* ------------------------------------------------ */


#SECUNDARIO{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;	
}
#SECUNDARIO a {
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
#SECUNDARIO a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}



/* ------------------------------------------------ */

#END{
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


/* ------------------------------------------------ */

/* MENU*/
#BOT1{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #006699;
}
#BOT1 a {
	color: #666666;
	text-decoration: none;
}
#BOT1 a:hover {
	color: #006699;
}
#BOT2{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #006699;
}
#BOT2 a {
	color: #666666;
	text-decoration: none;
}
#BOT2 a:hover {
	color: #006699;	
}
#BOT3{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #006699;
}
#BOT3 a {
	color: #666666;
	text-decoration: none;
}
#BOT3 a:hover {
	color: #006699;	
}
#BOT4{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #006699;
}
#BOT4 a {
	color: #666666;
	text-decoration: none;
}
#BOT4 a:hover {
	color: #006699;	
}
#BOT5{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #006699;
}
#BOT5 a {
	color: #666666;
	text-decoration: none;
}
#BOT5 a:hover {
	color: #006699;	
}
#BOT6{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #006699;
}
#BOT6 a {
	color: #666666;
	text-decoration: none;
}
#BOT6 a:hover {
	color: #006699;	
}
#BOT7{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #006699;
}
#BOT7 a {
	color: #666666;
	text-decoration: none;
}
#BOT7 a:hover {
	color: #006699;	
}


#BOT8{
	color: #006699;
}
#BOT8 a {
	color: #666666;
	text-decoration: none;
}
#BOT8 a:hover {
	color: #006699;	
}




/* formail */


textarea {
	background-color: #ffffff;
	font: 12px Verdana, arial, helvetica, sans-serif;
	color: #006699;
	border-bottom: thick solid #cccccc;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}


input { 
	background-color:#ffffff; 
	font: 12px Verdana, arial, helvetica, sans-serif;
	color: #006699;
	border-bottom: thick solid #cccccc;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}
