/*
 * INSTAUTO MAIN CSS FILE
 *	Desenvolvido por Metacriações, LDA.
 * www.metacriacoes.com
 * --------------------------------- - - -
 * Todos os direitos reservados - Metacriações, Lda. 2008
 * Proibída a cópia parcial ou integral do conteúdo deste ficheiro
 */


/*
Formul?rio
 */
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	BACKGROUND-COLOR: #ffffff;
	border: solid 1px #cccccc;
	height: 13px;
}

.inputButton {
	border: none;
	color: #034694;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	cursor: hand;
	vertical-align: middle;
	}
	
TEXTAREA {
	border: solid 1px #cccccc; 
	BACKGROUND-COLOR: #ffffff;
	width:550px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	
	
}



/*
Bot?es 1
 */
 
.bt_01 a {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
 
.bt_01 a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.bt_01 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.bt_01 a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.bt_01 a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

/*
Bot?es 2
 */
 
.bt_02 a {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.bt_02 a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.bt_02 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.bt_02 a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.bt_02 a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

//

.bt_03 a {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align:center;
}

.bt_03 a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align:center;
}

.bt_03 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align:center;
}

.bt_03 a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align:center;
}

.bt_03 a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align:center;
}
 
.txt_normal_cinza {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-align: left;
	line-height: 14px;
}

.txt_normal_azul {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #034694;
	text-align: left;
	line-height: 14px;
}

.txt_normal_cinza_bullets {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-align: left;
	line-height: 20px;
}

.txt_normal_cinzaclaro {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-align: left;
	line-height: 14px;
}

.txt_bold_cinza {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-align: left;
	font-weight: bold;
}

.txt_bold_cinza_subtitulo {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-align: left;
}

.txt_bold_azul_subtitulo {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #034694;
	text-align: left;
}

.txt_bold_azul {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #034694;
	text-align: left;
	font-weight: bold;
}

.txt_titulos_azul {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	color: #034694;
	text-align: left;
	font-weight: bold;
}

.txt_subtitulos_azul {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #034694;
	text-align: left;
	font-weight: bold;
}

.bg_image_o1 {
	background-image: url(../images/jola_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
