#centrat {
	position:absolute;
	width:770px;
	left:50%;
	/*top:50%;*/
	margin-left:-385px;
	background-color: #f5f5f5;
	border: 7px solid #E3E3E3;
}

#head {
	background-color: #990000;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	height: 200px;
}

#butns{
	background-color: #E3E3E3;
	margin-left: 10px;
	margin-right: 10px;
	height: 20px;
	text-align: center;
	font-size: 14px;
}
#bodi {
	background-color: white;
	/*border-top: 3px solid #802020;*/
	border-bottom: 3px solid #802020;
	margin: 10px;
}

#foot {
	background-color: #E3E3E3;
	text-align: center;
	margin: 10px;
}
#divtd {
	position: relative;
	height: 100%;
	background: #f5f5f5;
	text-align: justify;
	border-top: 1px solid #f5f5f5;
	border-left: 3px solid #802020;
	border-right: 5px solid #f5f5f5;
}
div.car{
	text-align: center;
	padding: 10px;	
}
div.imgs{
	text-align: center;
	
}