.body {
	margin: 0px;
	background-color: #343534;
}
.texto {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #404C4C;
}
.titulo {
	font-family: Arial, Verdana, Tahoma;
	font-size: 15px;
	color: #404C4C;
	font-weight: bold;
}
.menu {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #404C4C;
	text-decoration: none;
}
.menu:hover {
	color: #CF142B;
}
.menu:active {
	color: #CF142B;
}
.menuon {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #CF142B;
	text-decoration: none;
}
.menuCondiciones {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #99D6BD;
	text-decoration: none;
	font-weight: bold;
}
.menuCondiciones:hover {
	color: #009959;
}
.menuCondiciones:active {
	color: #009959;
}
.menuCondicioneson {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #CF142B;
	text-decoration: none;
}
.condiciones {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13.5px;
	color: #009959;
	text-decoration: none;
	font-weight: bold;
}
.inputB {
	width: 230px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #404C4C;
}

.condicionesN {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13.5px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.textoB {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

