/* CSS Document */

body{
margin:0px;
text-align:center;
background-image:url(images/bg.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#466381;
}

#tab-cen{
width:954px;
min-height:677px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
	#tab-cen-top{
	width:817px;
	height:100px;
	margin-top:49px;
	margin-left:39px;
	margin-bottom:49px;
	}
		#tab-cen-top-esq{
		width:274px;
		height:100px;
		float:left;
		}
		#tab-cen-top-dir{
		width:533px;
		height:100px;
		float:left;
		text-align:right;
		}	
	#tab-cen-con{
	width:862px;
	min-height:380px;
	background-color:#436280;
	margin-left:39px;
	padding:14px;
	line-height:15px;
	}
	#tab-cen-rod{
	width:862px;
	height:28px;
	margin-top:8px;
	margin-left:39px;
	}
		#tab-cen-rod-esq{
		width:578px;
		height:28px;
		float:left;
		}	
		#tab-cen-rod-dir{
		width:284px;
		height:28px;
		float:left;
		text-align:right;
		}
#hom-esq{
width:383px;
height:380px;
float:left;
margin-right:16px;
}
	#hom-esq-fla{
	width:369px;
	height:125px;
	padding:7px;
	background-color:#FFFFFF;
	}
#hom-mei{
width:248px;
height:380px;
float:left;
margin-right:11px;
}
#hom-dir{
width:192px;
height:380px;
float:left;
margin-right:11px;
}
	#hom-dir-fla{
	width:177px;
	height:354px;
	padding:7px;
	background-color:#FFFFFF;
	}	
#hom-tot{
width:647px;
min-height:380px;
float:left;

}	
	
.unfloat{
clear:left;
}