body {
	margin: 0px; 
	background-repeat: repeat;
}

/* --- PARTE SUPERIOR --- */

#cajaContenedora{
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
}

#cajaLogo{
	background-image: url(../img/FacturasLink.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	height: 187px;
	width: 252px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #DADADA;
	float: left;
	background-color: #FFFFFF;
	border-color: White;
}


#cajaPublicidad{
	background-image: url(../img/home_publicidad.jpg);
	background-repeat: no-repeat;
	height: 187px;
	width: 249px;
	float: left;
	background-color: #FFFFFF;
}

#fecha{
	height: 32px;
	width: 264px;
	background-image: url(../img/home_fondofecha.jpg);
	background-repeat: repeat-y;
	float:left;
	padding-top: 15px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#cajaLogin{
	background-image: url(../img/home_fondologin.jpg);
	background-repeat: repeat-y;
	height: 139px;
	width: 271px;
	float: left;
}

.tableLogin{
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#olvideContreseņa{
	width: 150px;
	float: left;
	margin-top: 5px;
}

.usuarioIngresado{
	width: 265px;
	float: right;
}

.usuarioIngresado th{
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 139px;
	text-align: left;
	padding-top: 10px;
}

#menuMiPerfil li{
	list-style-type: none;

}

#menuMiPerfil a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #666666;
}

#menuMiPerfil a:hover{
	color: #4589ad;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.usuarioIngresado td{
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}

.cajaDatosIngreso{
	background-image: url(../img/img_fondo_datos_usuarios.jpg);
	background-repeat: repeat-y;
	width: 271px;
	float: left;
	height: 50px;
	font-family: Verdana, Tahoma;
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

.textoIngreso{
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 3px;
	margin-top: 2px;

}
 
.cajaDatosIngreso li{
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F3F3F3;
	margin-top: 5px;
}

/* --- LISTADO --- */

#contenido{
	width: 100%;
	float: left; 
	height: 100%; 
}
#contInterior{
	width: 502px;
	float: left;
}

.alturacontInterior{
	height: 308px;
}

#bannerHorizontal{
	width: 498px;
	height: 105px;
	background-repeat: no-repeat;
	background-position: bottom;
}

/* --- MENU EMPRESAS --- */

.itemMenuEmisor th {
	height: 25px;
	text-align: left;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #79B9D4;
}

.itemMenuEmisor a{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	margin-left: 5px;
}

.itemMenuEmisor a:hover{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #006699;
	text-decoration: none;
}



.itemMenuEmisorAbierto {
	background-image: url(../img/img_fondo_menu_on.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

.submenuEmisor_logo {
	background-color: #fff;
	width: 100px;
	text-align: center;
	padding-left: 20px;
	padding-right: 5px;
}

.submenuEmisor_cajalogo {
	background-color: #ffffff;
	width: 100px;
	text-align: center;
	padding-left: 20px;
	padding-right: 5px;
}

.submenuEmisor_cajalogo ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: url(../img/img_menu_contacto.jpg);
}
.submenuEmisor_cajalogo a {
	color: #6699CC;
}

.submenuEmisor_cajalogo li {
	color: #006699;
}

.submenuEmisor_cajalogo li a {
	color: #006699;
	margin-left: 5px;
}

.submenuEmisor_logo ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: url(../img/img_menu_contacto.jpg);
}

.submenuEmisor_logo a {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;

}
.submenuEmisor_logo a li {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;

}

#cajaMenu {
	background-image: url(../img/img_fondo_menu.jpg);
	background-repeat: repeat-y;
	width: 271px;
	float: left;
	padding-top: 15px;
	height: 400px;
}
#cajaMenuEmpresas{
	background-repeat: repeat-y;
	width: 265px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#cajaMenuEmpresas th img{
	margin-right: 7px;
	padding-left: 3px;
}


#cajaMenuEmpresas td{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;

}

#cajaMenuEmpresas a{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;

}

#cajaMenuEmpresas a:hover{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #274F76;
}

#cajaMenuEmpresas td img{
	padding-left: 20px;
	padding-right: 5px;

}


.menuFondOn{
	background-image: url(../img/img_fondo_menu_on.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.menuAncho{
	width: 163px;
}

#contactoLogo{
	background-color: #FFFFFF;
	height: 95px;
	width: 104px;
	float: right;
	position: relative;
}

#contactoLink{
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;

}

