.ui-dialog-titlebar {
	background-color: #89BEBA;
	background-image: linear-gradient(#DDEEEC, #89BEBA);
}

#tablaVarInfo {
	font:0.9em Arial,sans-serif;
	width:100%;
}

#tablaVarInfo th {
	font-family : Arial,Helvetica,sans-serif;
	color:#333333;
	font-weight : Bold;
	border-bottom: 1px solid #DDEEEC;
	text-align: left;
}

#tablaVarInfo caption{
	background-color: #89BEBA;
	font-family : Arial,Helvetica,sans-serif;
	color : #333333;
	font-weight : Bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#tablaVarInfo td {
	font-family : Arial,Helvetica,sans-serif;
   color : #333333;
   border-bottom: 1px solid #DDEEEC;
}

.respuestas{
	padding: 0em 0em 0em 2em;
	margin:  1em 0em 1em 0em;
}

.respuestas li{
list-style: none;
}

.subelement {
	color:#333333;
	padding: 0em 0em 0em 0em;
	margin:  0em 0em 0em 0em;
}

.subelement li{
	list-style: none;
}

div.subelement{
	margin:  0.5em 0em 1em 2em;
	border: thin solid #89BEBA;
	padding: 0em 0em 0em 0em;
}

a.attach{
	padding-left: 20px;
	background: url(../img/attach.gif) no-repeat top left;
}

li.Epigrafe{
	font-size: 0.9em;
	font-weight: bold;
	cursor: pointer;
	color:#457E76;
}

li.Epigrafe .indice{
	font-size: 1.1em;
	font-weight: bolder;
	cursor: default;
	color:#457E76;
	min-width: 1em;
	display: inline-block;
	margin:  0em 0.5em 0em 0em;
}

li.Epigrafe ul{
	margin:  0em 0em 0.5em 0em;
}

li.SubEpigrafe{
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	cursor: pointer;
	color:#333333;
	margin-top: 5px;
}

li.SubEpigrafe .indice{
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	cursor: default;
	min-width: 1em;
	display: inline-block;
	margin:  0em 0.5em 0em 0em;
	color:#333333;
}

li.SubEpigrafe .subelement{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	cursor: default;
}

a.imprimir{
	background: url(../../../img/printer.gif) no-repeat 5px 50%;
	margin:  0em 0em 0em 0em;
	padding: 0px 5px 0px 25px;
	text-decoration: none;
}

a.imprimir:hover{
	background: url(../../../img/printer.gif) no-repeat 5px 50%;
	background-color: #f4f7fb;
	text-decoration: underline;
}

a.btntree{
	background: url(../../../img/tree.gif) no-repeat 5px 50%;
	margin:  0em 0em 0em 0em;
	padding: 0px 5px 0px 25px;
	text-decoration: none;
}

a.btntree:hover{
	background: url(../../../img/tree.gif) no-repeat 5px 50%;
	background-color: #f4f7fb;
	text-decoration: underline;
}

a.ayuda{
	background: url(../../../img/ayuda.gif) no-repeat 5px 50%;
	margin:  0em 0em 0em 0em;
	padding: 5px 5px 5px 25px;
	text-decoration: none;
}

h1.titulo{
	font-size: 1.3em;
	margin:  1em 0em 0em 0.5em;
	padding: 0em 0em 0em 0.5em;
	background-color: #89BEBA;
}

#Arbol{
	padding:0px;
}

#Arbol ul{
	padding:0px;
	margin:0px;
}

#Arbol li{
	list-style: none;
}

#Arbol li{
	font-weight: bold;
	color:#457E76;
}

#Arbol li a{
	font-weight: normal;
	cursor:pointer ;
	color:auto;
}

#Arbol ul > li{
	padding-left:20px;
}


#Arbol{
	margin-left:1em;
}

.ulTree_plusimageapply{
  background-image: url(/images/boton_mas.gif);
 }

.ulTree_minusimageapply{
	 background-image: url(/images/boton_menos.gif);
 }

#Arbol li.ulTree_emptyimageapply{
	cursor: default;
}
