body  {
	text-align:center;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/background.png);
	background-repeat: repeat;
}
.menup a:link, .menup a:visited { 
	text-decoration: none; 
	color:#FFF;
	font-size:14px;
}
.menup a:hover{ 
	text-decoration: underline;
	color:#F60;
	font-size:14px;
}
.linknormal a:link, .linknormal a:visited{ 
	text-decoration: none; 
	color:#191970;
	font-size:14px;
}
.linknormal a:hover{ 
	text-decoration: underline;
	color:#FF0000;
	font-size:14px;
}
.linknormal2 a:link, .linknormal a:visited{ 
	text-decoration: none; 
	color:#FFFFFF;
	font-size:14px;
}
.linknormal2 a:hover{ 
	text-decoration: underline;
	color:#FFFFFF;
	font-size:14px;
}
#Total {
	width:830px;
	margin:0 auto;
}
#cuerpo {
	width:800px;
	margin:0 auto;
	padding:5px;
/*	border:1px solid #000000; */
	background-color:#FFF;
}
#cabezal {
	width:800px;
	height:100px;
	margin:0 auto;
	background-image: url(images/header.png);
}
#datosOUT {
	width:800px;
	height:100px;
	background-image: url(images/bgDatos.png);
}
#datosOUT2 {
	width:800px;
	height:100px;
	background-image: url(images/bgDatos2.png);
}
#datosIN {
	width:400px;
	height:80px;
/*	border:1px solid #000000; */
}
#linkP {
	width:280px;
	height:20px;
	float:left;
	padding-top: 70px;
}
#linkP a:link, #linkP a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#linkP a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#Contenido {
	width:800px;
	min-height: 600px;
}
.Btntxt {
	width:116px;
	float:right;
	vertical-align:middle;
	text-align: center;
}
.BtnIcon {
	width:81px;
	float:left;
	text-align: right;
}
#llave 
{
	width:350px;
	float:left;
}
#login 
{
	width:350px;
	float:left;
}
#loginD 
{
	height:78px;
	text-align: center;
}
#fin
{
	color:#000066;
}
.celdaMenuPrincipal
{
	background-image: url('images/IconLayer.png');
	width: 208px;
	height: 76px;
	vertical-align: middle;
}
.celdaConSombra
{
	background-image: url('images/background-shadow.png');
	width: 15px;
}
.msjpermisos
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold; 
	color: #FF0000; 
	text-align: center;
}