body{
	margin-top:0px;
	background-color:#D3DBE6;
	scrollbar-3dlight-color:#D3DBE6 ;/* scrollbar3dLightColor Sets or retrieves the color of the top and left edges of the scroll box and scroll arrows of a scroll bar.*/ 
	scrollbar-arrow-color:#476d92; ;/* scrollbarArrowColor Sets or retrieves the color of the arrow elements of a scroll arrow. */
	scrollbar-base-color:#D3DBE6 ;/* scrollbarBaseColor Sets or retrieves the color of the main elements of a scroll bar, which include the scroll box, track, and scroll arrows.*/  
	scrollbar-darkshadow-color:white ;/* scrollbarDarkShadowColor Sets or retrieves the color of the gutter of a scroll bar. */ 
	scrollbar-face-color: ;/* scrollbarFaceColor Sets or retrieves the color of the scroll box and scroll arrows of a scroll bar. */ 
	scrollbar-highlight-color: ;/* scrollbarHighlightColor Sets or retrieves the color of the top and left edges of the scroll box and scroll arrows of a scroll bar.*/ 
	scrollbar-shadow-color: ;/* scrollbarShadowColor Sets or retrieves the color of the bottom and right edges of the scroll box and scroll arrows of a scroll bar. */ 
	scrollbar-track-color:white ;/* scrollbarTrackColor */ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#476d92;
}

a img{
	border:0;
}

#main{
	position:absolute;
	top:0px;
	left:-40px;
}

#main td.menu{
	background-color:#D3DBE6;
	color:white;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	overflow:hidden;
}

#main td.menu a{
	color:white;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	text-decoration:none;
}

#main td.menu a:hover{
	color:yellow;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	text-decoration:underline;
}

#main td.benvido{
	color:white;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	padding-top:17px;		
}

#login td{
	font-family:tahoma;
	font-size:11px;
	color:#30638C;			 
}

#login input.text{
	 border:1px solid gray;
	 height:18px;
	 width:86px;
}

#main a.ML{
	color:#265D88;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	text-decoration:none;

}

#main a.ML:hover{
	color:white;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	text-decoration:underline;

}

span.pie{
	color:#086A9B;
	font-family:tahoma;
	font-size:11px;
}

table.principal td{
/*	border: 2px solid green;*/
}

table.tabla_iframe td{
/*	border: 2px solid red;*/
}
div.linea_arbol{
 margin-top:2px;
 position:absolute;
 width:1500px;
}

.boton{
	border:0;
	background-image:url(../img/boton_vis.gif);
	cursor:hand;
	color:#476d92;
	width:150px;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td.categoria
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#476d92;
}

a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003366;
	text-transform:none;
}

.Mensaje
{
    COLOR: #663300
}
DIV.Mensaje
{
    BORDER-RIGHT: #003366 1px solid;
    BORDER-TOP: #003366 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    BORDER-LEFT: #003366 1px solid;
    COLOR: #003366;
    BORDER-BOTTOM: #003366 1px solid;
    BACKGROUND-COLOR: B9CFDD ;
    TEXT-ALIGN: center
}
