*  {
	margin: 0;
	padding: 0; }



	
/*menu principal*/
/*---------------navigation part start------------------*/
#navi{
	height:20px;	
	padding:0 0px;
	position:relative;
	}
	
#navi ul{
	height:20px;
	list-style-type:none;
	padding:0 0 0 0;	
	}
	
#navi ul li{
	float:left;
	display:block;
	height:20px;
	border-left: 1px solid rgba(0,0,0,0.3); 
	border-right: 1px solid rgba(255,255,255,0.3);
	  
	}

#navi ul li a{
	float:left;
	display:block;
	text-decoration:none;
	height:20px;
	padding:0 2px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000	
	
	}
	
#navi ul li a:hover{
	background:url(../images/hover_bg.gif) repeat-x 0 0 #0d1013 ;
	color:#000;
	}
	
#navi ul li a.hover{
	background:url(../images/hover_bg.gif) repeat-x 0 0 #0d1013 ;
	color:#000;
	}	
	

.linklista {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.actualpg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
}

.txtlista {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.titulotablaaq {
	border:1px solid #000000;
	border-spacing: 1px;
	
	}
	
.TableScroll {
        z-index:99;
		width:780px;
        height:150px;	
        overflow: auto;
      }
	  
.TableScroll_apl {
        z-index:99;
		width:380px;
        height:150px;	
        overflow: auto;
      }	
	
/*menu horizontal*/

#occmenutop {
	margin-top: 0px;
	font-family: Verdana;
	font-size: 11px;
}

#occmenutop ul, li {
	list-style-type: none;
}

#occmenutop ul {
	margin: 0;
	padding: 0;
}

#occmenutop li {
	float: left;
}

#occmenutop a {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#325174;
	border-left:1px solid #ffffff;
	
	padding: 1px 10px;
	text-align: center;	
}


#occmenutop a#primero {
	
}

#occmenutop a:hover {	
	color: #ffffff;
	background-color:#EA7500;
}	

.OKcampo
{
height: 20px;
border-radius: 3px;
border: 1px solid #CCC;
font-weight: 200;
font-size: 11px;
font-family: Verdana;
box-shadow: 1px 1px 5px #CCC;
}

.OKcampofactura
{
height: 20px;
border-radius: 3px;
border: 1px solid #CCC;
font-weight: 200;
font-size: 11px;
font-family: Verdana;
box-shadow: 1px 1px 5px #CCC;
}

.OKcombo {
    /* Size and position */
    position: relative;
    width: 200px;
	height: 20px;
    margin: 0 auto;
    padding: 1px;
	font-size: 11px;
    font-family: Verdana;
 
    /* Styles */
    background: #fff;
    border-radius: 7px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: pointer;
    outline: none;
 
    /* Font settings */
    
    color: #404040;
}

.OKcombo_corto {
    /* Size and position */
    position: relative;
    width: 150px;
	height: 20px;
    margin: 0 auto;
    padding: 1px;
    font-size: 11px;
    font-family: Verdana;
    /* Styles */
    background: #fff;
    border-radius: 7px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: pointer;
    outline: none;
 
    /* Font settings */
   
    color: #404040;
}

.OKcampo_email
{
width: 150px;
height: 20px;
border-radius: 3px;
border: 1px solid #CCC;
font-weight: 200;
font-size: 11px;
font-family: Verdana;
box-shadow: 1px 1px 5px #CCC;
}

.OKcampomultiline
{
border-radius: 3px;
border: 1px solid #CCC;
font-weight: 200;
font-size: 12px;
font-family: Verdana;
box-shadow: 1px 1px 5px #CCC;
}

.OKcampocorto
{
width: 50px;
height: 20px;
border-radius: 3px;
border: 1px solid #CCC;
font-weight: 200;
font-size: 12px;
font-family: Verdana;
box-shadow: 1px 1px 5px #CCC;
}

.OKcampocortonum
{
width: 80px;
height: 20px;
border-radius: 3px;
border: 1px solid #CCC;
font-weight: 200;
font-size: 12px;
font-family: Verdana;
box-shadow: 1px 1px 5px #CCC;
}

.cmbforms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}

.cuadrot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: normal;
}

.txtextra{
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
}

label.error {
   
    position: absolute;
	background:#990000;
    background: rgba(5,0,0,.6);
    border-radius: 5px;
    color:#fff;
    padding: 2px 12px;
    z-index: 98;
	margin-top:24px;
	margin-left:-32px;
	
	
}
input.error {
	border: 1px solid red;
}

   /* Strong */
.bar {
    height: 2px;
}

.pw-very-weak .bar {
    background: #d00;
    width: 30px;
}

.pw-very-weak .label {
    color: #d00;
}

.pw-weak .bar {
    background: #d00;
    width: 60px;
}

.pw-weak .label {
    color: #d00;
}

.pw-mediocre .bar {
    background: #f3f01a;
    width: 90px;
}

.pw-mediocre .label {
    color: #f3f01a;
}

.pw-strong .bar {
    background: #f3b31a;
    width: 120px;
}

.pw-strong .label {
    color: #f3b31a;
}

.pw-very-strong .bar {
    background: #0d0;
    width: 150px;
}

.pw-very-strong .label {
    color: #0d0;
}


/* CSS menu principal */

#nav_menustandar, #nav_menustandar ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:2em; 
}

#nav_menustandar a{
display:block;
padding:0px 4px;
border:1px solid #fff;
color:#000;
text-decoration:none;
background-color:#EEEEEE;
}

#nav_menustandar a:hover{
background-color:#89AEC0;
color:#333;
}

#nav_menustandar li{
float:left;
position:relative;
}

#nav_menustandar ul {
position:absolute;
display:none;
width:15em;
top:2em;
}

#nav_menustandar li ul a{
width:15em;
height:auto;
float:left;
}

#nav_menustandar ul ul{
top:auto;
}	

#nav_menustandar li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav_menustandar li:hover ul ul, #nav_menustandar li:hover ul ul ul, #nav_menustandar li:hover ul ul ul ul{
display:none;
}
#nav_menustandar li:hover ul, #nav_menustandar li li:hover ul, #nav_menustandar li li li:hover ul, #nav_menustandar li li li li:hover ul{
display:block;
}

#titulo_opcion {
	font-size: 15px;
	color: #FFFFFF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	
  }