@import url('jquery.treeview.css');

div.x42Floating-box{
    height: 30px;
    position:absolute;
	top: -2000px;
    bottom: 0px;
    z-index:1;
	background-color: #156D9D;
	border-radius: 6px;
}
.x42SlideWidth{ 
	margin-top: 10px;
}
.x42SlideWidth:hover {
	cursor:pointer;
}
.x42SlideWidth span{  
	background-color: #D0E2EB;
	color: #156D9D;
	font-weight: bold;
	border-radius: 6px;
	margin-left: 42%;
	padding:0px 5px;
}
.x42Slide .x42Inner {
	position: absolute;
	left: 0px;
	bottom: 30px;
	width: 100%;
}
.x42Related {
    width: 99%;
	height:30em;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #F7F9FC;
	border-bottom:1px solid #666;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background:#FFFFD1;
	box-shadow:inset 0 0 2px #000;
	-moz-box-shadow:inset 0 0 2px #000;
	-webkit-box-shadow:inset 0 0 2px #000;
	overflow:auto;
}

div.x42Related  ul  a{
	text-decoration: none;
	color: #313131;
}
div.x42Related  ul li{
	list-style: none outside none !important;
}

span.x42tHeaderId {
	font-weight: bold;		
}

ul.x42Treeview li {
    font-size: 12px;
}
.x42Gradient {
   z-index: 2;
   position: relative;
   height: 30px;
   bottom: -10px;   
   margin-top: -50px;
   margin-bottom: -10px;
   overflow: hidden;
   /*firefox*/
   background: -moz-linear-gradient(
     bottom, 
     rgb(255, 255, 255) 15%,
     rgba(255, 255, 255, 0) 100%
	 );
	background: -webkit-gradient(
     linear,
     bottom,
     top,
     color-stop(15%, rgb(255, 255, 255)),
     color-stop(100%, rgba(255, 255, 255, 0))
   );
   background: -webkit-linear-gradient(
     bottom,
     rgb(255,255,255) 15%,
     rgba(255, 255, 255, 0) 100%
   );
   background: -o-linear-gradient(
     bottom,
     rgb(255,255,255) 15%,
     rgba(255, 255, 255, 0) 100%
   );
   background: -ms-linear-gradient(
     bottom,
     rgb(255,255,255) 15%,
     rgba(255, 255, 255, 0) 100%
   );
	/*IE*/
   filter: 
     progid:DXImageTransform.Microsoft.gradient(
     startColorstr='#03ffffff',
     endColorstr='#ffffff', GradientType=0
   );
	/*Chrome*/
   background: linear-gradient(
     bottom,
     rgb(255, 255, 255) 15%,
     rgba(255, 255, 255, 0) 100%
   );
}

 ol[type="1"],
  ol[type="1"] li{ 
	list-style-type:decimal !important;
 }
 ol[type="a"],
  ol[type="a"] li{ 
	list-style-type:lower-alpha !important;
 }
 ol[type="i"],
  ol[type="i"] li{ 
	list-style-type:lower-roman !important;
 }

.x42tBOPVTitulo, div.x42tBOPVANEXO div.x42tBOPVTitulo{
	font-size: 1.8em;
	background-color: #ccc;
	color: #156D9D;
	margin-bottom: 12px;
	margin-top: 20px;
	padding: 15px;
	line-height: 25px;
	text-decoration : none !important;
}

div.x42tBOPVSECCION div.x42tBOPVTitulo, div.x42tBOPVSectionBody div.x42tBOPVTitulo {
	font-size: 1.5em;
	background-color: #F0F0FF;
	color: #9E6B44;
	margin-bottom: 8px;
	margin-top: 12px;
	padding: 3px;
	text-align: left;
}

div.x42tBOPVSECCION div.x42tBOPVTitulo {
	background-color: #F9F9FF;
	font-size : 1.1em;
}

div.x42tBOPVSectionBody { 
	background-color: #FFFFFF;		
	height: 100%;	
}

div.x42tBOPVARTICULO div.x42tBOPVTitulo{  
	background-color: #FFFFFF;
	font-size: 1.1em;
}

