.corte {
	clear: both;
}

form {
	margin:0px;
}

body {
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: black;
}

body img {
	border-style: none;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: black;
}
.head {
	width:980px;
}

.foot {
	width:980px;
}

.foot #navifoot {
	float: left;
	list-style: none;
	margin:0;
	margin-top: 7px;
	padding:0;
}

.foot #navifoot li {	
	margin:2px;	
	padding-left: 3px;
	padding-right: 3px;
	float:left;
}

.foot #navifoot li a {
	display:block; /*Convertimos el v�nculo en un bloque.*/
	padding:4px 0;
	text-decoration:none;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#48679C;
}

/*Ahora vamos con el hover:*/
.foot #navifoot li a:hover {	
	text-decoration: underline;
}

.foot .email1 {
	float: right;
	margin-top: 12px;
	*margin-top: 9px;
}

.foot .email1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#48679C;
	text-decoration: none;
}

.foot .email1 a:hover {
	text-decoration: underline;
}

.foot .email2 {
	float: right;
	margin-top: 12px;
	margin-right: 6px;
}

.foot .copyright {
	text-align: left;
	margin-top: 5px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #819DCD;
}


.bodyAdmin {
	margin:0 auto;
	width: 960px;
	*width: 980px;
	padding: 10px 10px 10px 10px;
	border-left: solid;
	border-left-color: black;
	border-left-width: 1px;
	border-right: solid;
	border-right-color: black;
	border-right-width: 1px;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}

.titleAdmin {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.exitAdmin {
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
}

.TitleListNotificPend {
	position:relative;
	float:left;
	margin-top:5px;
}
.PublicListNotificPend {
	position:relative;
	float:left;
	margin-left:30px;
}
.HomeResumenTitle {
	font-size:125%;
	font-weight:bold;
}
.HomeBlockResumen {
	margin-top:10px;
}
.HomeBlockResumen td {
	text-align: center;
	width: 120px;
}
.HomeBlockMenu {
	margin-top:20px;
}
.cant {
	text-align: center;
}
