/* CSS Document by Fabio Developer - BRC Facilities */

/* Default Format---------------------------------------------------------------------------------------------------------*/

body {  
		background : #ffffff;
		margin :0;
}

body, a, div, span, td, select, option, input, textarea, decNone {
	color: #333333;
	font-size :10px;
	font-family :Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* Font familys ----------------------------------------------------------------------------------------------------------*/

.arial 		{font-family:Arial, Helvetica, sans-serif;}
.verdana	{font-family :Verdana, Arial, Helvetica, sans-serif;}

/* Font sizes ------------------------------------------------------------------------------------------------------------*/

.size10 { font-size: 10px; }
.size12 { font-size: 12px; } 
.size13 { font-size: 13px; } 
.size14 { font-size: 14px; } 
.size16 { font-size: 16px; } 
.size24 { font-size: 24px; }
.size27 { font-size: 27px; }

/* Font colors ----------------------------------------------------------------------------------------------------------*/

.c666666 	{ color: #666666; } 
.c999999 	{ color: #999999; } 
.cFFFFFF 	{ color: #FFFFFF; } 
.c355858 	{ color: #355858; } 
.c000000	{ color: #000000; } 
.c5B5C5C 	{ color: #5B5C5C; } 
.c333333 	{ color: #333333; } 
.c545353 	{ color: #545353; } 
.cD0060F 	{ color: #D0060F; } 
.cF34E06 	{ color: #F34E06; } 
.c222222 	{ color: #222222; }
.cFF6600	{ color: #FF6600; }
.c009900	{ color: #009900; }
.cFF0000	{ color: #FF0000; }
.c0000CC	{ color: #0000CC; }

/* Text decorations -----------------------------------------------------------------------------------------------------*/

.decNone, .nlink1{ text-decoration: none; }
.nlink1:hover, .decSubline { text-decoration: underline; } 

.decNone, .nlink2{ text-decoration: none; }
.nlink2:hover,  .cCC3333	{ color: #CC3333; }

.decNone, .nlink3{ text-decoration: none; }
.nlink3:hover,  .cFF0000	{ color: #FF0000; }

.bold 	{ font-weight: bold; }

/*HR dos Serviços-------------------------------------------------------------------------------------------------------- */
.EstLinhaServ {
	WIDTH: 95%; COLOR: #ff6600; center: 1px
}

/*bg title-------------------------------------------------------------------------------------------------------- */
.bgTitle {
background-image:url(../grafik/pesquisa/title.gif);
background-repeat:no-repeat;
}

/*bg Fundo esc-------------------------------------------------------------------------------------------------------- */
.bgFundoEsq {
background-image:url(../grafik/pesquisa/bg_top.gif);
background-position:right top;
background-repeat:repeat-x;

}