#cajapie{
	float: left;
	height: 70px;
	width: 773px;
	background-image: url(../img/imf_fondo_cajapie.jpg);
	background-repeat: repeat;
	background-color: #3C3C8D;
}


#botPie1{
	height: 30px;
	width: 150px;
	margin-top: 22px;
	float: left;
}


#botPie2{
	height: 30px;
	width: 132px;
	float: left;
	margin-top: 22px;
	margin-left: 37px;
}


#botPie3{
	height: 30px;
	width: 155px;
	margin-top: 22px;
	margin-left: 20px;
	float: left;
}


#UCMenu1_cajaMenuReceptor{
	width: 271px;
	background-image: url(../img/home_fondofecha.jpg);
	background-repeat: repeat-y;
	float: left;
}

#UCMenu1_cajaMenuReceptor a{
	font-family: Verdana, Tahoma;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
	text-decoration: none;
}

#UCMenu1_cajaMenuReceptor a:hover{
	font-family: Verdana, Tahoma;
	font-size: 9px;
	line-height: 11px;
	color: #00A6DD;
	text-decoration: none;
}

.iconos{
	width: 50px;
	float: right;
}


#UCMenu1_cajaMenuReceptor td{
	width: 50px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

.submenuEmisor {
	list-style-image: url(../img/menu_desplegado.gif);
	list-style-position: inside;
}

.submenuEmisor a {
	color: #FFFFFF;
	margin-left: 5px;
}

.itemMenuEmisor a{
	color: #FFFFFF;
}

.submenuEmisor ul li {
	margin-top: 2px;
	border-bottom: 1px dashed #ffffff;
}

.itemMenuEmisor img {
	border: 0px;
}

#cajaDatosUsuario h1{
	font-family: Verdana, Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
}

.bloquechico {
	width: 140px;
	height: 17px;
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	background-color: #FAFAFA;
	border: 1px solid #e6e6e6;
}

.bloquechico_error {
	width: 140px;
	height: 17px;
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	background-color: #FFAD90;
	border: 1px solid #e6e6e6;
}

.botones{
	color: #666666;
	background-color: #E2E2E2;
	border: 1px solid #999999;
	height: 16px;
	font-weight: bold;
	font-family: Verdana, Tahoma;
	font-size: 9px;
	text-decoration: none;
	width: 120px;
}

/* ESTILOS PARA EL MANEJO DE LAS IMAGENES DEL HOME DEL RECEPTOR */
#imagenHomeX1{
    width: 502px;
    height: 416px;
    position: relative;
    float: left;
}

#imagenHomeX3L{
    width: 251px;
    height: 416px;
    position: relative;
    float: left;    
}

#imagenHomeX3RU{
    width: 251px;
    /*height: 208px;*/
    position: relative;
    float: left;
}

#imagenHomeX3RD{
    width: 251px;
    /*height: 208px;*/
    position: relative;
    float: left;
}

#imagenHomeX4LU{
    width: 251px;
    /*height: 416px;*/
    position: relative;
    float: left;    
}

#imagenHomeX4LD{
    width: 251px;
    /*height: 416px;*/
    position: relative;
    float: left;    
}
/* ESTILOS PARA EL MANEJO DE LAS IMAGENES DEL HOME DEL RECEPTOR */

/* --- ULTIMAS VISTAS, COMO FUNCIONA - PREGUNTAS FRE.. - QUE ES --- */

.cajaparatexto {
	width: 750px;
	margin-top: 10px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	padding-left: 10px;
	
}
.texto12 {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
.texto12 ul {
	margin-top: 8px;
	margin-bottom: 4px;
}
.texto12 ol {
	list-style: lower-alpha;
}
.texto12 a:link {
	text-decoration: none;
	color: #333333;
}
.texto12 a:hover {
	text-decoration: none;
	color: #0A56A1;
}
.texto12 a:active {
	text-decoration: none;
	color: #333333;
}
.texto12 a:visited {
	text-decoration: none;
	color: #333333;
}
.texto12azul {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0A56A1;
	line-height: 16px;
}
.titulos2 {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.tituloMensajeError
{
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}

.manito  { Cursor : pointer;}
