﻿body {
}
.TableGeneral
{
	width:995px;
	padding:0 , 0 , 0, 0;
	border-spacing:0;
	border:0px;
	background-color:#678FC2;
}
.MasterPageLocal
{
	width:995px;
	padding:0 , 0 , 0, 0;
	border-spacing:0;
	border:0;
	background-color:#FEC43F;
}
.HeightPrimeraFilaMH
{
	height: 7px;
}
.TableContenidoMH
{
	background-color: #E1EBF8;
}

.TableContenidoMHLocal
{
	background-color: #FEC43F;
}

.label_UserControlTreeMouseOver
{
	color:#0099FF;  	
}

.label_UserControlTreeMouseOut
{
	color:Black;	
}

.style_Button
{		
	background-image:url(images/fondoBoton.gif);
	background-repeat:repeat-x;
	color:#003366;
	font-family:Tahoma;
	font-size:x-small;
	font-weight:bold;
	border-bottom-color:#BFA277;
	border-color:#BFA277;
    border-bottom-width:1px;
    width:90px;
}

/* Estilos página vista previa */ 

.default_page_width
{
	width:812px;
	margin-left:20px;
	position:static;
}

.default_collapsable_style
{
	font-family:Verdana; 
	font-size:small; 
	font-weight:bold; 
	padding-left:10px;
}

.default_title_style
{
	font-family:Verdana; 
	font-size:small; 
	font-weight:bold; 
	color:#455863;
}

.default_text_style
{
	font-family:Verdana; 
	font-size:small; 	
}

.default_td_style
{
	width:20%;
	padding-left:10px;
	text-align:left;
}

.default_tr_style
{
	height:30px;
	vertical-align:middle;	
}

.default_HeaderTable_style
{
	width:812px;
	margin-top:30px;
	margin-left:20px;
	position:static;
}


