body{
	behavior: url(css/csshover.htc);
}
#contentContainer {
	width: 769px;
	background-image: url(../imgs/img_bckgrd_center_content.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
}
#centerContainer {
	padding-left: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A56E08;
}
#content{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A56E08;
	top: 145px;
	width: 660px;
	height: 348px;


}
#centerContainerContent {
	padding-top: 20px;
	margin-left: 260px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A56E08;
	width: 500px;
}
#footerContainer {
	width: 769px;
	background-image: url(imgs/img_bckgrd_center_content.jpg);
	height: 47px;
}
#contentBody {
	margin-left: 255px;
	width: 490px;
	text-align: justify;
}
#contentImgLeft {
	position: relative;
	/*background-image: url(../imgs/img_content01_left.jpg);
	background-repeat: no-repeat;*/
	width: 134px;
	height: 203px;
	float: left;
	margin-top: 190px;
	margin-left: -248px;
	z-index: 50;
}
#imgFooterCornerLeft {
	background-image: url(../imgs/footerCornerLeft.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 58px;
	float: left;
}
#imgContentLeftInicio {
	background-image: url(../imgs/bt_contentLeftInicio.gif);
	background-repeat: no-repeat;
	width: 55px;
	height: 20px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
}
#imgFooterTopo {
	background-image: url(../imgs/bt_footerTopo.jpg);
	background-repeat: no-repeat;
	width: 55px;
	height: 20px;
	float: left;
	margin-top: 15px;
	margin-left: 100px;
}
