.textoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
}
.legales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #CCCCCC;
}
.textoBlancoMinus {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
}
.textoGris {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-transform: none;
	color: #666666;
	font-weight: normal;
}
input {
   background-color:#FFFFFF;
   border:1px solid;
   border-top-color:#D6C7CF;
   border-left-color:#D6C7CF;
   border-right-color:#340019;
   border-bottom-color:#340019;
}
textarea {
	background-color: #FFFFFF;
	scrollbar-arrow-color: #D6C7CF;
	scrollbar-base-color: #D6C7CF;
	scrollbar-dark-shadow-color: #340019;
	scrollbar-track-color: #F3EBEB;
	scrollbar-face-color: #960234;
	scrollbar-shadow-color: #960234;
	scrollbar-highlight-color: #F2ACAF;
	border-bottom-color: #340019;
	border-right-color: #340019;
	border-bottom-width:1px;
	border-right-width:1px;
	border-top-color: #D6C7CF;
	border-left-color: #D6C7CF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}.legalesBlanco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.textoBlancoTitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
	color: #D6C7CF;
	font-weight: bold;
	font-style: oblique;
}
.cuadroBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #D6C7CF;
	text-indent: 10px;
}
.textoBlancoTitulosLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
	color: #D6C7CF;
	font-weight: bold;
	font-style: oblique;
	text-decoration: none;
}
.textoBlancoTitulosLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
	color: #B99FAD;
	font-weight: bold;
	font-style: oblique;
	text-decoration: underline;
}

