.psubmenu {
    height: 31px;
    color: #ffffff;
    text-align: left;
	padding-left: 10px;
	margin-top: 0px;
	background-color: #5C5B5B;
}

.pfooter {
    height: 31px;
	color: #ffffff;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	background-color: #5C5B5B;
}

.pbottom {
	background-image: url("../img/bg_border_footer.png");
	background-repeat: no-repeat;
	background-position: center;
	border: 0px;
	margin: 0px;
	height: 15px;
	width: 1000px; /* 1000 */
}

.pusuario table tr th {
	border-left: 5px solid #5C5B5B;
	padding-left: 10px; 
	height: 15px;
	text-align: left;
}

.pizq  h1{
	height: 18px;
	color: #444444;
	padding: 0px;
	padding-left: 5px;
	border-bottom: 2px solid #5C5B5B;
	text-align: left;
}

.titulo2 {
	font-size: 18px;
	color: #5C5B5B;
	font-weight: bold;
	text-align: right;
	border-top: 1px solid #5C5B5B;
}

.titulo3 {
	vertical-align: top;
	font-weight: bold;
	border-bottom: 1px solid #555555;
	height: 18px;
	padding-bottom: 4px;
	color: #5C5B5B;
	text-align: right;
}

.boton {
     width: 120px;
     height: 26px;
     background-image: url(../img/bot_black.jpg);
	 background-position: 0px 1px;
     border: 0px solid #000000;
     color: #ffffff;
     cursor: pointer;
     font-weight: bold;
     vertical-align: top;
	 margin-right: 10px;
	 letter-spacing: 0.8px;
}

.tform thead tr td {
	font-weight: bold;
	border-bottom: 2px solid #5C5B5B;
	padding-top: 10px;
	color: #5C5B5B;
	text-align: left;
	text-transform: uppercase;
}

.tlista thead tr th {
	font-weight: bold;
	border-bottom: 2px solid #5C5B5B;
	padding-top: 10px;
	color: #5C5B5B;
	text-align: left;
	text-transform: uppercase;
}

.tlista tbody tr th {
	text-align: left;
	height: 32px;
	padding-left: 3px;
	background-color: #5C5B5B;
	color: #FFFFFF;
}
