/* CSS STYLE JADERM - POR JADER MENEZES jader@jaderm.com.br */

.txt a:link {
	color: #767F84;
	text-decoration: none;
}
.txt a:visited {
	text-decoration: none;
	color: #3F3F3F;
}
.txt a:hover {
	text-decoration: none;
	color: #9DECFF;
}
.txt a:active {
	text-decoration: none;
	color: #767F84;
}

/* FONTE DO MENU */
.txt1 {
	font-family:Verdana, Arial, sans-serif;
	color: #3F3F3F;
	text-decoration: none;
	font-size:10px;
	line-height:150%;
	font-weight: bold;
}
.txt1 a:link {
	font-family:Verdana, Arial, sans-serif;
	color: #3F3F3F;
	text-decoration: none;
	font-size:10px;
	line-height:150%;
	font-weight: bold;
}
.txt1 a:visited {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size:10px;
	line-height:150%;
	font-weight: bold;	
}
.txt1 a:hover {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size:10px;
	line-height:150%;
	font-weight: bold;	
}
.txt1 a:active {
	font-family:Verdana, Arial, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size:10px;
	line-height:150%;
	font-weight: bold;	
}
/* classe de links com quadrados */


/* FONTE AZUL */
.txt3 {
	font-family:Verdana, Arial, sans-serif;
	color: #336799;
	text-decoration: none;
	font-size:10px;
	line-height:150%;
	font-weight: bold;
}
.txt3 a:link {
	font-family:Verdana, Arial, sans-serif;
	color: #336799;
	text-decoration: none;
	font-size:10px;
	line-height:150%;
	font-weight: bold;
}
.txt3 a:visited {
	font-family: Verdana, Arial, sans-serif;
	color: #336799;
	text-decoration: none;
	font-size:10px;
	line-height:150%;
	font-weight: bold;	
}
.txt3 a:hover {
	font-family: Verdana, Arial, sans-serif;
	color: #336799;
	text-decoration: none;
	font-size:10px;
	line-height:150%;
	font-weight: bold;	
}
.txt3 a:active {
	font-family:Verdana, Arial, sans-serif;
	color: #336799;
	text-decoration: none;
	font-size:10px;
	line-height:150%;
	font-weight: bold;	
}
/* classe de links com quadrados */



.txt2 {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size:11px;
	line-height:150%;
}
a.txt2:link {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size:11px;
	line-height:150%;
}
a.txt2:visited {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color: #1B8473;
	text-decoration: none;
	font-size:11px;
	line-height:150%;
}
a.txt2:hover {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color: #1B8473;
	text-decoration: none;
	font-size:11px;
	line-height:150%;
	background-color: #FFFFFF;
}
a.txt2:active {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size:11px;
	line-height:150%;
}

/* mais uma classe de estilo */
.txtg {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#737C81;
	font-size:11px;
	line-height:150%;
	text-decoration: none;
}

a.txtg:link {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#737C81;
	font-size:11px;
	line-height:150%;
	text-decoration: none;
}

a.txtg:hover {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size:11px;
	line-height:150%;
	background-color: #FFFFFF;
}
a.txtg:visited {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#737C81;
	text-decoration: none;
	font-size:11px;
	line-height:150%;
}

a.txtg:active {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size:11px;
	line-height:150%;
}

/* classe dos titulos */

.titulo {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	color: #6C62A1;
	text-decoration: none;
	font-size:12px;
	line-height:150%;
}
a.titulo:link {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	color: #737C81;
	text-decoration: none;
	font-size:12px;
	line-height:150%;
}
a.titulo:visited {
	font-family:Trebuchet MS,Tahoma, Verdana, Arial, sans-serif;
	color: #6C62A1;
	text-decoration: none;
	font-size:12px;
	line-height:150%;
}
a.titulo:hover {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	color: #6C62A1;
	text-decoration: none;
	font-size:12px;
	line-height:150%;
	background-color: #FFFFFF;
}
a.titulo:active {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	color: #6C62A1;
	text-decoration: none;
	font-size:12px;
	line-height:150%;
}



/* configurações para formularios */

.form {
	background-color:#ffffff;
	border:1px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#737C81;
	font-size:11px;
	width:93px;
	height: 15px;
	padding:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B1B1B1;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B1B1B1;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B1B1B1;
}


.form2 {
	background-color:#ffffff;
	border:1px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#737C81;
	font-size:11px;
	height: 15px;
	padding:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B1B1B1;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B1B1B1;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B1B1B1;
}
.textarea {
	background-color:#ffffff;
	border:1px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#737C81;
	font-size:11px;
	padding:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B1B1B1;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B1B1B1;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B1B1B1;
}
.select {
	background-color:#ffffff;
	border:1px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#737C81;
	font-size:11px;
	width:172px;
	height: 15px;
	padding:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B1B1B1;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B1B1B1;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B1B1B1;
}

/* configurações para imagens */
.quadro {
	border: 4px solid #ffffff;
	background-color: #ffffff;
}

.img {
		BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; BORDER-LEFT: #ddd 1px solid; PADDING-TOP: 4px; BORDER-BOTTOM: #ddd 1px solid;
}



/* classe de estilo dos textos*/
.txtg1 {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#737C81;
	font-size:12px;
	line-height:150%;
	text-decoration: none;
}

a.txtg1:link {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#737C81;
	font-size:12px;
	line-height:150%;
	text-decoration: none;
}

a.txtg1:hover {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color: #464B4F;
	text-decoration: none;
	font-size:12px;
	line-height:150%;
	background-color: #FFFFFF;
}
a.txtg1:visited {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#737C81;
	text-decoration: none;
	font-size:12px;
	line-height:150%;
}

a.txtg1:active {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color: #1B8473;
	text-decoration: none;
	font-size:12px;
	line-height:150%;
}
