/*	Development by PictureWeb 
	Web Sistem Projects
	http://www.pictureweb.com.br
	copyright - todos os direitos reservados
*/

/**********************************************/

/* CORPO DA PÁGINA */

.txtffffff{
font-family:Arial;
font-size: 11px;
color: #ffffff;
}

.txtffffff_M{
font-family:Arial;
font-size: 10px;
color: #ffffff;
}

.txt930000{
font-family:Arial;
font-size: 11px;
color: #930000;
}

.txtC20000{
font-family:Arial;
font-size: 11px;
color: #C20000;
}

.txtC20000G{
font-family:Arial;
font-size: 12px;
color: #C20000;
}

.txtC20000-b{
font-family:Arial;
font-weight:Bold;
font-size: 11px;
color: #C20000;
}

.txt000000-b{
font-family:Arial;
font-weight:Bold;
font-size: 11px;
color: #000000;
}

.txtC20000-P{
font-family:Arial;
font-size: 10px;
color: #C20000;
}

.txt000000{
font-family:Arial;
font-size: 11px;
color: #000000;
}

.txt000000M{
font-family:Arial;
font-weight:Bold;
font-size: 12px;
color: #000000;
}



.txt000000P{
font-family:Arial;
font-size: 12px;
font-weight:Bold;
color: #000000;
}

.txt000000-Peq{
font-family:Arial;
font-size: 10px;
font-weight:Bold;
color: #000000;
}

.txt666666{
font-family:Arial;
font-size: 11px;
color: #666666;
}




/*  LISKS  */
a {
	color: #C20000;
	text-decoration: none;
}

a:hover {
	color: #C20000;
	text-decoration: underline;
}
.l_C20000:visited {  color: #C20000; text-decoration: underline}
.l_C20000:link {  color: #C20000; text-decoration: underline}
.l_C20000:active {  color: #C20000; text-decoration: underline}
.l_C20000:hover {  color: #000000; text-decoration: underline}

.l_930000:visited {  color: #930000; text-decoration: none}
.l_930000:link {  color: #930000; text-decoration: none}
.l_930000:active {  color: #930000; text-decoration: none}
.l_930000:hover {  color: #000000; text-decoration: underline}

.l_000000:visited {  color: #000000; text-decoration: none}
.l_000000:link {  color: #000000; text-decoration: none}
.l_000000:active {  color: #000000; text-decoration: none}
.l_000000:hover {  color: #000000; text-decoration: underline}

.l_000000_U:visited {  color: #000000; text-decoration: underline}
.l_000000_U:link {  color: #000000; text-decoration: underline}
.l_000000_U:active {  color: #000000; text-decoration: underline}
.l_000000_U:hover {  color: #C20000; text-decoration: underline}

.l_FFFFFF:visited {  color: #FFFFFF; text-decoration: none}
.l_FFFFFF:link {  color: #FFFFFF; text-decoration: none}
.l_FFFFFF:active {  color: #FFFFFF; text-decoration: none}
.l_FFFFFF:hover {  color: #FFFFFF; text-decoration: underline}

.l_666666:visited {  color: #666666; text-decoration: none}
.l_666666:link {  color: #666666; text-decoration: none}
.l_666666:active {  color: #666666; text-decoration: none}
.l_666666:hover {  color: #666666; text-decoration: underline}

.l_666666u:visited {  color: #666666; text-decoration: underline}
.l_666666u:link {  color: #666666; text-decoration: underline}
.l_666666u:active {  color: #666666; text-decoration: underline}
.l_666666u:hover {  color: #000000; text-decoration: underline}



/*  CAMPOS  */

textarea {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	background:#FFFBFF;
	padding-left: 2px;
	text-align: justify;
	clear: none;
	float: none;
	overflow: auto;
	clip rect();

}

input {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	background:#FFFBFF;
	text-decoration: none;
	padding-left: 2px;

}

.inputOver {
	font-family: Verdana;
	font-size: 9px;
	color: #464646;
	text-decoration: none;
	padding-left: 2px;
	background-color: #F2F2F2;
}

.inputErro {

	font-family: Verdana;
	font-size: 9px;
	color: #464646;
	text-decoration: none;
	border: 1px dashed #FF0000;
	padding-left: 2px;
	background: #D9D7D7;
	padding-left: 2px;

}


select {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	background:#FFFBFF;
	text-decoration: none;
	padding-left: 2px;
}

.input_Colorpx { 
	font-family: Verdana; 
	font-size: 9px; 
	color: #464646; 
	text-decoration: none;
	padding: 4px;
	border: 1px solid #cccccc;
	text-align: justify;
	}



.radio {

	background-image: none;
	background: transparent;
	border:none
}
