div.onCons
{
	text-align: left;
	padding-top: 20px;
}
div.onCons p.txt
{		
	font-weight: normal;	
	color: #4C4B49;
}
div.onCons h2
{
	background: url(../images/oncons/BulletTit.gif) no-repeat left;
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	color: #FF7E00;
	margin: 0px 0px 0px 2px;
	padding: 5px 0px 5px 15px;		
}
div.onCons p
{	
	font-family: Arial;
	font-size: 12px;
	color: #4F4840;
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 0px 0px;	
}
div.onCons p.violeta
{		
	font-weight: normal;	
	color: #662568;	
	padding: 0px 0px 0px 20px;	
	margin: 0px;
}
div.onCons p strong
{	
	font-weight: bold;	
	color: #A22F6B;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
div.onCons div.Fields
{
	padding: 15px 0px 0px 120px;
}
div.onCons div.fields label
{	
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4F4840;
	margin-top: 5px;		
	float: left;		
}
div.onCons div.fields label.fieldName
{		
	width: 110px;
}
div.onCons div.fields label.fieldNameEsp
{		
	width: 150px;
}
div.onCons p.explicacionEsp
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4F4840;
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 1px 0px;
}
div.onCons p.explicacion
{		
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4F4840;	
	padding: 0px;
	margin: 0px;
}	
div.onCons p.opciones
{
	padding: 0px 0px 0px 80px;
	margin: 0px;
}
div.onCons p.opciones input
{
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 50px;
}
div.onCons p.opciones span
{	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF8A00;	
	vertical-align: bottom;
	padding: 0px 0px 0px 4px;
	height: 18px;	
}
div.onCons div.primerTexto
{
	background: url(../images/oncons/TopPrimerTxt.gif) no-repeat center top #fffbf0;
	margin: 0px 8px 0px 8px;
	padding: 2px 0px 0px 0px;
}
div.onCons div.primerTexto div.bottom
{
	background: url(../images/oncons/FinTexto.gif) no-repeat center bottom;
	padding: 0px 0px 20px 0px;	
}
div.onCons div.primerTexto div.texto
{	
	background: url(../images/oncons/Cuerpo.gif) repeat-y center top;	
	padding: 0px 10px 0px 0px;
}
div.onCons input.TextoField, div.registracion select.TextoField
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	border: 1px solid gray;	
	margin-left: 50px;	
	margin-top: 5px;
}
div.onCons div.textoIntermedio
{
	background: url(../images/oncons/TopTxtIntermedio.gif) no-repeat center top #fff7e0;
	margin: 0px 8px 0px 8px;
	padding: 3px 0px 0px 0px;	
}
div.onCons div.textoIntermedio div.bottomIntermedio
{
	background: url(../images/oncons/FinTexto.gif) no-repeat center bottom;	
	padding: 0px 0px 20px 0px;
}
div.onCons div.textoIntermedio div.texto
{	
	background: url(../images/oncons/Cuerpo.gif) repeat-y center top;	
}
div.onCons div.ultimoTexto
{
	background: url(../images/oncons/TopTxtIntermedio.gif) no-repeat center top #fffbf0;
	margin: 0px 8px 0px 8px;
	padding: 3px 0px 0px 0px;
	text-align: right;
}
div.onCons div.ultimoTexto div.Bottom
{
	background: url(../images/onCons/FinUltimoTexto.gif) no-repeat center bottom;
	padding: 10px 0px 10px 0px;
}
div.onCons div.ultimoTexto div.texto
{	
	background: url(../images/oncons/Cuerpo.gif) repeat-y center top;	
}
div.onCons TEXTAREA
{
	behavior: url(/behaviors/maxlength.htc);
}
div.onCons a
{
	color: #E04B7D;
	font-size: 12px;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;	
}
#TblConversacion
{
	width: 450px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4F4840;	
	border: 0px;
}
#TblConversacion td.Pregunta
{
	background-color: #FCEFCD;
	font-family: Arial;
	font-size: 11px;
}
#TblConversacion td.Pregunta p
{
	font-family: Arial;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
#TblConversacion td.Respuesta
{
	background-color: #CCCCFF;
	font-family: Arial;
	font-size: 11px;
}
#TblConversacion td.Respuesta p
{
	font-family: Arial;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
