/* CSS Document */
BODY {	
	margin:0px;	
	padding:0px; 
	background:#FFF url("../images/bkg.0.jpg") center top repeat-x;	
	font-family:"Arial","Tahoma",sans-serif; font-size:11px;
}

A {
	text-decoration: none;
}

HR {
	display: none; 
}

EM {font-size:11px;font-style:normal;text-transform:uppercase;color:#CE5047;}
ADDRESS {font-size:11px; font-style:normal; color:#CE5047; }

#workspace {
	width:896px;
	margin:0px auto;
}

#sectionA {
	width:896px;
	height: 240px;
	background: url("../images/bkg.top.jpg") center top no-repeat;
}

#sectionA #linkBar{
	text-align: right;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}

#sectionA #linkBar A{
	color: #FFF;
	background:url("../images/arrow.bar.gif") left center no-repeat;	
	padding:0px 0px 0px 13px;
	line-height: 26px;
}

#sectionA #linkBar A:hover{
	font-size: 11px;
	font-weight: bold;
	color:#ffCCCC;
}

#sectionB {
	width:873px;
	margin:0px auto;
	background:#FFF;
}

#sectionB2 {
	height: 91px;
	margin:0px auto;
	background:#FFF url("../images/bkg.1.gif") center top repeat-x;
	border-top: solid 6px #CC3333;
	border-bottom: solid 1px #CCCCCC;
	padding: 0px;
}

#sectionB2 UL {
	padding:0px;
	float: left;
	list-style:none;
	margin: 20px 50px;
}

#sectionB2 UL LI{
	display: inline;
	float: left;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
}
#sectionB2 UL LI SPAN{
	color: #FF0000;
}

#sectionB2 UL LI A{
	line-height: 25px;
	color: #666666;
}

#sectionB2 UL LI A:hover{
	color: #333333;
}

#sectionC {
	width:873px;
	margin:0px auto;
	background:#FFF;
}

#sectionC #pageCon{
	padding: 20px 35px;
}

#sectionD {
	width:873px;
	margin:0px auto;
	zoom:1;
	clear:both;
	background:#EBEBEB;
	border-top:solid 9px #CE5047;
}

#footer {
	zoom:1;
	clear:both;
	background:#EBEBEB;
	width:645px;
	margin:0px auto;
}

#footer P {
	font-size:1.0em;
	text-align:center;
	margin:0px;
	padding:25px 0px 20px 0px;
}

#footer P A {
	color:#004276;
}

#footer P A:hover {
	color:#3375A9;
}
#end {
	width:873px;
	margin:0px auto;
	clear:both;
	height:10px;
	background:url("../images/border.rb.gif") right bottom no-repeat;
}

#end .fBar {
	float:left;
	width:853px;
	background:#EBEBEB;
	height:10px;
	zoom:1;
}

#end .fCorner {
	display:block;
	float:left;
	width:10px;
	height:10px;
	line-height:10px;
	background:url("../images/border.lb.gif") left bottom no-repeat;
	zoom:1;
	margin:0px;
}

H6 {
	margin:0px;
	font-size:1.0em;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	padding:20px 0px;
}
#contentA{
	width: 450px;
	float:left;
}
#contentA IMG.dest {
	border: solid 2px #DDDDDD;
}
#contentB{
	width: 350px;
	float:right;
	margin-top: 1px;
}
#contentBint{
	width: 350px;
	float:right;
}
.clear{clear:both;}
#contentC {display:inline;width:500px;float:left;}
#contentD {display:inline; width:250px; float:right; padding:52px 10px 10px 20px;	margin-bottom: 10px;}
.mensagem {color:#CE5047; text-align:center;}

