﻿body 
{
	background-color:#FFFFFF;
	margin:0px;
	font-family: "Arial Narrow";
	/*font-size:11pt;*/
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	text-align:center;
	background-attachment:fixed;
}
.modalBackground {
	        background-color:Gray;
	        filter:alpha(opacity=70);
	        opacity:0.7;
        }
input
{
	font-family: "Arial Narrow";
}
textarea
{
	font-family: "Arial Narrow";
}

input.txtUC 
{
	text-transform:uppercase;
}

textarea.txtUC 
{
	text-transform:uppercase;
}

#fondo
{
	/*background-color: #0070C0;*/
	margin:-15px auto auto auto;
	background-image: url("images/Back.png");
	background-repeat: repeat-x;
	width:1000px;
	height:284px;
}
#NombreEmpresa
{
	text-align:left; 
	padding-left:30px; 
	/*font-size:14pt; */
	font-weight:bold;
	color:#666666;
}
#Aseguradora
{
	margin:-60px auto 50px 260px;
	background-image: url("images/Logo_Olivos.png");
	background-repeat: no-repeat;
	width:126px;
	height:60px;
}
#Olivos
{
	margin:10px auto -10px 5px;
	background-image: url("images/Logo_Asuguradora.png");
	background-repeat: no-repeat;
	width:166px;
	height:60px;
}
#header
{
	
	/*background-color: #0070C0;*/
	background-image: url("images/header_1.png");
	background-repeat: no-repeat;
	width:870px;
	height:118px;
	
}
#header2
{
	/*background-color: #0070C0;*/
	background-image: url("images/header_4.png");
	background-repeat: no-repeat;
	width:980px;
	height:136px;
}
#header3
{
	/*background-color: #0070C0;*/
	background-image: url("images/header_2.png");
	background-repeat: no-repeat;
	width:870px;
	height:198px;
}
#header5
{
	/*background-color: #0070C0;*/
	background-image: url("images/header_5.png");
	background-repeat: no-repeat;
	width:980px;
	height:118px;
	margin:-50px auto auto auto;
}

#logo
{
	/*background-color: #0070C0;*/
	background-image: url("images/top1.png");
	background-repeat: no-repeat;
	width:182px;
	height:147px;
	margin:-200px auto auto 775px;
}

#footer
{
	background-image: url("images/footer_sombra.png");
	background-repeat: no-repeat;
	width:740px;
	height:20px;
}
#textoLink
{	
	margin:-35px auto auto 350px;
	width:200px;
	height:70px;
	color:#98ACB5;
}
#footerLogos
{
	background-image: url("images/footer_logos.png");
	background-repeat: no-repeat;
	margin:5px auto auto 200px;
	width:162px;
	height:49px;
}
#version
{
	font-size:13pt;
	/*font-weight:bold;*/
}
.menudinamico
{
	font-size:11px; 
	text-align:left;
	z-index: 999;
} 
#content
{
	margin: 0px auto 0px auto;
	text-align:left;
	width:990px;	
}

#espaciado
{
	height:20px;
}
#footer
{
	background-image: url("images/footer_sombra.png");
	background-repeat: no-repeat;
	width:740px;
	height:20px;
}
#textoLink
{	
	margin:-35px auto auto 380px;
	width:200px;
	height:70px;
	color:#98ACB5;
}
#footerLogos
{
	background-image: url("images/footer_logos.png");
	background-repeat: no-repeat;
	margin:5px auto auto 200px;
	width:162px;
	height:49px;
}
#footerSinJS
{
	/*background-color: #0070C0;
	background-image: url("images/foot.png");
	background-repeat: repeat-x;*/
	width: 950px;
	/*height: 100px;*/
	color:#666666;
	font-size:16pt;
	border: dotted 1px #666666;
	text-align:center;
}
.footerLinks
{
	text-align:center;
	color:#83929C;
	padding-left:20px;
	padding-top:10px;
	font-size:10pt;
	text-decoration:none;
}
.footerLinks a
{
	color: #83929C;
	text-decoration:none;
}
.footerLinks a:hover
{
	color: #000000;
	text-decoration:none;
}
.footerInfo
{
	text-align:center;
	color: #83929C;
	font-size:10pt;
	text-decoration:none;
}
.footerDev
{
	text-align:right;
	color:White;
	font-size:9pt;
	text-decoration:none;
	padding-right:20px;
}
.footerDev a
{
	color:#000000;
	text-decoration:none;
}
.footerDev a:hover
{
	color: #83929C;
	text-decoration:none;
}

#userName
{
	background-image: url("images/back_User.png");
	background-repeat: repeat-x;
	float:right;
	/*width:350px;*/
	width:650px;
	height:24px;
	padding-left:20px;
	/*background-color:#1B3D76;*/
	color:White;	
	/*margin:-70px 20px auto auto;*/
	margin:-70px -280px auto auto;
}

#userName a
{
	text-decoration:none;
}
#userName a:hover
{
	text-decoration:none;
}

