BODY {
	scrollbar-face-color : #FFFFFF; 
	scrollbar-shadow-color : #C8C8C8;
	scrollbar-highlight-color : #FFFFFF; 
	scrollbar-3dlight-color : #C8C8C8;
	scrollbar-darkshadow-color : #C8C8C8; 
	scrollbar-track-color : #F5F5F5;
	scrollbar-arrow-color : #D6CAB0;
	background-repeat : no-repeat;
	background-position:right;
	margin : 10px 0px 0px 0px;
}

.TABLABODY 
{
	background-image:  url(../imag/fondo_body.jpg);
	background-repeat : no-repeat;
}

.Pie {
	background-image : url(../Imag/direccion.jpg);
	margin : 0px 0px 0px 0px;
	background-repeat : no-repeat;
	background-position : left top;
	width:auto;
}

.FondoNoticiasDegrade {
	background-image : url(../Imag/degrade_noticias.jpg);
	margin : 0px 0px 0px 0px;
	background-repeat : no-repeat;
	background-position : left top;
	width="100%";
	cellspacing=500;
}

.FondoEmpresaDegrade {
	background-image : url(../Imag/degrade_empresa.jpg);
	margin : 0px 0px 0px 0px;
	background-repeat : no-repeat;
	background-position : left top;
	width="0%";
	cellspacing=500;
}

.TablaLogo {
	background-image : url(../Imag/logotipo_hair.jpg);
	margin : 0px 0px 0px 0px;
	background-repeat : no-repeat;
	background-position : left center;
	width="30%";
	height:auto;
}

.TablaBotonera {
	cellpadding=0;
	cellspacing=0;
	width="0%";
}

.TablaHerramientas
{ 
  margin : 40px 0px 0px 0px;
  margin-top:0px;
}


.TextosDescriptivos {
	text-align:justify;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight:normal;
	font-style: normal;
}

.TitulosColor {
	text-align:justify;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight:normal;
	font-style: normal;
	color: 595959;
}

.TextosDorados {
	text-align:justify;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight:normal;
	font-style: normal;
	color: B0915F;
}

.TextosDorados2 {
	text-align:justify;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 11pt;
	font-weight:bold;
	font-style: bold;
	color: B0915F;
}

.Titulos {
	text-align:left;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight:bold;
	font-style: normal;
}


.Vinculos {
	text-align:left;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight:normal;
	color: B0915F;
	text-decoration:none;
	border-style:none;
}
a.Vinculos_on:link, a.Vinculos_on:visited {
	color:B0915F;
	text-decoration:none;
}
a.Vinculos_on:hover, a.Vinculos_on:active {
	color:B0915F;
	text-decoration: none;
}


.VinculosNegro {
	text-align:left;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 10pt;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
}
a.VinculosNegro_on:link, a.VinculosNegro_on:visited {
	color:#000000;
	text-decoration:none;
}
a.VinculosNegro_on:hover, a.VinculosNegro_on:active {
	color:#000000;
	text-decoration: none;
}
