/******************************************************/
body{
/******************************************************/
	background-color:#FFFFFF;
	font-family:Book Antiqua;
	color:black;
	margin: 0px; 
	border: 0px solid #006699;
	text-align:center;
}
.pinchaaqui{
color:#000000;
font-family:Book Antiqua;
font-size:14px;
}
table.toc{/*cuerpo tabla*/
	width:325px;
	font-family: Book Antiqua;
	font-size: 10px;
	border: 2px solid #993333;
	border-collapse: collapse; 
	background-color: #FFFFFF;
	text-align:left;
}

table.toc caption{/*titulo listados*/
	background-color: #993333;
	color: black;
	padding: 10px;
	font:bold 16px/1.15 Book Antiqua;
	border:2px;
	border-color:#FFFFFF;
	
}
/*.toc_ol,.toc_ol li{
	font-family:verdana;
  	font-size:8pt;
  	font-weight:normal;
  	list-style-type:circle;
  	margin-left:10px;
  	margin-top:2px;
  	cursor:hand;
  	text-decoration: none;
	cursor: hand;
	color: #086A9B;
}

.toc_ol ol{
	font-family:verdana;
  	font-size:8pt;
  	font-weight:normal;
  	list-style-type:circle;
  	margin-left:-1px;
  	margin-top:2px;
  	cursor:hand;
  	border-bottom:1px solid gray;
  	border-left:1px solid gray;
  	list-style-position: inside;
  	text-decoration: none;
	cursor: hand;
	color: #086A9B;
}*/


/*.toc_li_out{
	cursor:hand;
	color:black;
}

.toc_li_over{
	cursor:hand;
	color:red;
}



.toc_li_down{
	cursor:hand;
	color:olive;
}

.toc_li_up{
	cursor:hand;
	color:red;
}

.toc_li_selected{
	cursor:hand;
	color:red;
}*/

/****************************************************************************/

/*.li_out{
	cursor:hand;
	color:black;
}

.li_over{
	cursor:hand;
	color:blue;
}

.li_down{
	cursor:hand;
	color:green;
}

.li_up{
	cursor:hand;
	color:blue;
}

.li_selected{
	cursor:hand;
	color:red;
}*/

a{/*enlaces arbol directorios*/
	text-decoration: none;
	cursor: hand;
	color: #000000;
	font-size:10pt;
}

/*div.doble_subrayado{
	border-top: 1px solid #086A9B;
	border-bottom: 1px solid #086A9B;
	font-size: 0px;
	width: 100%;
	height: 3px;
}*/

/*div.cabecera{
	text-align:center;
	text-transform:uppercase;
	font-size: 12pt;
	color: white;
}*/
/*************************************************************************/

OL{
	 margin:0px;
	 margin-left:0px;
	 list-style-position:inside; 
}

/*li a.plus{
	 position:relative;
	 left:-5px;
}*/

li{
		list-style-type:none;
		font:bold 11px/1.15 Book Antiqua;
		color:black; 
	
}

/*li li{
		font:11px/1.15 arial;
		color:#0000FF; 
}*/

li .level2{

	list-style-type:circle;
	list-style-position:inside;
	margin-left:20px;
	color:#6699FF;
}

li .level3{
	font:11px/1.15 Book Antiqua;
	list-style-type:square;
	list-style-position:inside;
	margin-left:20px;
	color: #999999;
}

A:active {/*enlaces activos*/
	color:#FFcc00;
}
