﻿@charset "utf-8";
/* CSS Document */

body 
{
	background-color: #000000;
	background-image: url(images/fundo.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* ------------------------ LINKS STYLES ------------------------ */

.sitemap_link a 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	text-decoration:underline;
}

.sitemap_link a:visited 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	text-decoration:underline;
}

.sitemap_link a:active 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	text-decoration:underline;
}

.sitemap_link a:hover 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	text-decoration:none;
}

.white_link a 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	text-transform:lowercase;
	text-decoration:underline;
}

.white_link a:visited 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	text-transform:lowercase;
	text-decoration:underline;
}

.white_link a:active 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	text-transform:lowercase;
	text-decoration:underline;
}

.white_link a:hover 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	text-transform:lowercase;
	text-decoration:none;
}

.signature_link a 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.signature_link a:visited 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.signature_link a:active 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.signature_link a:hover 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

.orange_link a 
{
	color:#f26422;
	font-family:Tahoma, Verdana;
	font-size:10px;
	text-transform:lowercase;
	text-decoration:underline;
}

.orange_link a:visited 
{
	color:#f26422;
	font-family:Tahoma, Verdana;
	font-size:10px;
	text-transform:lowercase;
	text-decoration:underline;
}

.orange_link a:active 
{
	color:#f26422;
	font-family:Tahoma, Verdana;
	font-size:10px;
	text-transform:lowercase;
	text-decoration:underline;
}

.orange_link a:hover 
{
	color:#f26422;
	font-family:Tahoma, Verdana;
	font-size:10px;
	text-transform:lowercase;
	text-decoration:none;
}

/* ------------------------  TEXT STYLES ------------------------ */

.labels_white_bold 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.labels_bottom_bold 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.labels_white 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	text-decoration:none;
}

.text_white 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	text-align:justify;
}

.text_signature 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:10px;
	text-decoration:none;
}

.text_orange 
{
	color:#f26422;
	font-family:Tahoma, Verdana;
	font-size:10px;
	text-decoration:none;
}

.pesq_labels_white
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	margin-left:10px;
	text-decoration:none;
}

.slogan 
{
	color:#f26422;
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.quemsomos 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	line-height:2em;
	text-decoration:none;
	text-align:justify;
}

.quote_text 
{
	color:#FFFFFF;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:16px;
	line-height:2em;
	text-decoration:none;
	text-align:justify;
}

.quote_orange 
{
	color:#f26422;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
}

.imos_text 
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	text-decoration:none;
}

.imos_text_bold
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.imos_text_orange 
{
	color:#f26422;
	font-family:Tahoma, Verdana;
	font-size:11px;
	text-decoration:none;
}

/* ------------------------  FORM STYLES  ------------------------ */


.formbutton
{
	background:url(images/formbg.gif) repeat-x left top;
	border:outset 1px #ccc;
	color:#666;
	cursor:pointer;
	font-family:Tahoma, Verdana;
	font-size:12px;
	padding: 2px 3px;

}


.dropdown 
{
	color:#000000;
	font-family:Tahoma, Verdana;
	font-size:10px;
	text-decoration:none;
}