body {
	font-family: Verdana, sans-serif;
	color: #333;
	font-size: 14px;
	padding: 0;
}

h2{
	font-family: Verdana, sans-serif;
	color: #F00;
	font-weight: bold;
	font-size: 16px;	
}

.boton{
        font-size:14px;
        color:#F00;
        background:#ffffff;
        border: 1px solid #F00; //Color del borde
 }
.textarea {
	
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.textareasinbordes {
	
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	border-color:#FFFFFF;
}
.menu_off {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #F00;
	text-decoration: none;
}
.menu_off:visited {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}

.menu_off:HOVER {
	font-family: Verdana, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #C43B1D;
	text-decoration: none;
}
.error-message, .required-message, .ss-required-asterisk {
	color: #C43B1D;
	font-weight: 400;
	font-size: 12px;
	font-style: normal;
}
.deshabilitado{
	color: #999999;
	}
.leyenda{
	color: #999999;
	font-size: 9px;
	}
.bordercolor{
		border-bottom:4px solid #F00;
	}	

.bordercolorfino{
		border-bottom:1px solid #F00;
	}	

.negrita{
	font-family: Verdana, sans-serif;
	color: #000;
	font-size: 14px;
	
}
.hobetuz-font{
	font-family: Verdana, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #999999;
	
}
.hobetuz-bigfont{
	font-family: Verdana, sans-serif;
	font-weight:bold;
	font-size: 18px;
	color: #F00;
	
}