div.x42tLegalTextQuoted {	  		
	min-height:23px;
	background-image: url("/r01commonresources/r01gContainerVA/images/legesarea/x42QuotedText.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 50px;
	min-height:23px;	 
}

div.x42tLegalTextQuoted div.x42tBOPVARTICULO,
	 div.x42tLegalTextQuoted ol,
	 div.x42tLegalTextQuoted p {	 
	background-color:#DFDFDF;	
    color:#000000;
    font-style:italic;             
}	

div.r01gContainer div.x46Body div div.x46Main .x46TextoLegal div.x42tLegalTextQuoted ol {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 30px;
}

div.r01gContainer div.x46Body div div.x46Main .x46TextoLegal div.x42tLegalTextQuoted ol.x42tLetterBullets {
	padding-right: 0px;
}	

div.r01gContainer div.x46Body div div.x46Main .x46TextoLegal div.x42tLegalTextQuoted p {	 	
    padding: 5px 30px 5px 30px;       
}	

div.r01gContainer div.x46Body div div.x46Main .x46TextoLegal div.x42tLegalTextQuoted ol.x42tNumberBullets p {	 	
    padding: 0;     
}

div.x42tLegalTextQuoted div.x42tBOPVSectionBody {
	background-image: none !important;
	padding-left: 0;	
}

div.x42tLegalTextQuoted div.x42tBOPVSECCION div.x42tBOPVTitulo {
	background-color: #DFDFDF;
	color:#000000;
    font-style:italic;
	font-size : 1.1em;
}
div.x42tLegalTextQuoted div.x42tBOPVSectionBody { 
	background-color:#DFDFDF;
	color:#000000;
    font-style:italic;
}
div.x42tLegalTextQuoted div.x42tBOPVARTICULO div.x42tBOPVTitulo {  	
	background-color: #DFDFDF;
	color:#000000;
    font-style:italic;
	font-size: 1.1em;
}

/* Estilos sobre el Contenedor */
div.r01gContainer div.x42Related  ul{
	list-style: none outside none;	
}

div.r01gContainer div.x46Body div div.x46Main div.x42tBOPVTitulo a:hover span,
div.r01gContainer div.x46Body div div.x46Main div.x42tBOPVTitulo a:visited span,
div.r01gContainer div.x46Body div div.x46Main div.x42tBOPVTitulo a:hover,
div.r01gContainer div.x46Body div div.x46Main div.x42tBOPVTitulo a:visited,
div.r01gContainer div.x46Body div div.x46Main div.x42tBOPVTitulo a:focus{
	color: #156D9D !important;
	text-decoration:none !important;
}

div.r01gContainer span.r01HeightLimitedTextHandler{ 
	margin-top: 30px !important;
	margin-bottom: 30px;
}
div.r01HeightLimitedText0{ 
	position:relative;
}
div.r01gContainer div.x46Body div#x42tLegalText ol{ 
	padding-left: 2em;
} 
div.r01gContainer div.x46Body div#x42tLegalText ul {
	list-style-type: square;
	padding-left: 2em;
 }

div.r01gContainer div.x46Body div#x42tLegalText p + p{
	margin-top : 10px;		
}

div.r01gContainer div.x46Body ul.x42tSimpleBullets li.x42tBOPVLI {
    list-style: circle !important;
}



div.r01gContainer div.x46Body div div.x46Main .x46TextoLegal .r01HeightLimitedTextCompressed{
	height: 20em;
}
div.r01gContainer div.x46Body div div.x46Main  .r01HeightLimitedTextCompressed .x42Floating-box{
	display : none;
}
/*Estilos arbol*/
div.r01gContainer ul.x42Tree a,
div.r01gContainer ul.x42Tree a:visited,
div.r01gContainer ul.x42Tree a:hover,
div.r01gContainer ul.x42Tree a:focus,
div.r01gContainer ul.x42Tree a span,
div.r01gContainer ul.x42Tree a:visited span,
div.r01gContainer ul.x42Tree a:hover span,
div.r01gContainer ul.x42Tree a:focus span{
	text-decoration : none !important;
	font-weight: bold !important;
}
