﻿/* DEFAULTS
----------------------------------------------------------*/
body   
{
    /*background: #b6b7bc; */   
    font-size: .80em;
    font-family: "Calibri", "Lucida Grande", "Segoe UI", Calibri, Calibri, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    /*color: #696969;*/
    background-image:url(images/bg2.jpg);
    background-color:#003E83;/*#c20344;*/
    background-repeat:repeat-x;
    
	  /*background-position:center 0;*/
	  margin:0;
}
html{background-color:#013e7f;background-image:url(../images/bg2.jpg);background-repeat:repeat-x}
body{min-width:870px;background-color:#013b7a;background:url(../images/bg_bisaseguros2.jpg) no-repeat;background-repeat:no-repeat;background-position:center 0;margin:0;font-family:Tahoma, Geneva, sans-serif;font-size:12px;}
body{border:none;}


.inner{width:870px;margin:0 auto; position: relative; z-index:10}

/*
#bg_2{
	background-image:url(images/bg_bisaseguros2.jpg);
	background-repeat:no-repeat;
	background-position:center 357px;
}*/
/*
a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}*/

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

#Pagina
{
    width: 960px;
    min-width: 960px;    
    height: auto !important;
    /*height:100%;*/
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;    

}

#Cabecera
{
    width: 100%;  
    height:117px;  
    position: relative;
    margin: 0px;
    padding: 0px;
    background: black;       
    display: block;
    float: left;
    text-align: left;    
     
}

#logo{
	position:absolute;
	top:0;
	left:0;
}


#Cuerpo
{     
    min-height: 523px;
    height: auto !important;    
    width:100%;    
}

#Menu 
{
    width: 170px;
    min-height: 520px;
    height: 100% !important;  /*prueba*/  
    float: left;
    font : normal 72.5% "Trebuchet MS", Verdana, Calibri, Calibri,sans-serif !important;
    background: #fafafa;
    border: 1px solid #ccc;
    padding:  0px 0px 0px ;
    color: #000;
}

#Contenido
{    
    background-position: left top;
    width: 780px;   
    min-height:523px;   
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    width: 960px;
}


/* MENU
----------------------------------------------------------*/


#Menu h5 {
background:#DDD;
color:#192839;
font-size:1.2em;
font-weight:bold;
margin:  0 0 0.4em;
padding:  0.3em  10px;
text-transform:uppercase;
border-bottom: 1px solid #aaa;
}

#Menu ul {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin: 0;
padding:0;
}

#Menu li {
margin:0;
padding: 0;
_height: 1%;
}

#Menu a, #Menu a:active {
font-size: 1.2em;
line-height: 1.4;
color: #0f67a1;
display: block;
padding: 0.2em 10px;
margin: 0;
text-decoration: none;
position: relative;
border-bottom:1px solid #EEEEEE;
}

#Menu a:hover {
background: #eee;
color: #192839;
border-bottom: 1px solid #ddd;
}

#Menu p a {
display: inline;
padding: 0;
text-decoration: underline;
font-size: 1.0em;
}


/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}


/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}




.bold
{
    font-weight: bold;
}

.Error
{
  border: 1px dashed #FF3300;
  padding: 5px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: left;
  position: absolute;
  top: 300px;
  left: 400px;
  right:50px;
  background-color: #FF0000;
  z-index: 1;
  height: 70px;
  overflow: auto;
}

.Etiqueta
{
font-family: Calibri;/*Calibri*/
font-size: small;
}

.Titulo
{
font-family: Calibri;/*Calibri*/
font-size: small;
font-weight: bold;
}

.Texto
{
font-family: Calibri;/*Calibri*/
font-size: small;
height:12px;
Width:140px;
}

.Lista
{
	list-style-type: square;
	font-family:Calibri; 
	font-size:small;	
	text-align:left;
}




.styled-button-4 {
	-webkit-box-shadow: rgba(0, 0, 0, 0.0976562) 0px 1px 0px 0px;
	background-color: #EEE;
	border: 1px solid #999;
	color: #666;
	font-family: 'Calibri', Calibri, Verdana, Calibri, Sans-serif; /*Calibri*/
	font-size: 11px;
	font-weight: bold;
	padding: 2px 6px;
	height: 25px;
}

.button {
    border: 1px solid #006;
    background: #ccf;
}
.styled-button-4:hover {
    border: 1px solid black;
    background: #eef;
}



.TextoLogin
{
  background:white; 
	border-bottom:1px solid #333;
	border-left:1px solid #000;
	border-right:1px solid #333;
	border-top:1px solid #000;
	-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
	font:13px Calibri, Calibri, sans-serif; /*Calibri*/
	padding:6px 6px 4px;
	width:190px;
}

.EtiquetaBlanca
{
color: white;
font-family: 'Calibri', Calibri, Verdana, Calibri, Sans-serif; /*Calibri*/
 
font-size: small;
}


.CerrarSesion {
	-webkit-box-shadow: rgba(0, 0, 0, 0.0976562) 0px 1px 0px 0px;
	background-color: #EEE;
	border: 1px solid #999;
	color: #666;
	font-family: 'Calibri', Calibri, Verdana, Calibri, Sans-serif; /*Calibri*/
	font-size: 11px;
	font-weight: bold;
	padding: 2px 6px;
	height: 24px;
}

