body {
	text-align: center;
	margin-top : 20px;
}

div.cuerpo {
	margin-left : auto;
	margin-right: auto;
	width: 750px;
}

div.cabcuerpo {
	text-align: left;
	vertical-align: middle;
	margin-bottom: 5px;
	font-size: 18px;
	font-family: arial, Helvetica, sans-serif;
}

div.bloquecuerpo {
	width: 750px;
	text-align: center;
	background-color: #EEEEEE;
	color: Black;
	position: relative;
	display: table;
	height: 1%;
}

div.pagcuerpo {
	float: left;
	width: 727px;
}

div.bordeder {
	background-image : url(../imag/bordeD.png);
	width: 23px;
	height : 100%;
	float: right;
}

div.pie {
	height: 23px;
	text-align: center;
	vertical-align: top;
}

div.bordeinfizq {
	background-image : url(../imag/bordeII.png);
	width: 23px;
	height: 23px;
	float: left;
}

div.bordeinf {
	background-image : url(../imag/bordeI.png);
	width: 704px;
	height: 23px;
	float: left;
}

div.bordeinfder {
	background-image : url(../imag/bordeID.png);
	width: 23px;
	height: 23px;
	float: right;
}

a.boton, input.boton {
	color: Navy;
	background-color : #CCCCCC;
	margin-left: auto;
	margin-right: 10px;
	margin-top: 5px;
	float: right;
	border: #AAAAAA solid 1px;
	height: 20px;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}

a.boton {
	font-size: 16px;
}

input.admin {
	color: Navy;
	background-color : White;
	margin-left: auto;
	margin-right: 10px;
	border: #AAAAAA solid 1px;
}

textarea.admin {
	color: Navy;
	background-color : White;
	margin-left: auto;
	margin-right: 10px;
	border: #AAAAAA solid 1px;
}

table.datos {
   width: 700px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid black;
	text-align: left;
}

tr.registro0 {
	width: 100%;
	background-color: #EEEEEE;
}

tr.registro1 {
	width: 100%;
	background-color: White;
}

tr.registro0 a {
	width: 100%;
	text-decoration: none;
}

tr.registro1 a {
	width: 100%;
	text-decoration: none;
}

tr.navegador {
	text-align: center;
	font-weight: bold;
	color: Black;
	background-color : #CCCCCC;	
}

tr.navegador a {
	font-weight: normal;
	color: Navy;
}

tr.navegador a:visited {
	font-weight: normal;
	color: Navy;
}

a.enlmenu {
	text-decoration: none;
	float: right;
	position: relative;
	margin: 10px 10px 10px 10px;	
}

a.enlmenu:hover {
	text-decoration: underline;
}

img.flecha {
	float: left;
	position: relative;
}

td.tittd {
	width: 80px;
	font-weight: bold;
}

input.inpfecha {
	width: 125px;
}

input.inpcabecera {
	width: 600px;
}

a.ancla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}