BODY {
	SCROLLBAR-FACE-COLOR: #F8941E;
	SCROLLBAR-HIGHLIGHT-COLOR: HighlightText;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: #949393;
}

.menu {  
  
font-family: Verdana; 
font-size: 11px; 
color: #F8941E;
text-decoration: none;

}

a:hover.menu {
	text-decoration: underline;
	color: #F8941E;
}

.textorange {  
  
font-family: Verdana; 
font-size: 10px; 
color: #F8941E;
text-decoration: none;

}

a:hover.textorange {
	text-decoration: underline;
	color: #949393;
}

.textcinza {  
  
font-family: Verdana; 
font-size: 10px; 
color: #838282;
text-decoration: none;

}

a:hover.textcinza {
	text-decoration: underline;
	color: #949393;
}

.textwhite {  
  
font-family: Verdana; 
font-size: 10px; 
color: white;
text-decoration: none;

}

a:hover.textwhite {
	text-decoration: underline;
	color: white;
}
.text_home {  
  
font-family: Verdana; 
font-size: 10px; 
color: #7BB430;
text-decoration: none;

}

a:hover.text_home {
	text-decoration: underline;
	color: #7BB430;
}

.text_esth {  
  
font-family: Verdana; 
font-size: 10px; 
color: #78288C;
text-decoration: none;

}

a:hover.text_esth {
	text-decoration: underline;
	color: #78288C;
}


.text_life {  
  
font-family: Verdana; 
font-size: 10px; 
color: #00AAA6;
text-decoration: none;

}

a:hover.text_life {
	text-decoration: underline;
	color: #00AAA6;
}


.tit_home {  
  
font-family: Verdana; 
font-size: 12px; 
font-weight: bold;
color: #7BB430;
text-decoration: none;

}

a:hover.tit_home {
	text-decoration: underline;
	color: #7BB430;
}
.tit_esth {  
  
font-family: Verdana; 
font-size: 12px; 
font-weight: bold;
color: #78288C;
text-decoration: none;

}

a:hover.tit_esth {
	text-decoration: underline;
	color: #78288C;
}

.tit_life {  
  
font-family: Verdana; 
font-size: 12px; 
font-weight: bold;
color: #00AAA6;
text-decoration: none;

}

a:hover.tit_life {
	text-decoration: underline;
	color: #00AAA6;
}

.tit {  
  
font-family: Verdana; 
font-size: 12px; 
font-weight: bold;
color: #F8941E;
text-decoration: none;

}

a:hover.tit {
	text-decoration: underline;
	color: #949393;
}

.forms {  

font-family: Verdana; 
font-size: 9px; 
color: black; 
background-color: white; 
border: 1px #F8941E solid

}

.form_home {  

font-family: Arial; 
font-size: 9px; 
color: white; 
background-color: #7BB430; 
border: 1px #7BB430 solid

}

.form_esth {  

font-family: Arial; 
font-size: 9px; 
color: white; 
background-color: #78288C; 
border: 1px #78288C solid

}

.form_life {  

font-family: Arial; 
font-size: 9px; 
color: white; 
background-color: #00AAA6; 
border: 1px #00AAA6 solid

}

.formorange {  

font-family: Arial; 
font-size: 9px; 
color: white; 
background-color: #F8941E; 
border: 1px #F8941E solid

}

.login {
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: white;
	border-top: 1px solid #D3E072;
	border-right: 1px solid #D3E072;
	border-bottom: 1px solid #8E9C27;
	border-left: 1px solid #8E9C27;
}
.tituloorange {
	font-family: Verdana;
	font-size: 18px;
	color: #F8941E;
	text-decoration: none;
	font-weight: bolder;
}
.red {
	FONT-SIZE: 10px; COLOR: #d60000; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}