﻿.container {
	width: 220px;
	border: 0px solid;
	height:100%;
}
.container p {
	margin-top:0px;
	margin-bottom:10px;
	border: 0px solid;
}
.topo {
	background:url(top.gif) center top;
	height:19px;
	border: 0px solid;
}
.center {
	background:url(center.gif) repeat-y center;
	overflow:auto;
}
.bottom {
	background:url(bottom.gif) no-repeat;
	height:15px;
}
.content 
{
	padding-left: 15px;
	padding-right: 15px;
	height:100%;
	overflow:hidden;
}

.containerP {
	width:682px;
	border: 0px solid;
	height: 100%;
}
.containerP p {
	margin-top: 0px;
	margin-bottom: 10px;
	border: 0px solid;
}
.topoP {
	background:url(topP.gif) center top;
	height:19px;
	border:0px solid;
}
.centerP {
	background:url(centerP.gif) repeat-y center;
	overflow:auto;
}
.bottomP {
	background:url(bottomP.gif) no-repeat;
	height:15px;
}
.contentP
 {
	padding-left:5px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	height:100%;
}


.containerF {
	width:922px;
	border:0px solid;
	height:100%;
}
.containerF p {
	margin-top:0px;
	margin-bottom:10px;
	border:0px solid;
}
.topoF {
	background:url(topF.gif) center top;
	height:19px;
	border:0px solid;
}
.centerF {
	background:url(centerF.gif) repeat-y center;
	overflow:auto;
}
.bottomF {
	background:url(bottomF.gif) no-repeat;
	height:15px;
}
.contentF {
	padding-left: 10px;
	padding-right: 20px;
	height:100%;
}


.containerCar {
	width:220px;
	border:0px solid;
	height:100%;
}
.containerCar p {
	margin-top:0px;
	margin-bottom:10px;
	border:0px solid;
}
.topoCar {
	background:url(top.gif) center top;
	height:18px;
	border:0px solid;
}
.centerCar {
	background:url(center.gif) repeat-y center;
	overflow:auto;
}
.bottomCar {
	background:url(bottom.gif) no-repeat;
	height:12px;
}

.contentCar
{
	padding-left:10px;
	padding-right:20px;
	height:100%;
}
