.body{
	height: 878px;
	max-width: 100%;
	padding:0 0 0 0;
	background-color:transparent;
	font-style: arial;
}
.bodyPage{
	max-width: 100%;
	background-color:black;
	padding: 0 0 0 0; 
	height:878px;
	margin: 0 0 0 0;
	font-style: arial;
}
.menuPanel{
	height: 720px;
	width:920px;
	background-color: white;
	background-image: url(../images/cssImages/background.jpg);
	font-style: arial;
}
.menuPanel2{
	height: 720px;
	width:920px;
	background-color: white;
	background-image: url(../images/cssImages/background2.jpg);
	background-repeat: no-repeat;
	font-style: arial;
}
.menuDiv{
	float:left;
	height: 728px;
	width: 100px;	
	font-style: arial;
}
.contentDiv{
	float:right;
	height: 728px;
	width:810px;
}
.borderHimg{
	border:1px solid #f6880b;
	max-width: 150px;
	max-height: 120px;
}
.panelAlbuns{
	width: 150px;
	height: 125px;
	background-color:white;
	font-weight: bold;
	text-align: center;
}
.header{
	width: 100%;
	height: 135px;
	background-color:#5e5c5c;
	background-image: url(../images/cssImages/header.jpg);
	background-repeat: repeat-x;
}
.barHeader{
	width: 100%;
	height: 20px;
	background-color: #f6880b;
}
.footer{
	width: 100%;
	height: 75px;
	background-color:#343434;
}
.dataGrid{
	border: 4px  solid black;
}
.rowDataGrid{
	vertical-align: top;
}
.columnDataGrid{
	text-align: center;	
}
.textHeader{
	font-size:15px;
	width:920px;
	color: white;
	text-align:left;
}
.logoTextHeader2{
	width:310px;
	float:left;
	color: white;
	text-align: left;
	font-weight:bolder;
	font-size: 20px;
	padding-top: 10px;
}
.logoHeader2{
	text-align: center;
}
.pavicampHeader2{
	color:white;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-family: arial;
}
.address2{
	width:415px;
	float: right;
	text-align: center;
	color: white;
	font-size: 15px;
	padding-top: 71px;
	font-family: arial;
	font-weight: bolder;
}
.divFooterAndHeader{
	width: 920px;
}
.imageLogoFooter2{
	text-align: center;
}
.pavicampFooter2{
	color:white;
	font-size: 10.5px;
	font-weight: bold;
	text-align: center;
	font-family: arial;
}
.addressFooter2{
	width: 735px;
	text-align: center;
	color: white;
	font-size: 12px;
	float:right;
	font-family: arial;
	font-weight: bold;
}
.date{
	padding-top:10px;
	font-size:12px;
	
}
.messageError{
	font-size: 12px;
	color:red;
	font-weight:bold;
	font-style: arial;
}
.companyClass{
	font-family: arial;
}
