/** Estilos de Texto -- SPAN -- **/

	.observacao {
	font-family : verdana;
	font-size : 08px;
	color : #4D4D4D;
	overflow: hidden;
	}

	span {
	font-family : verdana;
	font-size : 10px;
	color : #4D4D4D;
	overflow: hidden;
	}
	
	span.t1 {
		width : 50px;
		white-space: nowrap;
	}	
	span.t2 {
		width : 75px;
		white-space: nowrap;
	}	
	span.t3 {
		width : 100px;
		white-space: nowrap;
	}	
	span.t4 {
		width : 125px;
		white-space: nowrap;
	}
	span.t5 {
		width : 150px;
		white-space: nowrap;
	}
	span.t6 {
		width : 175px;
		white-space: nowrap;
	}
	span.t7 {
		width : 200px;
		white-space: nowrap;
	}
	span.t8 {
		width : 225px;
		white-space: nowrap;
	}
    span.t9 {
		width : 250px;
		white-space: nowrap;
	}
    span.t10 {
		width : 275px;
		white-space: nowrap;
	}
    span.t11 {
		width : 300px;
		white-space: nowrap;
	} 
    span.t12 {
		width : 325px;
		white-space: nowrap;
	} 
    span.t13 {
		width : 350px;
		white-space: nowrap;
	}

/** Estilos de Texto -- SPAN -- **/

/** Estilos de Texto -- ToolBars-- **/
    span.toolBars {
		font-weight: bold;
		white-space: nowrap;
	}
/** Estilos de Texto -- ToolBars-- **/

/** Estilos de Texto -- ToolBars-- **/
pontos {
	white-space: nowrap;
	font-family : verdana;
	font-size : 05px;
	color : #4D4D4D;
}

pontos2 {
	white-space: nowrap;
	font-family : verdana;
	font-size : 05px;
	color : white;
}

/** Estilos de Texto -- ToolBars-- **/

/** Estilos de Texto -- ToolBars-- **/
.transparente{
		filter: Alpha(Opacity=65,FinishOpacity=0, Style=0, StartX=0, StartY=0, FinishX=0, FinishY=0);
}
/** Estilos de Texto -- ToolBars-- **/

/** Estilos de Campo -- ToolBars-- **/
.campo {
	font-family : verdana;
	font-size : 09px;
	color : #4D4D4D;
	background-color : #FAFAFA;	
}
.camporequired {
	font-family : verdana;
	font-size : 09px;
	color : #4D4D4D;
	background-color : #EEEBF6;	
}
/** Estilos de Campo -- ToolBars-- **/

/** Estilos Título Pagina Principal**/
.destaque {
	font-family : verdana;
	font-size : 13px;
	color : #0093DD;
	font-weight: bold;
}
/** Estilos Título Pagina Principal**/

/** Estilos noticias Pagina Principal**/
.noticias {
	font-family : verdana;
	font-size : 11px;
	color : #505664;
	font-weight: bold;
}

.noticiasdata {
	font-family : verdana;
	font-size : 09px;
	color : #505664;
}

/** Estilos noticias Pagina Principal**/

/** Estilos Empresa titulo **/
.empresa {
	font-family : verdana;
	font-size : 14px;
	color : #0491D8;
	font-weight: bold;
}
/** Estilos Empresa titulo **/

/** Estilos Empresa titulo **/
.servico2 {
	font-family : verdana;
	font-size : 12px;
	color : #466E8F;
	font-weight: bold;
}
/** Estilos Empresa titulo **/

.validator {
	font-family : verdana;
	font-size : 11px;
	color : #CC3300;
}

/** Estilos Central Relacionamento titulo **/
.central {
	font-family : verdana;
	font-size : 13px;
	color : #495678;
	font-weight: bold;
}
/** Estilos Central Relacionamento titulo **/

.botaoSeguro
{
 	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='white', EndColorStr='#8B8C8B');
}

.botaoSeguroSelect
{
 	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='white', EndColorStr='#F0F4F0');
}

.boxarearestrita {
	font-family : verdana;
	font-size : 09px;
	color : black;
	font-weight: bold;
}

.linkbutton{
	font-family : verdana;
	font-size : 09px;
	font-weight: bold;
	color : white;
}