#Menu
{
	background-image: url("images/back_User.png");
	background-repeat: repeat-x;
	float:left;
	/*width:530px;*/
	height:24px;
	padding-left:20px;
	/*background-color:#1B3D76;*/
	color:White;	
	margin:-46px auto auto 0px;
}
.imgCerrado
{
	background-image: url("images/barra_Titulos_cerrada.png");
	width:19px;
	height:24px;
	float:left;
}
.textoGris
{
	/*color:#68C000;*/
	font-weight:bold;
	/*color:#666666;*/
	color:Black;
}
.textoGris:hover
{
	/*color:Aqua;*/
	color:#666666;
}

/* CONTENEDORES */
#contenedorPpal
{	
	padding: 50px 20px 20px 20px;
	min-height:200px;
	/*width:720px;
	height:650px;*/
	/*margin:30px auto auto auto;*/
}
#contentInicio
{
	min-height:200px;
	/*margin-right:20px;*/
}
#contentQuienesSomos
{	
	min-height:200px;
	margin-right:20px;
}
/* FIN CONTENEDORES */

/* ESTILO DE CONTROLES*/
.tituloEmision
{
	text-align:center;
	font-weight:bold; 
	/*padding-top:10px;*/
	display:block;
}
.tituloEmisionC
{
	text-align:center;
	font-weight:bold; 
	font-size:10pt;
}
.tituloEmisionL
{
	text-align:left;
	font-weight:bold; 
	font-size:10pt;
}
.tituloEmisionR
{
	text-align: right; 
	font-weight: bold; 
	font-size:10pt;
	padding-right: 25px;
}
.FondoAplicacion
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.resumenPL
{
	width: 500px; text-align: left;
}
.resumenPR
{
	width: 100px; text-align: right;
}

.none
{
	font-style:italic;
}
.negrita
{
	font-style:italic;
	font-weight:bold;
}

/* FIN ESTILO DE CONTROLES*/

/***********************Mi Perfil********************************/
.contentMiPerfil
{
	color: #1B3D76;
	font-size: 12pt;
	text-decoration: none;
}

/***********************Productos********************************/
#contentProductos1
{
	width:425px;
}
#contentProductos2
{
	width:425px;
}
/******************************MODULO LOGIN******************************/
#loginTitle
{
	background-image: url("images/back_User.png");
	background-repeat: repeat-x;
	float:left;
	/*width:350px;*/
	width:350px;
	height:24px;
	padding-left:20px;
	/*background-color:#1B3D76;*/
	color:White;
	font-weight:bold;
	/*margin:-70px 20px auto auto;*/
	/*margin:-70px -280px auto auto;*/
}

#loginTitle a
{
	text-decoration:none;
}
#loginTitle a:hover
{
	text-decoration:none;
}

#contentModuloLogin
{
	width: 960px;
	min-height: 270px;
	padding-top:50px;
	/*padding-left:-20px;*/
	margin-left:-20px;
	font-weight:bold;
}
#contentModuloLogin table
{
	width:240px;
}
#moduloVentas
{
	width:240px;
	height:150px;
	float:left;	
}
#moduloNovedades
{
	width:240px;
	height:150px;
	float:left;
}
#moduloRecaudos
{
	width:240px;
	height:150px;	
	float:left;
}
#moduloLegalizacion
{
	width:240px;
	height:150px;
	float:left;
}
#moduloAdministrador
{
	width:240px;
	height:150px;
	float:left;
}
#moduloProcesoNovedades
{
	width:240px;
	height:150px;
	float:left;
}
#moduloReportes
{
	width:240px;
	height:150px;
	float:left;
}
.titleModulo
{
	/*background-image: url("icons/barraUP.png");	
	background-repeat:no-repeat;*/
	height:20px;
	padding-left:20px;
	text-align:left;
	color:#1B3D76;	
	font-weight:bold;
}
#titleModuloMaster
{	
	margin:-60px auto auto 500px;
	width:200px;
	height:20px;
	float:left;
}
input.btnAcceder
{
	width:79px;
	height:22px;
	border:solid 0px 000000;
	background-image: url("images/bt_Acceder.png");
	background-repeat:no-repeat;
	cursor:pointer;
}
input.btnAcceder:hover
{
	width:79px;
	height:22px;
	border:solid 0px 000000;
	background-image: url("images/bt_AccederOv.png");	
}
.btnVolverMenu
{
	cursor:pointer;
	text-decoration:none;
}
.btnVolverMenu:hover
{
	cursor:pointer;
	text-decoration:none;
}
/***************************FIN MODULO LOGIN***************************/
.uprogLoading 
{
	background-color:#CF4342;
	color:#FFFFFF;
	top:0px;
	right:0px;
	position:fixed;
}
.uprogLoading img 
{
	vertical-align:middle;
	margin:2px;
}

input.btnCalcularDL
{
	width:22px;
	height:22px;
	border:solid 0px 000000;
	background-image: url("icons/money_add.png");
	background-color:White;
	background-repeat:no-repeat;
	background-position:center;
	/*cursor:pointer;*/
}