.celda1 {
	background-image: url(adminlogo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 5px;
}
.celda2 {
	background-image: url(adminfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 2px;
}
.linksbla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.tabla1 {
	border: 1px solid #333333;
}
.celda3 {
	background-color: #364b59;
}
.separador {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.botones_acceso {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #364B59;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	height: 25px;
	width: 90px;
}
.titulot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #364B59;
	border-right-color: #364B59;
	border-bottom-color: #364B59;
	border-left-color: #364B59;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.panel1 {
	background-color: #364B59;
	text-indent: 5px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.panel {
	background-color: #5F849C;
	border: 1px solid #000000;
}
.panel_blanco {
	background-color: #FFFFFF;
	border: 1px none #FFFFFF;
}
.panel_actual {
	background-color: #364B59;
	text-indent: 5px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFF99;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texto2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.celda_borrar {
	color: #FF0000;
	text-align: center;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.celda_ver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	cursor: hand;
	text-align: center;
}
.linkver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linkborrar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
