#ContenedorPpal {margin:10px auto;}
/*Divs con bordes redondeados*/
/*.box {background: url('menu_tl.png') no-repeat top left;}
.top {background: url('menu_tr.png') no-repeat top right;}
.bottom {background: url('menu_bl.png') no-repeat bottom left;}
.bottom div {background: url('menu_br.png') no-repeat bottom right;}
.content {background: url('menu_r.png') top right repeat-y;}*/
.top div,.top,.bottom div, .bottom {height: 15px;}
/*.content { padding: 0 15px; }*/
/*Botones con bordes redondeados*/
.boxB {cursor:pointer;cursor:hand;/*background: url('boton_tl.png') no-repeat top left;*/float:left;margin:5px;}
/*.topB {background: url('boton_tr.png') no-repeat top right;}
.bottomB {background: url('boton_bl.png') no-repeat bottom left;}
.bottomB div {background: url('boton_br.png') no-repeat bottom right;}*/
.contentB {
	/*background: url('boton_r.png') top right repeat-y;*/
	background:#373737;
	font-size:1.2em;
	padding: 6px;
	float:left;
	text-align:center;
	line-height:125%;
	color:white;
	font-family:'Roboto';
	font-weight:bolder;
	margin-top:-5px;
}
.topB div,.topB,.bottomB div, .bottomB {width: 100%;height: 8px;float:left;}
.DivPendientes {float:left;}
.DivPendientes table tr td,.DivPendientes table tr th,.DivPendientes span{font-size:1.3em}
.DivPendientes table{width:870px;text-align:center; background-color:#F4FBF7;}
/*.DivPendientes table .cuerpo:hover{background-color:#E8F4FF;}*/
.DivPendientes table tr .nombre{text-align:left;}
.DivPendientes table td{padding:3px 0;}
.localizador{font-weight:bold}
.reporte table {
		width:900px;
		background:#F4FBF7;
		/*border-collapse:collapse;
		border-left:1px solid #686868;
		border-right:1px solid #686868;*/
		font:1.3em 'Roboto';
		color: #333;
}
.reporte table caption{margin-top:30px;}
.reporte td, .reporte th {padding:5px;}
.reporte caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}
.reporte  table thead th {/*background:#73CB94 url('headTablas.gif') repeat-x;*/
background: -webkit-linear-gradient(#1BD12D, #0EF926); /* For Safari */
background: -o-linear-gradient(#1BD12D, #0EF926); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#1BD12D, #0EF926); /* For Firefox 3.6 to 15 */
background: linear-gradient(#1BD12D, #0EF926); /* Standard syntax (must be last) */
color:#fff;}
.reporte  table tbody {border: solid 1px #D3E7E1;}
.reporte  table tbody th {white-space: nowrap;}
.reporte  table tbody th a {color:#333;}
.par {background: #D5FED3;}
.impar {background: #F5FEF8; font-size:11px;}
.reporte  table tbody tr:hover {background:#E1ECD2;}
#IdInicieSesion{border:none;margin-left:30px;padding:0px;width:200px;background:url('top.jpg') center top no-repeat;}
#IdInicieSesion form{padding:30px 0px 0px 15px;color:green;}
#pie{height:25px;background:url('bottom.gif') center top no-repeat;}
.texto{font-size:1.2em;}
.bienvenida{float:left;font-size:1.2em;margin:13px 0;}
#lpPost,#lpPre{display:none}
#ContenedorVt{width:900px;}
.contentfooter {font-size: 1.3em;}