.TituloBlanco
{
color: white;
font-family: Calibri; /*Calibri*/
font-size: small;
font-weight: bold;
padding-left:10px;
}

.NoResize {
    resize: none;
    overflow:hidden;
}

.Texto
{
font-family: Calibri; /*Calibri*/
font-size: small;
height:14px;
Width:100%;
}

.Texto1
{
  background:white; 
	border-bottom:1px solid #333;
	border-left:1px solid #000;
	border-right:1px solid #333;
	border-top:1px solid #000;
	/*-moz-border-radius: 3px;
  -webkit-border-radius: 3px;*/
	font:11px Calibri, Calibri, sans-serif; /*Calibri*/
	padding:3px 3px 3px;
	margin-bottom: 0px;
}



.TextoNumerico
{
  background:white; 
	border-bottom:1px solid #333;
	border-left:1px solid #000;
	border-right:1px solid #333;
	border-top:1px solid #000;
	/*-moz-border-radius: 3px;
  -webkit-border-radius: 3px;*/
	font:11px Calibri, Calibri, sans-serif; /*Calibri*/
	padding:3px 3px 3px;
	width:100%;
  margin-bottom: 0px;
  text-align: right;
}


.PanelCabecera
{
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px;
    background-color: #FFFFFF;
    background-image: url('images/CabeceraPanelAzul.jpg');
    background-repeat: repeat-x;
    height: 15px;
    text-transform: capitalize;
}


.PanelExterior
{
    padding: 0px;
    background-color: #FFFFFF;
    border: 1px solid #000000;
}

.PanelCentrado
{
    padding: 0px;
    background-color: #FFFFFF;
    border: 0px solid #000000;    
    
    width:100%; 
    height:100%;
    vertical-align:middle;
    margin:0 auto 0 auto;
    text-align:center;
}

.mGrid {font-family: Calibri; font-size: small ; width: 100%; background-color: #fff; margin: 0px 0 0px 0; border: solid 1px #525252; border-collapse:collapse; }
.mGrid td { padding: 2px; border: solid 1px #c1c1c1; color: #717171; }
.mGrid th {  padding:  4px 2px; color: #fff; background: #424242 url(images/CabeceraPanelAzul.jpg) repeat-x top; border-left: solid 1px #525252; font-size: 0.9em; }
.mGrid .alt { background: #fcfcfc url(images/grd_alt.png) repeat-x top; }
.mGrid .pgr {background: #424242 url(images/CabeceraPanel.png) repeat-x top; }
.mGrid .pgr table { margin: 5px 0; }
.mGrid .pgr td { border-width: 0; padding:  0 6px; border-left: solid 1px #666; font-weight: bold; color: #fff; line-height: 12px; }   
.mGrid .pgr a { color: #666; text-decoration: none; }
.mGrid .pgr a:hover { color: #000; text-decoration: none; }


.DDL
{
    font-size: 10px;
    color: #003366;
}

.radioButtonList td
{
    vertical-align: top;
    border-style:ridge;
    border-width:1px;
   
}
.radioButtonList input[type="radio"]
{
    float: left;
}
.radioButtonList label
{
    width: 80px;
    display: block;
}

.checkB label{ 
   position: relative; 
   top: -2px; 
} 

.AlinearArriba
{
   position: relative; 
   top: -3px; 
}
     
     
.Ocultar
{
   visibility:hidden; 
}

.Negrita
{
  font-weight:bolder;
}
.NegritaSubrayado
{
  font-weight:bolder;
  font-decoration:underline;
}

/*
.EnlaceBasico, a:active {
font-size: 1.0em;
color:#3b5998;
padding: 0.1em 5px;
margin: 0;
text-decoration: none;
}

.EnlaceBasico, a:hover {
color: #3b5998;
text-decoration: none;
border-bottom: 1px solid #ddd;
}*/

.mGrid2 {font-family: Calibri; font-size: small ; width: 100%; background-color: #fff; margin: 0px 0 0px 0; border: solid 1px #525252; border-collapse:collapse; }
.mGrid2 td { padding: 2px; border: solid 1px #c1c1c1; color: #717171; }
.mGrid2 th {  padding:  4px 2px; color: #fff; background: #424242 url(images/CabeceraPanelAzul.jpg) repeat-x top; border-left: solid 1px #525252; font-size: 0.9em; }
.mGrid2 .alt { background: #fcfcfc url(images/grd_alt.png) repeat-x top; }
.mGrid2 .pgr {background: #424242 url(images/CabeceraPanelAzul.jpg) repeat-x top; }
.mGrid2 .pgr table { margin: 5px 0; }
.mGrid2 .pgr td { border-width: 0; padding:  0 6px; border-left: solid 1px #666; font-weight: bold; color: #fff; line-height: 12px; }   
.mGrid2 .pgr a { color: #666; text-decoration: none; }
.mGrid2 .pgr a:hover { color: #000; text-decoration: none; }


