/*
 * CSS main of the site
 */

/*- Common -*/
*{
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
html{
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}
body{
	height: 100%;
	background-image: url("../img/fndTop.gif");
	background-position: top center;
	background-repeat: repeat-x;
}
a{
	color: #002163;
	text-decoration: none;	
}
a:hover{
	text-decoration: underline;	
}
p{
	color: #434548;
	font-size: 11px;	
}
b{
	color: #434548;
	font-size: 11px;
}
strong{
	color: #000000;
	font-size: 11px;
}
table{
	border-collapse: collapse;
}
li {
	list-style-type: none;
	text-decoration: none;
}
.none{
	display: none;
}
.posRelative{
	position: relative;
}
.posAbsolute{
	position: absolute;
}
.alignLeft{
	text-align: left;
}
.alignRight{
	text-align: right;
}
.floatRight{
	float: right;
}
.floatLeft{
	float: left;
}
.clear{
	clear: both;
}
.center{
	text-align: center;
}
.main{
	width: 981px;
	height: 100%;
}
.correct{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
/*------------------------------*/

/*- Column -*/
.colContent{
	position: relative;
	float: left;
	width: 800px;
	height: 100%;
}
.colPromo{
	float: left;
	padding-top: 92px;
	padding-left: 30px;
	height: 100%;
}
/*------------------------------*/

/*- Top -*/
.top{
	clear: both;
	position: relative;
	width: 800px;
	height: 81px;		
}
.logo{
	float: left;
	width: 114px;
}
.linkCommon{
	clear: both;
}
.padTitLink{
	padding-top: 22px;
	padding-right: 230px;
}
/*------------------------------*/

/*- Menu -*/
.menuDiv{
	float: left;
	height: 11px;
	margin-top: 9px;
	_margin-top: 7px;
	*margin-top: 7px;
	border-right: #002163 1px solid;
}
.menuCommonDiv{
	float: left;
	height: 9px;
	margin-top: 2px;
	border-right: #002163 1px solid;
}
.menuTopItem{
	float: left;
	padding: 2px 7px 1px 7px;
	background-color: #408ADA;
	border-right: #ffffff 1px solid;	
}
.menuTopHome{
	background-color: #0066B5;
}
.menuSession{
	padding-top: 2px;
	padding-left: 4px;
}
.menuSessionItem{
	float: left;
	margin-top: 3px;
	*margin-top: 0px;
	_margin-top: 0px;
	padding: 5px 6px 1px 6px;
	color: #002163;
}
.menuSessionItemSel{
	float: left;
	margin-top: 5px;
	*margin-top: 2px;
	_margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	padding: 3px 6px 1px 6px;
	background-color: #FFFFFF;
	color: #002163;
}
.menuSessionItemSel a{
	color: #002163;
}
.menuCommon{
	float: left;	
	padding-top: 15px;
}
.menuCommonItem{
	float: left;
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	color: #002163;
}
.menuCommonItem a{
	font-size: 10px;
	text-decoration: none;
}
.menuCommonItem a:hover{
	text-decoration: underline;
}
.menuSide{
	float: left;
	width: 114px;
	margin-right: 1px;	
}
.menuSideHome{
	margin-top: 6px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	background-color: #006198;
}
.menuSideItem{
	margin-top: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 6px;
	background-image: url("../img/seta.gif");
	background-repeat: no-repeat;
	background-position: 6px 9px;
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #006299;	
}
.menuSideItem a{
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #006299;	
}
.menuSideItemSel{
	margin-top: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 6px;
	background-image: url("../img/seta.gif");
	background-repeat: no-repeat;
	background-position: 6px 9px;
	background-color: #FFFFFF;
	font-size: 9px;
	color: #006299;	
}
.menuSideItemSel a{
	font-size: 9px;
	color: #006299;	
}
/*------------------------------*/

/*- List -*/
.lstProdItem{
	padding: 0px 2px 0px 10px;
	background-image: url("../img/point.gif");
	background-repeat: no-repeat;
	background-position: 2px 5px;
	text-align: left;
	color: #6B6B6B;
}
.lstTabItem{
	padding: 0px 2px 0px 10px;
	background-image: url("../img/point.gif");
	background-repeat: no-repeat;
	background-position: 2px 5px;
	text-align: left;
	font-size: 10px;
}
.lstBlue{
	display: none;
	padding-top: 5px;
	padding-bottom: 12px;
	color: #6B6B6B;
}
.lstBlueNone{
	padding-top: 5px;
	padding-bottom: 12px;
	color: #6B6B6B;
}
/*------------------------------*/

/*- Tabelas -*/
#tabCont{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
}
#tabela{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
	z-index: 2;
}
.borLeftRight{
	border-right: #007CC2 1px solid;
	border-left: #007CC2 1px solid;
}
.borTop{
	border-top: #007CC2 1px solid;	
}
.borBottom{
	border-bottom: #007CC2 1px solid;	
}
.borAzRight{
	border-right: #007CC2 1px solid;	
}
.titTab{
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #007CC2;
	border-bottom: #FFFFFF 1px solid;
	text-align: center;
	color: #FFFFFF;	
}
.subTit{
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;	
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	background-color: #007CC2;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
.subTit1{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #007CC2;
	border-bottom: #FFFFFF 1px solid;
	background-color: #CCE5F3;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
.subTitNone{
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;	
	border-left: #FFFFFF 1px solid;
	background-color: #007CC2;
}
.linTab{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	font-size: 10px;
}
.corLinTabBr{
	background-color: #FFFFFF;
}
.corLinTabCi{
	background-color: #EEEEEE;
}
.corTab1{
	background-color: #99CCCC;
}
.corTab2{
	background-color: #6699CC;
}
.corTab3{
	background-color: #5EAFD7;
}
.corTab4{
	background-color: #3399CC;
}
.corTab5{
	background-color: #009999;
}
#fndPop{
	filter: alpha(opacity=80);
	opacity: 0.8;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;	
}
#btnClose{
	width: 76px;
	height: 16px;
	padding-top: 1px;
	background-color: #007CC2;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
}
.padDate{
	padding-top: 5px;
	font-size: 10px;
	text-align: left;
}
.tabMsg{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
/*------------------------------*/

/*- Content -*/
.content{
	float: left;
	position: relative;
	width: 646px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 28px;
	background-color: #FFFFFF;
	border-right: #CCCCCC 1px solid;
}
.moldContent{
	float: left;
	background-color: #FFFFFF;	
}
.backBlue{
	clear: both;
	background-color: #D8E8F8;
}
.barTit{
	width: 640px;
	height: 18px;
	padding-left: 6px;
	padding-top: 2px;
	margin-top: 12px;
	margin-bottom: 14px;
	background-color: #0070AF;
}
.barTitProd{
	width: 640px;
	height: 17px;
	padding-left: 6px;
	padding-top: 3px;
	background-color: #CCD8EC;
}
.msgObs{
	clear: both;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;	
}
.texto{
	float: left;
	width: 317px;
	min-height: 90px;
	padding-right: 5px;
}
.textoBig{
	float: left;
	width: 434px;
	min-height: 90px;
	padding-right: 5px;
}
.box{
	float: left;
	width: 322px;
	height: 87px;
	background-color: #F7F7F7;
}
.boxBig{
	float: left;
	width: 646px;
	height: 87px;
	background-color: #F7F7F7;
}
.boxProd{
	width: 646px;
	padding-bottom: 15px;
	padding-top: 5px;
}
.boxBlue{
	margin-top: 5px;
	padding: 2px 10px 2px 10px;
	border: #D2DCED 1px solid;
	background-color: #FFFFFF;
}
.titBoxBlueNone{
	padding-top: 5px;
	padding-bottom: 6px;
	color: #1E6B97;
	font-weight: bold;
}
.titBoxBlue{
	padding-top: 5px;
	padding-left: 14px;
	padding-bottom: 6px;
	color: #1E6B97;
	font-weight: bold;
	background-image: url("../img/setaAzulFe.gif");
	background-repeat: no-repeat;
	background-position: 2px 7px;
	cursor: pointer;
}
.titBoxBlueSel{
	padding-top: 5px;
	padding-left: 14px;
	padding-bottom: 6px;
	color: #1E6B97;
	font-weight: bold;
	background-image: url("../img/setaAzulAb.gif");
	background-repeat: no-repeat;
	background-position: 0px 9px;
	cursor: pointer;
}
.lineBox{
	clear: both;
	height: 87px;
	margin-bottom: 2px;
}
.lineBoxProd{
	clear: both;
}
.firstLineBox{
	clear: both;
	height: 100%;
}
.spaceBox{
	margin-right: 2px;	
}
.imgBox{
	float: left;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.txtBox{
	float: left;
	width: 230px;
	padding-left: 10px;
	padding-top: 6px;
}
.txtBoxBig{
	float: left;
	width: 560px;
	padding-left: 10px;
	padding-top: 6px;
}
.txtBoxProd{
	width: 560px;
	padding-left: 10px;
	padding-top: 10px;
	color: #6B6B6B;
}
.barConheca{
	clear: both;
	width: 310px;
	height: 12px;
	padding-right: 6px;
	padding-top: 3px;
	margin-left: 4px;
	background-color: #EEEEEE;
	text-align: right;
}
.barConhecaBig{
	clear: both;
	width: 634px;
	height: 12px;
	padding-right: 6px;
	padding-top: 3px;
	margin-left: 4px;
	background-color: #EEEEEE;
	text-align: right;
}
.corTxt{
	color: #6B6B6B;
}
.corBoxProd{
	background-color: #F7F7F7;	
}
/*------------------------------*/

/*- Footer -*/
.footer{
	position: relative;
	width: 646px;
	margin-top: 50px;
	margin-bottom: 40px;
	text-align: center;
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #002163;
}
.footer a{
	color: #0000ff;
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
/*------------------------------*/
