html
{
	height:100%;
}

body
{
	margin:0px;
	padding:0px;
	background-color: #EAEEF3;
	height:100%;
	font-size: 10pt;
	font-family: 'MS Reference Sans Serif' , 'Microsoft Sans Serif';
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #0000CC;;
}

img
{
	border: 0;
}

a:hover
{
	font-weight: bold;
	font-style:oblique;
}

.textoNormal
{
	color:#000000;
	font-size: 10pt;
	font-family: 'MS Reference Sans Serif' , 'Microsoft Sans Serif';
}

.textoPekeno
{
	color:#000000;
	font-weight: bold;
	font-size: 8pt;
	font-family: 'MS Reference Sans Serif' , 'Microsoft Sans Serif';
}

.textoinput
{
	color:#000000;
	font-size: 10pt;
	font-family: 'MS Reference Sans Serif' , 'Microsoft Sans Serif';
	background-color:#FFFF99;
}


.textoNegrita
{
	color:#000000;
	font-weight: bold;
	font-size: 10pt;
	font-family: 'MS Reference Sans Serif' , 'Microsoft Sans Serif';
	cursor:hand
}

.titulo
{
	color:#FFFFFF;
	font-weight: bold;
	font-size: 13pt;
	font-family: 'MS Reference Sans Serif' , 'Microsoft Sans Serif';
}

.tituloAzul
{
    color:#000066;
	font-weight: bold;
	font-size: 13pt;
	font-family: 'MS Reference Sans Serif' , 'Microsoft Sans Serif';
}

.tituloAzulGrande
{
    color:#000066;
	font-weight: bold;
	font-size: 20pt;
	font-family: 'MS Reference Sans Serif' , 'Microsoft Sans Serif';
}

.Error
{
    color:#FF0000;
	font-weight: bold;
	font-size: 13pt;
	font-family: 'MS Reference Sans Serif' , 'Microsoft Sans Serif';
}

.tituloAmarillo
{
	color:#FFFF00;
	font-weight: bold;
	font-size: 10pt;
	font-family: 'MS Reference Sans Serif' , 'Microsoft Sans Serif';
}

.tituloAmarilloFino
{
	color:#FFFF00;
	font-size: 10pt;
	font-family: 'MS Reference Sans Serif' , 'Microsoft Sans Serif';
}

.RellenoMenu
{
	background-image:url(../images/recursos/logo_mid.gif); 
	background-repeat:repeat-x;
	color:#FFFF00;
	font-weight: bold;
	font-size: 10pt;
	font-family: 'MS Reference Sans Serif' , 'Microsoft Sans Serif';
	text-align: center;
}

.TablaPrincipalSup
{
	background-image:url(../images/recursos/hdr_mid.gif); 
	background-repeat:repeat-x;
	height:27px;
	border:0;
}

.TablaPrincipalSupIzquierda
{
	background-image:url(../images/recursos/hdr_left.gif);
	background-position:left;
	height:27px;
	width:10px;
	border:0;
}

.TablaPrincipalSupDerecha
{
	background-image:url(../images/recursos/hdr_right.gif);
	background-position:right;
	height:27px;
	width:10px;
	border:0;
}

.TablaPrincipalInf
{
	background-image:url(../images/recursos/foot.gif);
	background-repeat:repeat-x;
	height:25px;
}

.TablaPrincipalInfIzquierda
{
	background-position:left;
	background-image:url(../images/recursos/foot_left.gif);
	height:25px;
	width:10px;
	border:0;
}

.TablaPrincipalInfDerecha
{
	background-position:right;
	background-image:url(../images/recursos/foot_right.gif);
	height:25px;
	width:10px;
	border:0;
}

.TablaPrincipalInf_2
{
	background-image:url(../images/recursos/foot_2.gif);
	background-repeat:repeat-x;
	height:25px;
}

.TablaPrincipalInfIzquierda_2
{
	background-position:left;
	background-image:url(../images/recursos/foot_left_2.gif);
	height:25px;
	width:10px;
	border:0;
}

.TablaPrincipalInfDerecha_2
{
	background-position:right;
	background-image:url(../images/recursos/foot_right_2.gif);
	height:25px;
	width:10px;
	border:0;
}


.TablaPrincipalBordeIzquierdo
{
	background-image:url(../images/recursos/logo_left.gif); 
	background-repeat:repeat-y; 
	background-position:left;
}

.TablaPrincipalBordeDerecho
{
	background-image:url(../images/recursos/logo_right.gif); 
	background-repeat:repeat-y; 
	background-position:right;
}
