body {
	background-color: #E5F4FA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-base-color: #028FCC;  /* cambiar esta */
	scrollbar-track-color: #E5F4FA;  
	scrollbar-3dlight-color: #028FCC;  /* cambiar esta */ 
	scrollbar-arrow-color: #ffffff;     /* color flecha */
	scrollbar-darkshadow-color: #000000;  
	scrollbar-face-color: #028FCC;    /* cambiar esta */
	scrollbar-highlight-color: #ffffff;  
	scrollbar-shadow-color: #028FCC;  /* cambiar esta */
	
}

A.link_subpuntos:visited {color:#000000;text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;} 
    A.link_subpuntos:active {color:#000000; text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;} 
    A.link_subpuntos:link {color:#000000; text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;} 
    A.link_subpuntos:hover {color:#009999; text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;}
	.link_subpuntos {color:#009999; text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}

.cuadro_barra_lateral{

	border-style: dotted;
	border-width: 1px;
	border-color: #8A867F;
	padding: 3;
}

.cuadro_contenido{

	border-style: dotted;
	border-width: 1px;
	border-color: #009999;
	padding: 4;
}

.cuadro_botones{
	color:#009999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2;
	border-bottom-color: #009999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #009999;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
	
}

.cuadro_botones_act{
	color:#009999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2;
	border-bottom-color: #009999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #009999;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #009999;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #009999;
	border-right-style: solid;
	border-right-width: 1px;
	
	
}
